0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reconstructed nginx request passing method for set_by_lua directives More... about 16 years ago
tab to spaces in t/1-set.t. More... about 16 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 16 years ago
declared that we are compatible with the latest nginx 0.8.40 and 0.7.66. More... about 16 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 16 years ago
removed old unit-tests More... about 16 years ago
recovered run_test util and added missing source files More... about 16 years ago
updated submodule test-nginx repository revision More... about 16 years ago
various fixes. More... about 16 years ago
now we print the detailed error messages to error.log when lua_load fails. More... about 16 years ago
added more files to ignore. More... about 16 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... about 16 years ago
improved util/build.sh using wget. More... about 16 years ago
* modified code format, added vim modeline * extract lua env init code into individual functions * added some unit-tests for content_by_lua directives More... about 16 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... over 16 years ago
added more tests More... over 16 years ago
added basic tests and reindex script More... over 16 years ago
restored nginx tarball fetching command More... over 16 years ago
added .gitignore file More... over 16 years ago
changed submodule name More... over 16 years ago
changed test directory name More... over 16 years ago
changed test-nginx to submodule points to external repo More... over 16 years ago
changed lua state storage position; added skeleton content_by_lua* entries More... over 16 years ago
added unistd.h before including md5.h More... over 16 years ago
fixes the feature test code. More... over 16 years ago
added -lm to ngx_feature_libs. More... over 16 years ago
fixes the feature test code. More... over 16 years ago
added support for env LUA_LIB and LUA_INC in config. More... over 16 years ago
now we use openssl/md5.h More... over 16 years ago
removed done ones; added new ones More... over 16 years ago