Граф коммитов

466 Коммитов

Автор SHA1 Сообщение Дата
Yichun Zhang (agentzh) 4eade06890 doc: tweaked the wording for lua_code_cache a bit more. 2013-12-01 18:58:53 -08:00
Yichun Zhang (agentzh) 80944815ab doc: updated the docs for lua_code_cache to reflect recent changes. 2013-11-30 15:01:24 -08:00
Yichun Zhang (agentzh) 5d7e08ce01 documented the new "nth" argument for ngx.re.find. 2013-11-26 19:48:05 -08:00
Yichun Zhang (agentzh) 014de9d9b6 doc: typo fix from Zheng Ping. 2013-11-25 11:13:59 -08:00
Yichun Zhang (agentzh) e5f63816bf doc: more formatting tweaks. 2013-11-22 13:44:39 -08:00
Yichun Zhang (agentzh) 55623aca75 doc: fixed regressions in the markdown version. 2013-11-22 13:39:12 -08:00
Yichun Zhang (agentzh) f5b78fc808 doc: markdown: removed unnecessary indentation from code samples. 2013-11-22 13:30:49 -08:00
Yichun Zhang (agentzh) 159be4c9b8 doc: documented how to link against a static library (or object file archive) consisting of (many) compiled Lua module files. 2013-11-22 13:27:33 -08:00
Yichun Zhang (agentzh) 736fce1ad4 doc: added new section "Statically Linking Pure Lua Modules". 2013-11-19 20:46:33 -08:00
Yichun Zhang (agentzh) 5cb9d9d48c doc: mention LuaJIT 2.1 wherever we mention LuaJIT 2.0. 2013-11-19 20:13:06 -08:00
Yichun Zhang (agentzh) 86a08bab42 documented the new ngx.config.nginx_version and ngx.config.ngx_lua_version API. 2013-11-15 12:53:31 -08:00
Yichun Zhang (agentzh) 93bc3c505a updated docs to reflect the new support for loading LuaJIT 2.1 bytecode directly. 2013-11-12 17:30:08 -08:00
Yichun Zhang (agentzh) d516e4e31a bumped version to 0.9.2. 2013-11-06 12:05:58 -08:00
Yichun Zhang (agentzh) 229a22142c documented the new ngx.config.prefix() API function. 2013-11-06 11:45:47 -08:00
Yichun Zhang (agentzh) 1bedc5d4c8 ngx.re.find now returns a single nil value when no match is found. 2013-11-05 14:55:52 -08:00
Yichun Zhang (agentzh) 2d6cf5c7f9 documented the new ngx.re.find API function. 2013-11-05 13:46:37 -08:00
Yichun Zhang (agentzh) f5944933b9 updated docs to reflect recent changes. 2013-11-04 16:00:52 -08:00
Yichun Zhang (agentzh) c99ebeb4de documented the new lua_use_default_type directive. 2013-10-29 12:58:35 -07:00
Yichun Zhang (agentzh) a95851bb18 doc: updated the docs for ngx.req.socket(raw) to reflect the recent change that allows reading raw request body data directly. 2013-10-29 12:05:54 -07:00
Yichun Zhang (agentzh) b6715395c0 doc: bumped version to 0.9.1; also added a new section "System Environment Variable Support". 2013-10-29 11:59:50 -07:00
Yichun Zhang (agentzh) db87600eba doc: added language syntax highlighting to the markdown version. 2013-10-26 22:22:15 -07:00
Yichun Zhang (agentzh) dad8ba3ab8 doc: fixed the context for the lua_package_path and lua_package_cpath directives. thanks duhoobo for the report in #297. 2013-10-17 23:20:31 -07:00
Yichun Zhang (agentzh) 45319bfe5e doc: markdown: added lots of "Back to TOC" links to each sections but the beginning ones. 2013-10-17 13:53:55 -07:00
Yichun Zhang (agentzh) 71d42c6d93 doc: markdown: added a "Table of Contents". 2013-10-17 13:43:05 -07:00
Yichun Zhang (agentzh) b22569669e docs: markdown: made the module name more readable. 2013-10-16 16:52:14 -07:00
Yichun Zhang (agentzh) d8c8e86c0f docs: markdown: fixed more external links that still point to wiki.nginx.org. 2013-10-16 16:43:53 -07:00
Yichun Zhang (agentzh) f026151f09 docs: markdown: fixed links that were pointing to wiki.nginx.org, wherever possible. 2013-10-16 16:28:44 -07:00
Yichun Zhang (agentzh) 70ecf928f8 docs: fixed the links in the markdown source. now they no longer point to the (broken) nginx wiki site. 2013-10-16 15:26:15 -07:00
Yichun Zhang (agentzh) bc43c4367a docs: added more explanation on subrequests' request body handling. thanks Jędrzej Nowak for the suggestion. 2013-10-06 16:19:46 -07:00
Yichun Zhang (agentzh) 2063a94b2b docs: bumped version to 0.9.0 and mentioned lua-resty-websocket and lua-resty-lock. 2013-09-29 20:39:13 -07:00
Yichun Zhang (agentzh) eabadd9b22 docs: documented the new ngx.req.socket(true) API, upon which fancy protocols like WebSocket can be implemented. 2013-09-27 13:28:43 -07:00
Yichun Zhang (agentzh) 42567bd245 docs: made the "Test Suite" section up to date (I hope). 2013-09-25 15:03:52 -07:00
Yichun Zhang (agentzh) e78dea9e0f bumped version to 0.8.10. 2013-09-22 14:52:32 -07:00
Yichun Zhang (agentzh) db35efd18d docs: documented more limitations in the current implementation. 2013-09-19 12:27:05 -07:00
Yichun Zhang (agentzh) a98ff5f802 docs: avoided using module() and also recommended the lua-releng tool to locate misuse of Lua globals. 2013-09-18 12:13:43 -07:00
Yichun Zhang (agentzh) a641101a5e bumped version to 0.8.9. 2013-09-15 13:46:28 -07:00
Yichun Zhang (agentzh) 5b7c567cb6 documented the "always_forward_body" option for ngx.location.capture() and ngx.location.capture_multi(). 2013-09-08 16:51:32 -07:00
Yichun Zhang (agentzh) 4c6dc4f7a2 updated docs to reflect recent changes. 2013-09-08 16:15:54 -07:00
Yichun Zhang (agentzh) 138bc9d912 documented the new ngx.config.debug API and also updated docs to reflect other recent changes. 2013-09-02 12:58:33 -07:00
Yichun Zhang (agentzh) 940429a5c6 bumped version to 0.8.6. 2013-08-06 16:21:39 -07:00
Yichun Zhang (agentzh) 87a4f346b8 documented the new "get_stale" method for shdict objects. 2013-08-01 18:07:00 -07:00
Yichun Zhang (agentzh) 424232deb9 updated docs to reflect recent changes. 2013-08-01 18:00:00 -07:00
Yichun Zhang (agentzh) 0d81430914 bumped version to 0.8.5. 2013-07-18 12:53:33 -07:00
Yichun Zhang (agentzh) 4516e5adf9 docs: documented the memory freeing behavior of shdict:flush_all and shdict:flush_expired. 2013-07-17 12:31:15 -07:00
Yichun Zhang (agentzh) f36a35d39f documented the lua_regex_match_limit directive. 2013-07-16 21:46:48 -07:00
Yichun Zhang (agentzh) 8708f604f5 docs: typo fixes in the code sample for body_filter_by_lua. thanks cyberty for reporting this issue as #261. 2013-07-15 12:31:03 -07:00
Yichun Zhang (agentzh) 4656a290b3 docs: bumped version to 0.8.4; also mentioned Nginx Systemtap Toolkit. 2013-07-10 23:09:09 -07:00
Yichun Zhang (agentzh) fe27fc2a4c updated README.markdown to reflect recent changes in docs. 2013-07-01 19:03:42 -07:00
Yichun Zhang (agentzh) d8aa2fedac updated docs to reflect recent changes. 2013-06-20 16:02:01 -07:00
agentzh (Yichun Zhang) 39151875d7 updated docs to reflect recent changes. 2013-05-23 12:21:18 -07:00