0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed old unit-tests More... over 15 years ago
recovered run_test util and added missing source files More... over 15 years ago
updated submodule test-nginx repository revision More... over 15 years ago
various fixes. More... over 15 years ago
now we print the detailed error messages to error.log when lua_load fails. More... over 15 years ago
added more files to ignore. More... over 15 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... over 15 years ago
improved util/build.sh using wget. More... over 15 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... over 15 years ago
Merge branch 'master' of github.com:chaoslawful/lua-nginx-module More... over 15 years ago
added more tests More... over 15 years ago
added basic tests and reindex script More... over 15 years ago
restored nginx tarball fetching command More... over 15 years ago
added .gitignore file More... over 15 years ago
changed submodule name More... over 15 years ago
changed test directory name More... over 15 years ago
changed test-nginx to submodule points to external repo More... over 15 years ago
changed lua state storage position; added skeleton content_by_lua* entries More... over 15 years ago
added unistd.h before including md5.h More... almost 16 years ago
fixes the feature test code. More... almost 16 years ago
added -lm to ngx_feature_libs. More... almost 16 years ago
fixes the feature test code. More... almost 16 years ago
added support for env LUA_LIB and LUA_INC in config. More... almost 16 years ago
now we use openssl/md5.h More... almost 16 years ago
removed done ones; added new ones More... almost 16 years ago
added .gitignore file More... almost 16 years ago
implemented code cache and primitive vm persistence More... almost 16 years ago
added todo More... almost 16 years ago
added inline variable check to Lua script/file path; turn to standard Lua+Coco patch; modified log formatter char More... almost 16 years ago
modified comment More... almost 16 years ago