Yichun Zhang (agentzh)
|
9afb06f5eb
|
upgraded resty-cli to 0.18rc5.
|
2017-05-19 13:33:18 -07:00 |
|
Yichun Zhang (agentzh)
|
d94772353a
|
upgraded LuaJIT to v2.1-20170517.
|
2017-05-17 18:14:29 -07:00 |
|
Yichun Zhang (agentzh)
|
d7da4d6037
|
upgraded ngx_lua to 0.10.9rc5.
|
2017-05-15 00:14:22 -07:00 |
|
Datong Sun
|
4950ec7f62
|
feature: applied the delayed-posted-events patch to the nginx core for adding "delayed posted events" which run in the next event cycle with 0 delay.
this nginx core feature is needed by the ngx.sleep(0) feature in
ngx_lua, for example.
Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
|
2017-05-14 22:29:31 -07:00 |
|
Yichun Zhang (agentzh)
|
706dee9b7f
|
bumped version to 1.11.2.4 rc0.3.
|
2017-05-14 21:28:04 -07:00 |
|
Yichun Zhang (agentzh)
|
5373add959
|
upgraded resty-cli to 0.18rc4.
|
2017-05-14 17:10:27 -07:00 |
|
Yichun Zhang (agentzh)
|
a5baad4b83
|
upgraded lua-resty-core to 0.1.12rc4.
|
2017-05-14 17:09:04 -07:00 |
|
Yichun Zhang (agentzh)
|
0ed12d446c
|
upgraded ngx_lua to 0.10.9rc4.
|
2017-05-14 17:08:01 -07:00 |
|
Yichun Zhang (agentzh)
|
ec8acae28e
|
bugfix: applied the single_process_graceful_exit patch to the nginx core to fix the issue that nginx fails to perform graceful exit when master_process is turned off.
|
2017-05-14 10:43:57 -07:00 |
|
Yichun Zhang (agentzh)
|
0ca75dbf45
|
upgraded resty-cli to 0.18rc3.
|
2017-05-13 20:50:03 -07:00 |
|
Yichun Zhang (agentzh)
|
e6152d3af4
|
upgraded resty-cli to 0.18rc2.
|
2017-05-13 20:07:16 -07:00 |
|
Yichun Zhang (agentzh)
|
1780a1dd5f
|
upgraded lua-resty-core to 0.1.12rc3.
|
2017-05-13 19:38:57 -07:00 |
|
Yichun Zhang (agentzh)
|
509afa3d53
|
upgraded ngx_lua to 0.10.9rc3.
|
2017-05-13 19:38:08 -07:00 |
|
Yichun Zhang (agentzh)
|
274808af32
|
upgraded resty-cli to 0.18rc1.
|
2017-05-13 17:20:19 -07:00 |
|
Yichun Zhang (agentzh)
|
6e8b2f4984
|
doc: updated the LuaJIT restydoc indexes to the latest version.
also upgraded LuaJIT to v2.1-20170513.
|
2017-05-13 16:37:26 -07:00 |
|
Yichun Zhang (agentzh)
|
6b905f9eef
|
bumped version to 1.11.2.4 RC0.1.
|
2017-05-13 16:28:45 -07:00 |
|
Yichun Zhang (agentzh)
|
12b67e3a5c
|
upgraded lua-resty-core to 0.1.12rc2.
|
2017-05-13 16:27:31 -07:00 |
|
Yichun Zhang (agentzh)
|
7d5dd68ded
|
upgraded ngx_lua to 0.10.9rc2.
|
2017-05-13 16:26:12 -07:00 |
|
Yuansheng
|
7a7576319e
|
feature: applied the intercept_error_log patch to the nginx core to provide 3rd-party modules a hook to intercept nginx error log data without touching files.
3rd-party modules can register a custom interception hook to ngx_http_core_main_conf_t.intercept_log_handler.
Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
|
2017-05-12 13:25:36 -07:00 |
|
Yichun Zhang (agentzh)
|
e767256038
|
upgraded ngx_lua to 0.10.9rc1 and lua-resty-core to 0.1.12rc1.
|
2017-05-12 11:02:19 -07:00 |
|
Yichun Zhang (agentzh)
|
a8ea810fdc
|
feature: ./configure: the user flags specified by the --with-luajit-xcflags=FLAGS option are not appended to the default flags instead of being prepended. thanks spacewander for the report in #256.
|
2017-05-06 17:38:10 -07:00 |
|
Yichun Zhang (agentzh)
|
dafd10b27d
|
fixed the tests to reflect recent changes.
|
2017-05-06 17:18:11 -07:00 |
|
Jukka Raimovaara
|
eb8fc7771d
|
bugfix: the feature test for SSE 4.2 support did not really check if the local CPU indeed has it.
Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
|
2017-05-06 17:12:07 -07:00 |
|
Yuansheng
|
79dc3c56aa
|
feature: applied a small patch to the nginx core to add support for the "privileged agent" process which is run by the same system account as the master.
Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
|
2017-05-05 18:12:47 -07:00 |
|
Yichun Zhang (agentzh)
|
391709ce4d
|
formal release 1.11.2.3.
v1.11.2.3
|
2017-04-19 17:00:51 -07:00 |
|
Yichun Zhang (agentzh)
|
78af48d106
|
build-win32.sh: added comments for dep download links.
|
2017-04-08 19:20:30 -07:00 |
|
Yichun Zhang (agentzh)
|
34c5e749b7
|
upgraded lua-redis-parser to 0.13.
|
2017-04-08 17:55:43 -07:00 |
|
Yichun Zhang (agentzh)
|
5deaa06788
|
dist-check: removed the -l option for standard Lua 5.1 intepreter.
|
2017-04-08 17:33:54 -07:00 |
|
Yichun Zhang (agentzh)
|
1fbcf153e3
|
change: we no longer bundle the standard Lua 5.1 interpreter.
|
2017-04-08 17:33:18 -07:00 |
|
Yichun Zhang (agentzh)
|
da979a620a
|
updated tests to reflect recent changes.
|
2017-04-08 17:25:27 -07:00 |
|
Yichun Zhang (agentzh)
|
e75b5c926b
|
upgraded ngx_redis2 to 0.14.
|
2017-04-08 16:02:38 -07:00 |
|
Yichun Zhang (agentzh)
|
0a35dfc126
|
upgraded ngx_memc to 0.18.
|
2017-04-08 15:58:38 -07:00 |
|
Yichun Zhang (agentzh)
|
88b4cf1abf
|
upgraded resty-cli to 0.17.
|
2017-04-08 15:53:28 -07:00 |
|
Yichun Zhang (agentzh)
|
51d68caaed
|
upgraded lua-resty-lock to 0.06.
|
2017-04-08 15:43:30 -07:00 |
|
Yichun Zhang (agentzh)
|
2a1b28da1c
|
upgraded lua-resty-core to 0.1.11.
|
2017-04-08 15:40:49 -07:00 |
|
Yichun Zhang (agentzh)
|
ba4d3dd99f
|
upgraded lua-resty-lrucache to 0.06.
|
2017-04-08 15:36:35 -07:00 |
|
Yichun Zhang (agentzh)
|
ec3186ccc9
|
upgraded lua-resty-mysql to 0.19.
|
2017-04-08 15:28:32 -07:00 |
|
Yichun Zhang (agentzh)
|
e1cfbe09ab
|
upgraded lua-resty-limit-traffic to 0.03.
|
2017-04-08 15:25:01 -07:00 |
|
Yichun Zhang (agentzh)
|
8caa177718
|
upgraded opm to 0.0.3.
|
2017-04-08 15:19:07 -07:00 |
|
Yichun Zhang (agentzh)
|
d00f1e1ef0
|
upgraded lua-resty-limit-traffic to 0.02.
|
2017-04-08 15:07:00 -07:00 |
|
Yichun Zhang (agentzh)
|
ba6621b12b
|
doc: updated LuaJIT's docs to the latest version for the restydoc indexes.
|
2017-04-08 15:04:55 -07:00 |
|
Yichun Zhang (agentzh)
|
df41967474
|
bumped version to 1.11.2.3rc0.
|
2017-04-08 15:02:41 -07:00 |
|
Yichun Zhang (agentzh)
|
2fd117c427
|
upgraded lua-resty-mysql to 0.18.
|
2017-04-08 15:01:34 -07:00 |
|
Yichun Zhang (agentzh)
|
cfc14f5d26
|
upgraded lua-cjson to 2.1.0.5.
|
2017-04-08 14:28:11 -07:00 |
|
Yichun Zhang (agentzh)
|
1197fe2bd1
|
upgraded lua-resty-core to 0.1.10.
upgraded lua-resty-lock to 0.05.
upgraded ngx_lua to 0.10.8.
upgraded ngx_drizzle to 0.1.10.
|
2017-04-08 14:25:57 -07:00 |
|
Yichun Zhang (agentzh)
|
b0654629a9
|
upgraded lua-resty-lrucache to 0.05.
|
2017-04-08 13:46:50 -07:00 |
|
Yichun Zhang (agentzh)
|
4fb4791107
|
upgraded LuaJIT to 2.1-20170405.
|
2017-04-08 12:04:51 -07:00 |
|
Yichun Zhang (agentzh)
|
6b82ea1099
|
feature: now we automatically add the -msse4.2 compilation option for building the bundled LuaJIT when it is available.
|
2017-03-19 22:21:11 -07:00 |
|
Yichun Zhang (agentzh)
|
b59ef879a5
|
win32: upgraded PCRE, zlib, and OpenSSL to their latest releases.
|
2017-03-19 21:15:52 -07:00 |
|
Yichun Zhang (agentzh)
|
2044681992
|
dist-check: made the output a bit nicer.
|
2017-03-19 21:15:31 -07:00 |
|