Skip to content

Tags: liuchin/lua-nginx-module

Tags

v0.9.16

Toggle v0.9.16's commit message
bugfix: we might miss the linker option -ldl when we shouldn't.

v0.9.16rc3

Toggle v0.9.16rc3's commit message
bugfix: we might miss the linker option -ldl when we shouldn't.

v0.9.16rc2

Toggle v0.9.16rc2's commit message
bugfix: access nonexistent fields in the "ngx" table in init_by_lua* …

…could lead to the exception "no request object found" because of the overreacting __index metamethod of the "ngx" table.

v0.9.16rc1

Toggle v0.9.16rc1's commit message
more coding style fixes.

v0.9.15

Toggle v0.9.15's commit message
doc: bumped version to 0.9.15; also stated that we work with nginx 1.…

…7.10.

v0.9.14

Toggle v0.9.14's commit message
updated the copyright years.

v0.9.13

Toggle v0.9.13's commit message
doc: bumped version to 0.9.13 and also claimed the compatibility with…

… nginx cores up to 1.7.7.

v0.9.13rc1

Toggle v0.9.13rc1's commit message
tests: suppressed a warning from the test scaffold for a timer test c…

…ase.

v0.9.12

Toggle v0.9.12's commit message
doc: bumped version to 0.9.12.

v0.9.12rc2

Toggle v0.9.12rc2's commit message
bumped internal code version to 0.9.12.