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

537 Коммитов

Автор SHA1 Сообщение Дата
Yichun Zhang (agentzh) b3a3e5ea28 doc: fixed some formatting issues in markdown. 2014-12-04 14:34:08 -08:00
Yichun Zhang (agentzh) 4c633dd346 doc: added a warning for the "share_all_vars" option for ngx.location.capture*. 2014-12-03 16:52:51 -08:00
Yichun Zhang (agentzh) 7a97d09024 doc: bumped version to 0.9.13 and also claimed the compatibility with nginx cores up to 1.7.7. 2014-11-21 21:09:29 -08:00
Yichun Zhang (agentzh) 60c64cc144 doc: documented the 0-delay timer workaround for contexts where cosockets are not available (yet). also documented the "connection in dubious state" error message for tcpsock:setkeepalive(). 2014-11-03 11:37:04 -08:00
Yichun Zhang (agentzh) 3c1918df8d bugfix: ngx.get_phase() does not work in the context of init_worker_by_lua*. 2014-10-28 21:38:06 -07:00
Yichun Zhang (agentzh) da31a5e653 doc: documented that ngx.exit() is enabled in the context of ngx.timer.* callbacks. 2014-10-28 17:24:02 -07:00
Yichun Zhang (agentzh) db428bfc6d doc: added a new section, "Cocockets Not Available Everywhere", under the "Known Issues" section. 2014-10-23 17:38:21 -07:00
Yichun Zhang (agentzh) 9ea909bae2 doc: typo fix from e路相扶. 2014-10-10 17:54:07 -07:00
Yichun Zhang (agentzh) 0162afd715 doc: fixed some broken in-page links, as reported by smallfish in #421. 2014-10-09 16:22:40 -07:00
Yichun Zhang (agentzh) cc9e738a72 doc: various wording improvements and link fixes from Dayo Akanji. 2014-10-09 16:10:41 -07:00
Yichun Zhang (agentzh) 14fbf40317 doc: made clarification about ngx.exec() requested by Dayo Akanji. 2014-09-16 12:43:09 -07:00
Yichun Zhang (agentzh) e9139a954b doc: typo fix from tianchaijz in #419. 2014-09-15 12:03:51 -07:00
Yichun Zhang (agentzh) 73884588f6 doc: bumped version to 0.9.12. 2014-09-02 20:48:16 -07:00
Yichun Zhang (agentzh) ffe7b34de7 doc: added more discussions for the potential race conditions in worker-level changeable data sharing to the "Data Sharing within an Nginx Worker" section. thanks Jon Keys for asking. 2014-09-02 12:24:03 -07:00
Yichun Zhang (agentzh) 9688c645ba doc: documented the behavior in the case that one does not call close() nor setkeepalive() in a cosocket object's lifetime. thanks Bogdan Irimia for asking. 2014-08-22 11:43:40 -07:00
Yichun Zhang (agentzh) e2aef6d038 doc: bumped version to 0.9.11; also claimed that we work with nginx 1.7.4. 2014-08-16 13:36:35 -07:00
Yichun Zhang (agentzh) 4c19852c0d doc: typo fix. 2014-08-15 12:19:44 -07:00
Yichun Zhang (agentzh) 05e2ad61f2 doc: removed the SSL cosocket item from the TODO list. 2014-08-07 19:17:35 -07:00
Yichun Zhang (agentzh) e482cdab37 doc: more clarification in the docs for the res.truncated flag returned by ngx.location.capture(). thanks Jon Keys for asking. 2014-08-06 12:02:56 -07:00
Yichun Zhang (agentzh) 2b40b44dcd doc: documented the new SSL cosocket feature. 2014-08-05 16:11:39 -07:00
Yichun Zhang (agentzh) 45cb4feb1f doc: added missing method name "get_keys" under "ngx.shared.DICT" and also fixed the method order. thanks George Bashi for the patch in #404. 2014-08-05 11:49:45 -07:00
Yichun Zhang (agentzh) 66c45338ca doc: markdown: fixed the "Back to TOC" links for the sections ("Nginx API for Lua" and "Directives") with inlined TOC. thanks Pierre-Yves Gérardy and Simon Eskildsen for the reports in #370 and #399, respectively. 2014-07-19 13:39:31 -07:00
Yichun Zhang (agentzh) e4e0f4b37b doc: improved the wording in the "Lua Coroutine Yielding/Resuming" section. thanks Hungpu DU for the report in #394. 2014-07-15 15:52:13 -07:00
Yichun Zhang (agentzh) d380c975ba doc: improved the wording of the documentation for ngx.req.clear_header() to prevent ambiguity. thanks Christophe-Marie Duquesne for the report in #393. 2014-07-11 12:32:13 -07:00
Yichun Zhang (agentzh) cee6659f63 doc: documented that the standard coroutine API is now available in the context of header_filter_by_lua* and body_filter_by_lua*. 2014-07-10 15:05:56 -07:00
Yichun Zhang (agentzh) 1238bdd9fd doc: documented the NGX_LUA_NO_FFI_API C macro. 2014-07-10 14:57:24 -07:00
Yichun Zhang (agentzh) 76c70010b8 doc: fixed a wrong statement regarding require() in the "Lua Variable Scope" section. thanks Hungpu DU for the report in #390. 2014-07-10 11:36:16 -07:00
Yichun Zhang (agentzh) 6929e7de92 doc: documented the behavior of init_by_lua* when lua_code_cache is off. 2014-07-09 11:37:01 -07:00
Yichun Zhang (agentzh) cea9ee2cd2 doc: bumped version to 0.9.10. 2014-07-08 13:47:41 -07:00
Yichun Zhang (agentzh) 6b8ca4a35e doc: typo fix. 2014-07-04 19:40:43 -07:00
Yichun Zhang (agentzh) c29f33adf1 doc: documented the NGX_LUA_USE_ASSERT and NGX_LUA_ABORT_AT_PANIC C macros. 2014-07-04 18:08:39 -07:00
Yichun Zhang (agentzh) 24953436fc doc: documented the new full-duplex stream cosocket feature. 2014-06-30 21:21:03 -07:00
Yichun Zhang (agentzh) f408dd51a9 doc: documented the ngx.thread.kill() API function. 2014-06-30 21:10:13 -07:00
Yichun Zhang (agentzh) 0950973adc doc: bumped version to 0.9.9. also states that we work with nginx 1.7.2. 2014-06-30 21:04:52 -07:00
Yichun Zhang (agentzh) 06b7476b27 doc: added performance notes to the sections for ngx.var and ngx.ctx. 2014-06-05 14:33:28 -07:00
Yichun Zhang (agentzh) 7a20b07705 doc: fixed a typo. 2014-06-03 13:33:48 -07:00
Yichun Zhang (agentzh) ab8bd1b022 doc: documented the values can be passed to the timer callback function. 2014-06-03 12:54:15 -07:00
Yichun Zhang (agentzh) 73e831f044 bumped version to 0.9.8. 2014-05-31 21:45:29 -07:00
Yichun Zhang (agentzh) 2b721c7fd2 doc: markdown format: inlined the TOC for the long sections "Directives" and "Nginx API for Lua" as per Pierre-Yves Gérardy's suggestion in #370. 2014-05-30 15:03:59 -07:00
Yichun Zhang (agentzh) c91e1f5258 doc: moved the "Directives" and "Nginx API for Lua" sections to the end because they are too long and kinda boring :) thanks Pierre-Yves Gérardy for the patch in #371. 2014-05-30 14:04:04 -07:00
Yichun Zhang (agentzh) a9e0111fe9 doc: moved important sections to the front. thanks Pierre-Yves Gérardy for the patch in #371. 2014-05-30 13:43:15 -07:00
Yichun Zhang (agentzh) 4f0be44f75 doc: added more explanation for some user FAQs. 2014-05-22 12:45:44 -07:00
Yichun Zhang (agentzh) 32960150ff minor doc love. 2014-05-22 11:37:16 -07:00
Yichun Zhang (agentzh) 506728da23 doc: fixed the links to ngx_rewrite in the "set_by_lua" section. 2014-04-30 12:24:55 -07:00
Yichun Zhang (agentzh) 39d3e74cbc updated docs to reflect recent changes. 2014-04-30 12:20:54 -07:00
Yichun Zhang (agentzh) e52a2631ec doc: now we have tested with nginx 1.5.12; also put the 0.9.7 release date. 2014-04-06 17:04:11 -07:00
Yichun Zhang (agentzh) bec802ea9c bumped version to 0.9.6. 2014-03-20 13:18:51 -07:00
Yichun Zhang (agentzh) e5eefed328 updated docs to reflect the change in commit 382c7201. 2014-03-20 12:51:40 -07:00
Yichun Zhang (agentzh) 97d9162338 updated docs for the 0.9.5 release. 2014-03-12 15:50:02 -07:00
Yichun Zhang (agentzh) e0c5d58f20 doc: typo fix in a code sample for ngx.req.get_post_args(). thanks Evan for the patch in #344. 2014-03-04 12:16:19 -08:00