Commit Graph
100 Commits
Author SHA1 Message Date
agentzh (Yichun Zhang) 1a90e3fc91 updated the nonbuffered-upstream-truncation patch to make the error handling more consistent. 2012-09-05 21:15:17 -07:00
agentzh (Yichun Zhang) ac3efbbea8 added the nonbuffered-upstream-truncation patch for nginx 1.2.3 to make ngx_http_upstream provide a way in the context of a subrequest to signal the parent of errors when upstream data truncation happens. thanks Bryan Alger for reporting this issue. 2012-09-05 15:11:52 -07:00
agentzh (Yichun Zhang) 2629184a0e updated the allow_request_body_updating.patch to define the HAVE_ALLOW_REQUEST_BODY_UPDATING_PATCH macro. 2012-08-30 11:46:55 -07:00
agentzh (Yichun Zhang) 62d4082c79 upgraded lua-resty-dns to 0.08. 2012-08-26 00:00:51 -07:00
agentzh (Yichun Zhang) 6c962fb0fb upgraded ngx_lua to 0.6.3. 2012-08-25 23:56:25 -07:00
agentzh (Yichun Zhang) b201032d1e upgraded lua-resty-dns to 0.07. 2012-08-24 15:01:21 -07:00
agentzh (Yichun Zhang) dceae9e8f9 updated the test suite to reflect recent changes. 2012-08-22 15:29:23 -07:00
agentzh (Yichun Zhang) 61ae4da522 upgraded lua-resty-dns to 0.06 and ngx_lua to 0.6.2. 2012-08-22 15:28:09 -07:00
agentzh (Yichun Zhang) 8f9b404c29 upgraded lua-resty-redis to 0.13. 2012-08-22 14:43:34 -07:00
agentzh (Yichun Zhang) ea820f5c9f upgraded ngx_lua to 0.6.2rc1. 2012-08-22 11:50:04 -07:00
agentzh (章亦春) 23ebcbc77a updated the dtrace patch for nginx 1.2.3 and 1.3.4 for FreeBSD compatibility. 2012-08-22 11:36:49 -07:00
agentzh (Yichun Zhang) 3e932d8aa8 updated the dtrace patch for nginx 1.2.3 and 1.3.4. 2012-08-21 18:22:48 -07:00
agentzh (Yichun Zhang) 01984bab7c updated the dtrace patch for nginx 1.3.4. 2012-08-20 17:42:05 -07:00
agentzh (Yichun Zhang) 248189c74e updated the dtrace patch for nginx 1.2.3. 2012-08-20 16:58:54 -07:00
agentzh (Yichun Zhang) 9a7ee9edc5 upgraded ngx_lua to 0.6.1. 2012-08-19 16:15:00 -07:00
agentzh (Yichun Zhang) 81a9a29994 upgraded lua-resty-redis to 0.12. 2012-08-19 15:32:38 -07:00
agentzh (Yichun Zhang) 6f71631c4b upgraded ngx_lua to 0.6.0. 2012-08-18 09:18:21 -07:00
agentzh (Yichun Zhang) 2726586caa upgraded ngx_drizzle to 0.1.4 and ngx_postgres to 1.0rc2. 2012-08-17 22:26:53 -07:00
agentzh (章亦春) 654bd20277 updated the dtrace patches for nginx 1.2.3 and 1.3.4 for FreeBSD. also updated the bundling scripts to make them work on FreeBSD. 2012-08-17 16:10:35 -07:00
agentzh (Yichun Zhang) afcd9fea37 upgraded ngx_drizzle to 0.1.3. 2012-08-16 17:27:37 -07:00
agentzh (Yichun Zhang) 6fe95fbbe4 upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
agentzh (章亦春) 89bdbc7cca updated tests for recent changes. 2012-08-14 20:52:19 -07:00
agentzh (章亦春) e1c0786358 upgraded the dtrace patches for nginx 1.2.1 and 1.3.4. also bumped the version to 1.2.1.14. 2012-08-14 20:51:17 -07:00
agentzh (章亦春) 2584e135ed updated the dtrace patch for the linking issue on FreeBSD. 2012-08-14 14:45:49 -07:00
agentzh (章亦春) 9e49dee28a upgraded ngx_lua to 0.5.14. 2012-08-13 22:23:30 -07:00
agentzh (章亦春) 5e4d755aad added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
agentzh (章亦春) 52cf79ee28 fixed the "ngx_request_t" argument type issue in the dtrace provider for nginx. 2012-08-12 23:24:16 -07:00
agentzh (章亦春) 8faebfd44f fixed the tests to reflect recent changes. 2012-08-12 11:42:11 -07:00
agentzh (章亦春) 655bf32451 upgraded ngx_lua to 0.5.13, ngx_echo to 0.41, and lua-resty-dns to 0.05. 2012-08-12 11:41:38 -07:00
agentzh (章亦春) 85b5caf105 updated the test suite to reflect recent changes. 2012-08-05 23:49:20 -07:00
agentzh (章亦春) 01a7c536a3 now we bundle and enable by default the new lua-resty-dns library. 2012-08-05 23:48:01 -07:00
agentzh (章亦春) 65237ea02f bumped version to 1.2.1.11. 2012-08-05 21:56:42 -07:00
agentzh (章亦春) 6a805a1e28 upgraded ngx_lua to 0.5.12. 2012-08-04 16:57:27 -07:00
agentzh (章亦春) 51fff05213 added the new openresty-en mailing list to README. 2012-08-04 16:10:52 -07:00
agentzh (章亦春) 772dc15121 upgraded ngx_lua to 0.5.12rc1. 2012-08-03 11:39:33 -07:00
agentzh (章亦春) 4a24efa64f upgraded ngx_headers_more to 0.18 and ngx_drizzle to 0.1.2. 2012-08-02 15:46:47 -07:00
agentzh (章亦春) c885306e32 upgraded ngx_lua to 0.5.11. 2012-07-30 21:58:29 -07:00
agentzh (章亦春) dcc95a3b33 updated tests to reflect recent changes. 2012-07-30 14:50:14 -07:00
agentzh (章亦春) 4367838ae4 added --with-dtrace-probes and --with-dtrace=PATH to the ./configure usgae output. 2012-07-30 14:48:13 -07:00
agentzh (章亦春) 4b236d13b0 bumped version to 1.2.1.9. 2012-07-30 12:57:58 -07:00
agentzh (章亦春) b7ffa0d0e5 upgraded ngx_lua to 0.5.10. 2012-07-29 23:56:03 -07:00
agentzh (章亦春) 93a68930aa updated the dtrace patch from the nginx-dtrace project. 2012-07-27 14:44:24 -07:00
agentzh (章亦春) abc99a3610 updated the dtrace patch from the nginx-dtrace project. 2012-07-26 21:31:58 -07:00
agentzh (章亦春) e5d8803af6 upgraded ngx_lua to 0.5.9. 2012-07-26 11:33:16 -07:00
agentzh (章亦春) c21b63ea3f now we apply the dtrace patch by default. 2012-07-26 10:59:33 -07:00
agentzh (章亦春) e17fa45a12 synchronized the ./configure option list from the official nginx 1.2.1. 2012-07-25 22:18:42 -07:00
agentzh (章亦春) c1d79abf0e updated the dtrace patch from the nginx-dtrace project. 2012-07-25 21:50:19 -07:00
agentzh (章亦春) 0a1195e7a9 updated the dtrace patch from the dtrace-nginx project. 2012-07-24 21:32:37 -07:00
agentzh (章亦春) 0409ce05b8 added new patch for the nginx core, nginx-1.2.1-dtrace.patch. 2012-07-24 11:39:13 -07:00
agentzh (章亦春) 14167b6890 upgraded lua-resty-mysql to 0.10. 2012-07-22 11:29:13 -07:00
agentzh (章亦春) ecc5816593 fixed an issue regarding subrequests in allow_request_body_updating.patch. 2012-07-22 10:06:40 -07:00
agentzh (章亦春) 1aae4c3350 removed nginx 1.2.1 patches that are not really used. 2012-07-21 12:01:22 -07:00
agentzh (章亦春) d5fb61765f upgraded ngx_lua to 0.5.8. 2012-07-21 11:17:11 -07:00
agentzh (章亦春) fdfd34ccfd upgraded ngx_lua to 0.5.8rc1. 2012-07-19 11:58:48 -07:00
agentzh (章亦春) db1a5fce34 mentioned the openresty mailing list. 2012-07-18 15:20:13 -07:00
agentzh (章亦春) 4ae742cb70 upgraded ngx_lua to 0.5.7 and lua-resty-mysql to 0.09. 2012-07-14 12:34:18 -07:00
agentzh (章亦春) 77f94345d1 upgraded lua-resty-redis to 0.11. 2012-07-12 16:38:28 -07:00
agentzh (章亦春) 85b7fca736 minor style fixes. 2012-07-12 11:38:31 -07:00
agentzh (章亦春) 969d1d14ed upgraded ngx_lua to 0.5.7rc1 and lua-resty-mysql to 0.08. 2012-07-12 11:07:27 -07:00
agentzh (章亦春) efbc3cc213 upgraded ngx_lua to 0.5.6 and ngx_headers_more to 0.17. 2012-07-09 17:13:31 -07:00
agentzh (章亦春) 5b91b67796 committed patches that were not committed. 2012-07-04 22:02:36 -07:00
agentzh (章亦春) ebed2ed1c2 upgraded the standard lua interpreter to 5.1.5; also disabled the Lua 5.0 compatibility in this Lua implementation. 2012-07-04 19:58:13 -07:00
agentzh (章亦春) 37bbfd4378 updated the tests to reflect recent changes. 2012-07-04 13:53:59 -07:00
agentzh (章亦春) 4118c23f95 upgraded ngx_lua to 0.5.5 and lua-resty-redis to 0.10. 2012-07-04 13:51:43 -07:00
agentzh (章亦春) 2d7a4ad019 upgraded ngx_lua to 0.5.4. 2012-06-28 16:08:04 -07:00
agentzh (章亦春) 28e127dd92 upgraded ngx_srcache to 0.14. 2012-06-27 20:52:22 -07:00
agentzh (章亦春) 21a9b100a1 upgraded ngx_echo to 0.40 and ngx_lua to 0.5.3. 2012-06-25 11:12:01 +08:00
agentzh (章亦春) 78e850f1b6 upgraded ngx_echo to 0.40rc1 and ngx_lua to 0.5.3rc1. 2012-06-24 22:56:27 +08:00
agentzh (章亦春) 3373388062 bumped version to 1.2.1.3rc1. 2012-06-24 20:44:16 +08:00
agentzh (章亦春) 1921477c18 applied nginx-1.2.1-location_if_inherits_proxy.patch to the nginx core. see http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002374.html for details. 2012-06-24 20:43:10 +08:00
agentzh (章亦春) 8e363e3493 we no longer bundle ngx_http_upstream_keepalive_module because it is already part of the nginx 1.2.1 core. released ngx_openresty devel version 1.2.1.1. 2012-06-22 23:07:17 +08:00
agentzh (章亦春) c74b535bb2 upgraded the (optional) no-pool patch to the latest version. 2012-06-22 15:33:35 +08:00
agentzh (章亦春) e800242da6 upgraded ngx_echo to 0.39 and ngx_lua to 0.5.2. 2012-06-22 14:56:25 +08:00
agentzh (章亦春) 07a2a8d1c3 upgraded ngx_postgres to 1.0rc1. 2012-06-21 23:11:44 +08:00
agentzh (章亦春) 2a871e5740 upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
agentzh (章亦春) 139b2911ea upgraded ngx_lua to 0.5.1; bumped version number of ngx_openresty to 1.0.15.13rc1. 2012-06-17 15:23:11 +08:00
agentzh (章亦春) 1de4bb9338 bumped version number to 1.0.15.11. 2012-06-16 11:31:39 +08:00
agentzh (章亦春) baefa9126e upgraded ngx_lua to v0.5.0rc32; bumped version number of ngx_openresty to 1.0.15.11rc1. 2012-06-15 21:57:37 +08:00
agentzh (章亦春) 2ad1408ba9 updated nginx-1.0.15-poll_del_event_at_exit.patch. thanks Maxim Dounin. 2012-06-15 11:41:44 +08:00
agentzh (章亦春) 82a58c989f releng work for the 1.0.15.10 release. 2012-06-13 18:41:27 +08:00
agentzh (章亦春) 3d4784c731 removed vim backup files from the source code distribution. thanks Xiaoyu Chen. 2012-06-11 10:54:02 +08:00
agentzh (章亦春) a8a9c9577a Revert "upgraded ngx_lua to 0.5.0rc31."
This reverts commit 950eafe167.

We should prepare for a stable version 1.0.15.10 first :)
2012-06-11 10:48:12 +08:00
agentzh (章亦春) 950eafe167 upgraded ngx_lua to 0.5.0rc31. 2012-06-08 17:55:48 +08:00
agentzh (章亦春) d93314a122 bumped version to 1.0.15.9. 2012-06-07 20:43:20 +08:00
agentzh (章亦春) 585a62afa6 upgraded ngx_rds_json to 0.12rc10. 2012-06-07 20:35:49 +08:00
agentzh (章亦春) 03451f5037 upgraded ngx_lua to 0.5.0rc30. 2012-06-07 20:34:09 +08:00
agentzh (章亦春) bfe8fda504 bugfix: the no-pool patch might leak memory. now we have updated the no-pool patch to the latest version that is a thorough rewrite. 2012-06-07 19:42:07 +08:00
agentzh (章亦春) 914c4c5ac4 applied poll_del_event_at_exit.patch: http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002328.html 2012-06-07 17:50:33 +08:00
agentzh (章亦春) 938d3731c8 applied the resolver_debug_log_overflow.patch: http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002281.html 2012-06-01 18:21:55 +08:00
agentzh (章亦春) 99e1bd7079 bumped version to 1.0.15.7 and also updated the test suite to reflect recent changes. 2012-05-29 12:03:28 +08:00
agentzh (章亦春) ba199714bc upgraded lua-resty-redis to 0.09 and ngx_rds_json to 0.12rc9. 2012-05-28 11:24:44 +08:00
agentzh (章亦春) 281c06b2ed upgraded ngx_lua to 0.5.0rc29. 2012-05-28 11:16:45 +08:00
agentzh (章亦春) 921603b036 fixed the filter_finalize_hang patch for a regression in the image filter. 2012-05-22 20:52:18 +08:00
agentzh (章亦春) 140c431a59 removed patches that have already been included in the official nginx core. 2012-05-21 13:58:45 +08:00
agentzh (章亦春) 0a0f70f4e8 applied the add_core_vars_polluting patch to fix a bug in the nginx core: http://mailman.nginx.org/pipermail/nginx-devel/2012-May/002231.html 2012-05-17 21:48:35 +08:00
agentzh (章亦春) 21f8910725 bumped version number to 1.0.15.5 and updated the test suite to reflect recent changes. 2012-05-16 17:58:16 +08:00
agentzh (章亦春) 1b11b4840f upgraded ngx_lua to 0.5.0rc28. 2012-05-16 17:22:00 +08:00
agentzh (章亦春) 668c00fdb8 upgraded lua-resty-string to 0.06. 2012-05-14 15:09:50 +08:00
agentzh (章亦春) 3f8ad8af58 added some tests for the new option --with-luajit-xcflags. 2012-05-14 13:48:48 +08:00
agentzh (章亦春) eecc5010eb updated the tests for the new option --with-luajit-xcflags. 2012-05-14 13:37:53 +08:00