agentzh (Yichun Zhang)
|
1ca5fb8597
|
bumped version to 1.2.6.6.
|
12 years ago |
agentzh (Yichun Zhang)
|
f1083d82d4
|
updated tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
ed74e3d767
|
bumped version to 1.2.6.3.
|
12 years ago |
agentzh (Yichun Zhang)
|
6d0cbed3f7
|
bumped version to 1.2.6.1; updated tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
1faf158381
|
bugfix: when relative paths are used in --with-zlib=DIR, --with-libatomic=DIR, --with-md5=DIR, and --with-sha1=DIR, the build system could not find DIR at all. thanks LazyZhu for reporting it in github issue #21.
|
12 years ago |
agentzh (Yichun Zhang)
|
a820d40858
|
updated tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
a841caaff8
|
updated the test suite to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
f936d06933
|
updated tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
eabcfb4369
|
updated the test suite to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
774a60c8eb
|
updated tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
def1331dea
|
updated the test plan in sanity.t.
|
12 years ago |
agentzh (Yichun Zhang)
|
b447ec474e
|
bugfix: ./configure: --with-pcre=PATH did not accept relative path in PATH. thanks smallfish for reporting this issue.
|
12 years ago |
agentzh (Yichun Zhang)
|
7265b0920d
|
updated the test suite to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
0602a38652
|
bumped version to 1.2.4.5; also updated tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
c6f3705301
|
updated tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
8ead3bebb4
|
bumped version to 1.2.4.1; also updated the test suite to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
07a3959dd2
|
upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0.
|
12 years ago |
agentzh (Yichun Zhang)
|
676d24e9d2
|
bumped version to 1.2.3.7 and updated the tests to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
4304116026
|
updated the test suite to reflect recent changes.
|
12 years ago |
agentzh (Yichun Zhang)
|
dceae9e8f9
|
updated the test suite to reflect recent changes.
|
12 years ago |
agentzh (章亦春)
|
89bdbc7cca
|
updated tests for recent changes.
|
12 years ago |
agentzh (章亦春)
|
8faebfd44f
|
fixed the tests to reflect recent changes.
|
12 years ago |
agentzh (章亦春)
|
85b5caf105
|
updated the test suite to reflect recent changes.
|
12 years ago |
agentzh (章亦春)
|
65237ea02f
|
bumped version to 1.2.1.11.
|
12 years ago |
agentzh (章亦春)
|
dcc95a3b33
|
updated tests to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
37bbfd4378
|
updated the tests to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
82a58c989f
|
releng work for the 1.0.15.10 release.
|
13 years ago |
agentzh (章亦春)
|
99e1bd7079
|
bumped version to 1.0.15.7 and also updated the test suite to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
21f8910725
|
bumped version number to 1.0.15.5 and updated the test suite to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
3f8ad8af58
|
added some tests for the new option --with-luajit-xcflags.
|
13 years ago |
agentzh (章亦春)
|
eecc5010eb
|
updated the tests for the new option --with-luajit-xcflags.
|
13 years ago |
agentzh (章亦春)
|
2ee1f58571
|
updated tests to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
ba7a3d6c44
|
releng for 1.0.15.3.
|
13 years ago |
agentzh (章亦春)
|
9b1da949a3
|
updated tests to reflect recent changes in version numbers.
|
13 years ago |
agentzh (章亦春)
|
ce803e8a94
|
bumped version number to 1.0.11.28.
|
13 years ago |
agentzh (章亦春)
|
ec23d93c0d
|
no longer specify -DLUAJIT_USE_VALGRIND when --with-debug is specified. also upgraded lua-resty-* to their latest versions.
|
13 years ago |
agentzh (章亦春)
|
367a5d8c5f
|
bundle new components lua-resty-mysql, lua-resty-upload, and lua-resty-string, which are enabled by default. also added options --without-lua_resty_mysql, --without-lua_resty_upload, and --without-lua_resty_string to ./configure for disabling them.
|
13 years ago |
agentzh (章亦春)
|
dfe629a607
|
updated tests to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
d41cb7132c
|
bundle new component lua-resty-redis which is enabled by default. also added option --without-lua_resty_redis to ./configure for disabling it.
|
13 years ago |
agentzh (章亦春)
|
7c210171d1
|
bundle new component lua-resty-memcached which is enabled by default. also added option --without-lua_resty_memcached to ./configure for disabling it. also upgraded ngx_lua to 0.5.0rc16.
|
13 years ago |
agentzh (章亦春)
|
c528989ead
|
now we enable -DLUAJIT_USE_VALGRIND -DLUA_USE_APICHECK -DLUA_USE_ASSERT flags for luajit when --with-debug is specified.
|
13 years ago |
agentzh (章亦春)
|
71a3060051
|
updated tests for new versions of the components.
|
13 years ago |
agentzh (章亦春)
|
c93802bfed
|
updated test suite to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
67d50a58bf
|
added ngx_coolkit to the bundle.
|
13 years ago |
agentzh (章亦春)
|
91fc8d50ef
|
upgraded ngx_lua to 0.4.1; also bumped the version number to 1.0.10.48.
|
13 years ago |
agentzh (章亦春)
|
d27c62e35f
|
bumped version number to 1.0.10.47.
|
13 years ago |
agentzh (章亦春)
|
a05b74863b
|
updated tests to reflect recent changes.
|
13 years ago |
agentzh (章亦春)
|
fb89742f47
|
Prepare for the ngx_openresty devel version 1.0.10
* upgraded ngx_lua to 0.4.0.
* upgraded ngx_encrypted_session to 0.02.
* bugfix: fixed issues with relative path DIR in --with-openssl=DIR.
|
13 years ago |
agentzh (章亦春)
|
1bc8f9b8be
|
bugfix: make the "install" phony target depend on the "all" phony target in the Makefile generated by ./configure. thanks Weibin Yao for reporting this issue.
|
13 years ago |
agentzh (章亦春)
|
6d1405ceaa
|
fixed the test plan.
|
13 years ago |