Commit Graph

  • b8bf7bbb4c feature: bundle the lua-resty-core library, which reimplements ngx_lua's Lua API with LuaJIT FFI. Yichun Zhang (agentzh) 2013-12-14 13:21:41 -0800
  • 0528788543 feature: added new configure option --with-pcre-conf-opt=OPTIONS to the nginx core to allow custom PCRE ./configure build options. thanks Lance Li for the original patch in #39. Yichun Zhang (agentzh) 2013-12-10 10:18:15 -0800
  • 378f94fb58 updated the tests to reflect recent upgrades. Yichun Zhang (agentzh) 2013-12-10 10:16:13 -0800
  • 5be3b51678 upgraded ngx_array_var to 0.03. Yichun Zhang (agentzh) 2013-12-09 21:10:29 -0800
  • 9792a8a0b7 Create nginx-1.4.3-with_pcre_config_opt.patch #39 Lance Li 2013-12-09 13:21:36 +0800
  • 2fb9ed5c1d updated the larger_max_error_str patch to allow NGX_MAX_ERROR_STR to be redefined from the outside. Yichun Zhang (agentzh) 2013-12-05 20:36:53 -0800
  • 1728ca8c66 feature: applied the larger_max_error_str patch to the nginx core to allow error log messages up to 4096 bytes. Yichun Zhang (agentzh) 2013-12-05 20:33:30 -0800
  • 157febe350 upgraded ngx_http_redis module to 0.3.7. Yichun Zhang (agentzh) 2013-12-03 12:07:10 -0800
  • 633abb71bf upgraded the patch "variables_in_redis_pass" to ngx_http_redis 0.3.7. Yichun Zhang (agentzh) 2013-12-03 12:06:31 -0800
  • 8b86c72ea2 applied the official patch patch.2013.space.txt for the Nginx core to fix the security issue CVE-2013-4547. v1.4.3.6 Yichun Zhang (agentzh) 2013-11-20 21:05:25 -0800
  • 97622943d2 dist-check: explicitly specify gcc for Solaris. v1.4.3.4 Yichun Zhang (agentzh) 2013-11-12 20:43:55 -0800
  • 383ed9a47d bumped version to 1.4.3.4. Yichun Zhang (agentzh) 2013-11-12 19:54:50 -0800
  • bd81be02ee bumped version to 1.4.3.3. v1.4.3.3 Yichun Zhang (agentzh) 2013-11-06 13:14:12 -0800
  • fa917e6620 upgraded ngx_lua to 0.9.2 and ngx_srcache to 0.24. Yichun Zhang (agentzh) 2013-11-06 12:09:22 -0800
  • b694456ef3 bugfix: applied the cache_manager_exit patch to the nginx core to fix an issue when the cache manager process is shutting down. Yichun Zhang (agentzh) 2013-11-04 13:08:57 -0800
  • 95d727fd8f bumped version to 1.4.3.1; also updated tests to reflect recent changes. v1.4.3.1 Yichun Zhang (agentzh) 2013-10-29 12:10:20 -0700
  • a860e4192c upgraded ngx_lua to 0.9.1. Yichun Zhang (agentzh) 2013-10-29 12:07:06 -0700
  • 08c7549177 patch to allow returning 407 for nginx 1.5.6 #35 Raimon Grau 2013-10-29 10:41:30 +0100
  • 68d1241d12 updated the gzip_flush_bug patch to fix the issue in the ngx_gunzip module. thanks Maxim Dounin for the catch. Yichun Zhang (agentzh) 2013-10-28 15:30:52 -0700
  • 94c23b52d4 fix minimum version to apply 407 status patch Raimon Grau 2013-10-28 20:09:00 +0100
  • 6e3e5dbfe6 patch nginx to allow returning 407 status (proxy authentication required) Raimon Grau 2013-10-28 20:05:36 +0100
  • 73201a29f7 upgraded ngx_rds_csv to 0.05. Yichun Zhang (agentzh) 2013-10-27 22:08:40 -0700
  • 6522b3420c upgraded ngx_rds_json to 0.12. Yichun Zhang (agentzh) 2013-10-27 22:06:46 -0700
  • 360aaab086 upgraded ngx_xss to 0.04. Yichun Zhang (agentzh) 2013-10-27 22:03:48 -0700
  • 78cca18fef upgraded ngx_srcache to 0.23. Yichun Zhang (agentzh) 2013-10-27 21:59:52 -0700
  • a06c2308e1 upgraded ngx_headers_more to 0.23. Yichun Zhang (agentzh) 2013-10-27 21:54:42 -0700
  • d919948850 upgraded ngx_echo to 0.49. Yichun Zhang (agentzh) 2013-10-27 21:46:12 -0700
  • cd3b7f3bfb upgraded lua-resty-redis to 0.17 and lua-resty-upload to 0.09. Yichun Zhang (agentzh) 2013-10-27 21:33:12 -0700
  • d846011a3e upgraded lua-resty-mysql to 0.14. Yichun Zhang (agentzh) 2013-10-27 21:30:32 -0700
  • e4ff7dbfac upgraded lua-resty-websocket to 0.02. Yichun Zhang (agentzh) 2013-10-27 21:26:27 -0700
  • f35f66a487 feature: added patch nginx-1.4.3-proxy_host_port_vars to make $proxy_host and $proxy_port accessible for dynamic languages like Lua and Perl. Yichun Zhang (agentzh) 2013-10-27 15:37:11 -0700
  • aac5d5e49e updated nginx-1.4.3-gzip_flush_bug.patch according to Maxim Dounin's feedback. Yichun Zhang (agentzh) 2013-10-27 15:00:06 -0700
  • 8bc4bf391a updated the gzip_flush_bug patch according to the feedback from Maxim Dounin. Yichun Zhang (agentzh) 2013-10-26 17:24:51 -0700
  • 1df484be52 bugfix: applied the cache_lock_hang_in_subreq patch to the nginx core to fix the request hang when using proxy_cache_lock in subrequests and the cache lock timeout happens. Yichun Zhang (agentzh) 2013-10-26 14:54:50 -0700
  • 4308a5ca45 bugfix: applied the gzip_flush_bug.patch to the nginx core. see also http://mailman.nginx.org/pipermail/nginx-devel/2013-October/004429.html Yichun Zhang (agentzh) 2013-10-25 17:31:39 -0700
  • 274b1b6778 bugfix: backported Maxim Dounin's patch to fix an issue in the ngx_gzip module: it did not clear r->connection->buffered when the pending data was already flushed out. this could hang ngx_lua's ngx.flush(true) call, for example. Yichun Zhang (agentzh) 2013-10-19 20:49:06 -0700
  • 2d3ff6af97 optimize: now we use https for github downloads to save the unnecessary 301 redirects. thanks Ajay Kemparaj for the patch in #34. Yichun Zhang (agentzh) 2013-10-17 23:14:58 -0700
  • 5f7b64e17a now we bundle README.markdown to our release tarballs. Yichun Zhang (agentzh) 2013-10-17 16:21:24 -0700
  • 4513cad926 doc: some formatting fixes. Yichun Zhang (agentzh) 2013-10-17 16:19:36 -0700
  • a7c39891c6 doc: use markdown for the README file. Yichun Zhang (agentzh) 2013-10-17 16:18:48 -0700
  • 35e053cb6c upgraded the nginx core to 1.4.3. Yichun Zhang (agentzh) 2013-10-17 16:15:42 -0700
  • 36d0ed87c5 Merge d643b1bc38 into ae74836236 #34 Ajay Kemparaj 2013-10-17 08:22:28 -0700
  • d643b1bc38 Use https:// instead of http:// avoids unnecessary redirection #34 Ajayk 2013-10-17 11:22:07 -0400
  • 86f05a7e20 Nginx Core update to 1.4.3 ajayk 2013-10-14 20:17:36 +0530
  • ae74836236 mainline version 1.4.2.9. v1.4.2.9 Yichun Zhang (agentzh) 2013-09-29 23:53:48 -0700
  • b0d3505b31 upgraded ngx_lua to 0.9.0. Yichun Zhang (agentzh) 2013-09-29 20:40:02 -0700
  • 9d2ae2e217 upgraded ngx_devel_kit to 0.2.19. Yichun Zhang (agentzh) 2013-09-29 18:55:59 -0700
  • 6bb19476b4 updated tests to reflect recent changes. Yichun Zhang (agentzh) 2013-09-27 15:43:44 -0700
  • f0a2f6543e bundled the new lua-resty-lock library. Yichun Zhang (agentzh) 2013-09-27 15:42:33 -0700
  • 937985fc03 bundled new library lua-resty-websocket. Yichun Zhang (agentzh) 2013-09-27 15:37:00 -0700
  • 457d0526ea upgraded lua-resty-memcached to 0.12. Yichun Zhang (agentzh) 2013-09-23 22:46:00 -0700
  • f0243eb2aa upgraded lua-resty-redis to 0.16. Yichun Zhang (agentzh) 2013-09-22 23:22:42 -0700
  • 76a803640a bumped version to 1.4.2.8 and also updated tests accordingly. v1.4.2.8 Yichun Zhang (agentzh) 2013-09-22 15:06:53 -0700
  • 5fe07d1df5 upgraded ngx_lua to 0.8.10. Yichun Zhang (agentzh) 2013-09-22 14:54:37 -0700
  • 2c23a0859e bumped version to 1.4.2.7 and also updated the test suite accordingly. v1.4.2.7 Yichun Zhang (agentzh) 2013-09-15 14:01:20 -0700
  • 8012da1f61 upgraded ngx_lua to 0.8.9 and ngx_echo to 0.48. Yichun Zhang (agentzh) 2013-09-15 13:55:01 -0700
  • e0d777bb5d ./configure: always remove exising Makefile before trying to generate a new one. Yichun Zhang (agentzh) 2013-09-08 20:57:08 -0700
  • 37737082dd updated tests to reflect recent changes. v1.4.2.5 Yichun Zhang (agentzh) 2013-09-08 16:28:10 -0700
  • 5c77ae9d4a bumped version to 1.4.2.5. Yichun Zhang (agentzh) 2013-09-08 16:27:28 -0700
  • 2d2132d232 upgraded ngx_lua to 0.8.8. Yichun Zhang (agentzh) 2013-09-08 16:16:47 -0700
  • 559f187c3c upgraded ngx_set_misc to 0.22. Yichun Zhang (agentzh) 2013-09-08 16:08:51 -0700
  • 609e375e66 updated tests to reflect recent changes. v1.4.2.3 Yichun Zhang (agentzh) 2013-09-03 00:01:50 -0700
  • e84b9d0175 upgraded ngx_echo to 0.47, ngx_drizzle to 0.1.6, ngx_lua to 0.8.7, and ngx_memc to 0.13. Yichun Zhang (agentzh) 2013-09-02 23:56:51 -0700
  • 221130defc updated patches for nginx 1.5.4. Yichun Zhang (agentzh) 2013-08-30 16:02:05 -0700
  • 921fd6d675 checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. Yichun Zhang (agentzh) 2013-08-30 12:41:13 -0700
  • c36f990f10 bumped version to 1.4.2.1; also updated tests to reflect recent changes. v1.4.2.1 Yichun Zhang (agentzh) 2013-08-11 11:03:52 -0700
  • b3ed109998 upgraded lua-resty-dns to 0.10. Yichun Zhang (agentzh) 2013-08-08 13:13:25 -0700
  • 3d547529fd upgraded the nginx core to 1.4.2. Yichun Zhang (agentzh) 2013-08-06 22:29:52 -0700
  • d0834f8cd9 bumped version to 1.4.1.3. v1.4.1.3 Yichun Zhang (agentzh) 2013-08-06 20:22:44 -0700
  • 5f2ede4fd2 updated the test suite to reflect recent changes. Yichun Zhang (agentzh) 2013-08-06 20:22:16 -0700
  • 0222649b03 upgraded ngx_headers_more to 0.22. Yichun Zhang (agentzh) 2013-08-06 20:21:20 -0700
  • 320c5008e4 upgraded ngx_lua to 0.8.6. Yichun Zhang (agentzh) 2013-08-06 20:20:33 -0700
  • a4006329a7 upgraded ngx_postgres to 1.0rc3. Yichun Zhang (agentzh) 2013-08-06 16:16:06 -0700
  • 2890410b68 upgraded ngx_srcache to 0.22. Yichun Zhang (agentzh) 2013-08-06 16:15:17 -0700
  • 197399d1b6 upgraded ngx_echo to 0.46. Yichun Zhang (agentzh) 2013-08-06 16:11:20 -0700
  • 54f86fd361 updated README to reflect recent changes. Yichun Zhang (agentzh) 2013-07-18 16:23:26 -0700
  • 110c8fe4ce bumped version to 1.4.1.1. v1.4.1.1 Yichun Zhang (agentzh) 2013-07-18 15:58:42 -0700
  • a825570875 updated tests to reflect recent changes. Yichun Zhang (agentzh) 2013-07-18 12:57:39 -0700
  • 2bfd01ed14 upgraded ngx_lua to 0.8.5. Yichun Zhang (agentzh) 2013-07-18 12:55:27 -0700
  • 49599affe9 upgraded ngx_lua to 0.8.4. Yichun Zhang (agentzh) 2013-07-10 23:10:15 -0700
  • 96abf202e4 bugfix: we did not initialize c->addr_text properly in nginx-1.4.1-unix_socket_accept_over_read.patch. Yichun Zhang (agentzh) 2013-07-10 13:13:57 -0700
  • 6f31d3b261 bugfix: configure: spaces in the --with-cc option values resulted in errors. Yichun Zhang (agentzh) 2013-07-09 18:17:51 -0700
  • cee1aca97f checked in nginx-1.4.1-unix_socket_accept_over_read.patch. Yichun Zhang (agentzh) 2013-07-09 18:16:35 -0700
  • b9325c34d8 upgraded ngx_lua to 0.8.3. Yichun Zhang (agentzh) 2013-06-20 16:02:45 -0700
  • a169416e71 upgraded ngx_headers_more to 0.21. Yichun Zhang (agentzh) 2013-06-13 11:09:43 -0700
  • cef62e1aa8 only apply gcc-maybe-uninitialized-warning.patch for nginx 1.4.1+. Yichun Zhang (agentzh) 2013-06-12 11:16:31 -0700
  • bb367bc9e6 util/dist-check: now we also check the --with-no-pool-patch option of the ./configure script. agentzh (Yichun Zhang) 2013-06-11 16:51:26 -0700
  • 3a7529d7d0 fixed patches/nginx-1.4.1-no_pool.patch which did not apply at all. agentzh (Yichun Zhang) 2013-06-11 16:51:01 -0700
  • 4cdd11476b applied the patch gcc-maybe-uninitialized-warning.patch for nginx to fix a gcc warning with gcc 4.7.3/4.7.2. agentzh (Yichun Zhang) 2013-06-11 13:05:30 -0700
  • c312ba38b3 added patches for nginx 1.4.1. agentzh (Yichun Zhang) 2013-06-10 16:35:04 -0700
  • 5328f0113f updated tests to reflect recent changes. v1.2.8.6 agentzh (Yichun Zhang) 2013-06-10 11:50:53 -0700
  • b9eb443da6 bumped version to 1.2.8.6. agentzh (Yichun Zhang) 2013-06-10 11:49:51 -0700
  • 72da5ad7ba upgraded LuaJIT to 2.0.2. agentzh (Yichun Zhang) 2013-06-07 22:23:45 -0700
  • ac3b864532 Revert "upgraded ngx_lua to 0.8.3rc1." agentzh (Yichun Zhang) 2013-06-07 16:25:46 -0700
  • 6c14ea5c56 upgraded ngx_lua to 0.8.3rc1. agentzh (Yichun Zhang) 2013-05-30 16:26:09 -0700
  • b68ec13a71 bumped version to 1.2.8.5. v1.2.8.5 agentzh (Yichun Zhang) 2013-05-23 16:19:34 -0700
  • 76f2f6c2f3 upgraded ngx_srcache to 0.21. agentzh (Yichun Zhang) 2013-05-23 16:18:29 -0700
  • a5c4d85835 upgraded ngx_lua to 0.8.2. agentzh (Yichun Zhang) 2013-05-23 12:22:22 -0700
  • 24d8c2265e feature: applied the invalid_referer_hash patch to the nginx core to make the $invalid_referer variable accessible in embedded dynamic languages like Perl and Lua. thanks Fry-kun for requesting this. agentzh (Yichun Zhang) 2013-05-21 16:19:10 -0700
  • d9a491a88c upgraded ngx_lua to 0.8.2rc1. agentzh (Yichun Zhang) 2013-05-14 17:21:50 -0700