0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: update nginx to 1.25.3. More... over 1 year ago
doc: update README.markdown. More... over 2 years ago
travis-ci: bumped the NGINX core to 1.19.9, remove clang compiler mode from travis to save credits. More... over 2 years ago
travis-ci: upgrade dist of travis-ci to ubuntu bionic. (#67) More... almost 4 years ago
travis-ci: bumped the NGINX core to 1.19.3. (#64) More... almost 5 years ago
travis-ci: bumped the NGINX core to 1.17.8. More... over 5 years ago
travis-ci: bumped the NGINX core to 1.17.4. More... almost 6 years ago
doc: updated the nginx compatibility list. More... about 6 years ago
travis: bumped the nginx core version to 1.17.1. More... about 6 years ago
travis: clone the lua-resty-core and lua-resty-lrucache repositories. More... about 6 years ago
travis: bumped the nginx core version to 1.15.8. More... over 6 years ago
doc: bumped version to 0.15. More... over 7 years ago
style: fixed coding style issues found by ngx-releng. More... over 7 years ago
doc: updated the copyright years. More... over 7 years ago
bugfix: ragel -G2 genreates C code which results in -Werror=implicit-fallthrough compilation errors at least with gcc 7.2. switched to ragel -T1 instaed. More... over 7 years ago
tests: added new valgrind false positives in the latest nginx core. More... almost 8 years ago
tests: valgrind.suppress: removed too aggressive suppressions in nginx mem pools and luajit lj_str_new. More... almost 8 years ago
tests: minor tweaks in valgrind.suppress. More... almost 8 years ago
tests: suppressed a valgrind false positive in the latest nginx core. More... almost 8 years ago
doc: bumped version to 0.14. More... over 8 years ago
doc: updated copyright notice. More... over 8 years ago
feature: fixed compilation errors with Nginx 1.11.6. More... over 8 years ago
Merge pull request #40 from chipitsine/master More... almost 9 years ago
travis-ci: move package management under "apt" plugin, build on both nginx-1.9.15 and 1.11.2 More... almost 9 years ago
feature: added initial travis-ci support. More... about 9 years ago
doc: version 0.13 and nginx compatibility as far as 1.9.15. More... about 9 years ago
doc: added new section "selecting redis databases". More... over 9 years ago
developer build script: avoided hard-coding the luajit library path in the nginx binary RPATH. More... over 9 years ago
feature: this module can now be built as a "dynamic module" with NGINX 1.9.11+ via the --add-dynamic-module=PATH option of ./configure. More... over 9 years ago
doc: various updates. More... over 9 years ago