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

521 Коммитов

Автор SHA1 Сообщение Дата
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
Yichun Zhang (agentzh) 48af6433b6 doc: documented the new ngx.config.nginx_configure() function. 2014-02-28 17:40:02 -08:00
Yichun Zhang (agentzh) f862915839 doc: documented the ngx.resp.get_headers() API function. 2014-02-26 15:47:27 -08:00
Yichun Zhang (agentzh) eab56942ac doc: fixed a typo in the doc for coroutine.yield(). thanks Ruoshan Huang for the report. 2014-02-18 12:04:32 -08:00
Yichun Zhang (agentzh) f7db5fddb8 doc: fixed linkrot of mod_lua. thanks Tatsuhiko Kubo for the patch in #336. 2014-02-13 12:11:16 -08:00
Yichun Zhang (agentzh) df7bf56af9 doc: documented the new ngx.worker.pid() API. 2014-02-05 12:25:59 -08:00
Yichun Zhang (agentzh) 2c4534ab26 test: now we require the ngx_lua_upstream module for the test suite. 2014-01-26 18:02:11 -08:00
Yichun Zhang (agentzh) 096e2ff8ed doc: updated the "TODO" section to reflect recent changes. 2014-01-26 17:58:43 -08:00
Yichun Zhang (agentzh) 1d85a61f64 doc: mentioned ngx.timer.at for doing background jobs in ngx.eof's documentation. 2014-01-23 19:18:24 -08:00
Yichun Zhang (agentzh) c5c8a12812 doc: markdown formatting fixes from Peter Cawley in #326. 2014-01-23 19:14:32 -08:00
Yichun Zhang (agentzh) 7e96a2dda6 doc: typo fix from Zheng Ping. 2014-01-19 19:49:01 -08:00
Yichun Zhang (agentzh) bbaa57d2a8 doc: added a code example for init_worker_by_lua. 2014-01-12 16:49:29 -08:00
Yichun Zhang (agentzh) 484e7df2f2 doc: documented init_worker_by_lua and init_worker_by_lua_file. also updated the copyright years. 2014-01-12 13:22:13 -08:00
Yichun Zhang (agentzh) 6169a191d1 documented the 5th optional argument, "res_table", for ngx.re.match(). 2014-01-10 15:13:54 -08:00
Yichun Zhang (agentzh) eb43c9c7de doc: fixed the year. it is 2014 now :) 2014-01-10 15:01:46 -08:00
Yichun Zhang (agentzh) 388094027a updated docs to reflect recent changes. 2014-01-10 14:56:00 -08:00
Yichun Zhang (agentzh) a4323aab82 shdict: improved the error handling a bit and also increased the tests' code coverage. 2014-01-04 19:58:30 -08:00