0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated test-nginx dependency More... about 15 years ago
added one more test case to 2-content.t. More... about 15 years ago
fixed the merge conflicts. More... about 15 years ago
added more test cases. More... about 15 years ago
added -E linker options to export lua symbols correctly, for external module usage More... about 15 years ago
removed unused variables More... about 15 years ago
move all dependency modules into deps/ directory More... about 15 years ago
added new test-nginx position More... about 15 years ago
changed test-nginx position More... about 15 years ago
modified todos More... about 15 years ago
* fixed keep-alive hanging bug when using HTTP/1.0 protocol * added more documents about content_by_lua More... about 15 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 15 years ago
add some comments More... about 15 years ago
fixed errors in unit-tests More... about 15 years ago
make ngx.flush() working More... about 15 years ago
implemented basic content handler functions: * override print() to output error log * ngx.var[] table to fetch nginx variables * ngx.echo() to output in-memory contents More... about 15 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 15 years ago
reconstructed nginx request passing method for set_by_lua directives More... about 15 years ago
tab to spaces in t/1-set.t. More... about 15 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 15 years ago
declared that we are compatible with the latest nginx 0.8.40 and 0.7.66. More... about 15 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 15 years ago
removed old unit-tests More... about 15 years ago
recovered run_test util and added missing source files More... about 15 years ago
updated submodule test-nginx repository revision More... about 15 years ago
various fixes. More... about 15 years ago
now we print the detailed error messages to error.log when lua_load fails. More... about 15 years ago
added more files to ignore. More... about 15 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 15 years ago
improved util/build.sh using wget. More... about 15 years ago