Timeline



10/14/09:

13:50 Changeset in nginx-tests [110:51f3c88b2930] by Maxim Dounin <mdounin@…>
Tests: remove TODO from dirent.d_type tests, fixed in 0.8.20.
12:57 Changeset in nginx [3205:b56bf9316756] by Igor Sysoev <igor@…>
release-0.8.20 tag
12:57 Changeset in nginx [3204:ea3d168fb99c]release-0.8.20 by Igor Sysoev <igor@…>
nginx-0.8.20-RELEASE
12:39 Changeset in nginx [3203:a56cccd588e6] by Igor Sysoev <igor@…>
update r3201: ngx_http_random_index_module should behave consistently …
11:46 Changeset in nginx [3202:121fae8c673c] by Igor Sysoev <igor@…>
ignore EACCES errors for top level directories in ngx_create_full_path()
11:36 Changeset in nginx [3201:5fae6f9085e1] by Igor Sysoev <igor@…>
do not create Win32 drive letter in ngx_create_full_path()
11:33 Changeset in nginx [3200:26784c34e8be] by Igor Sysoev <igor@…>
*) reset cached dirent.d_type after stat() this fixes slash after …
00:33 Changeset in nginx-tests [109:d125e51ea596] by Maxim Dounin <mdounin@…>
Tests: add random index module test for symlink issue.

10/13/09:

23:16 Changeset in nginx-tests [108:93a8f4202b16] by Maxim Dounin <mdounin@…>
Tests: add autoindex module tests.
22:23 Changeset in nginx-tests [107:1c0ec30614c6] by Maxim Dounin <mdounin@…>
Tests: add TEST_GLOBALS and TEST_GLOBALS_HTTP config chunks. …
01:16 Changeset in nginx-tests [106:7a712d3909ba] by Maxim Dounin <mdounin@…>
Tests: add cache availability checks.

10/12/09:

23:05 Changeset in nginx-tests [105:bb5b5e69b45e] by Maxim Dounin <mdounin@…>
Tests: empty cached subrequests shouldn't cause alerts. This problem …
22:17 Changeset in nginx-tests [104:8bc9de6559a1] by Maxim Dounin <mdounin@…>
Tests: add gzip module checks.

10/09/09:

17:05 Changeset in nginx-tests [103:4ae2198b97ec] by Maxim Dounin <mdounin@…>
Tests: limit_req tests for 0.8.18 changes and bug. 1. Make sure …
14:43 Changeset in nginx [3199:b242aaf1dcfa] by Igor Sysoev <igor@…>
nginx did not close log file set by --error-log-path, the bug was …

10/08/09:

14:22 Changeset in nginx [3198:48bfb7dc981b] by Igor Sysoev <igor@…>
test comma separator in "Cache-Control"

10/07/09:

15:15 Changeset in nginx [3197:d5d1ad05d3a6] by Igor Sysoev <igor@…>
hide cacheable Set-Cookie and P3P FastCGI response headers
14:46 Changeset in nginx [3196:b7e68ee09e0c] by Igor Sysoev <igor@…>
use only strong ciphers by default
12:55 Changeset in nginx [3195:b495a56f1f24] by Igor Sysoev <igor@…>
use real file cache length, this fixes cache size counting for …
12:48 Changeset in nginx [3194:9966af1d5819] by Igor Sysoev <igor@…>
bump version

10/06/09:

16:19 Changeset in nginx [3193:5b715491f7c4] by Igor Sysoev <igor@…>
release-0.8.19 tag
16:19 Changeset in nginx [3192:4bc73c644329]release-0.8.19 by Igor Sysoev <igor@…>
nginx-0.8.19-RELEASE
16:08 Changeset in nginx [3191:30f841e2536d] by Igor Sysoev <igor@…>
fix r3184
14:24 Changeset in nginx [3190:dd2ae3872634] by Igor Sysoev <igor@…>
disable SSLv2 and low ciphers by default
13:52 Changeset in nginx [3189:dcb31433272e] by Igor Sysoev <igor@…>
bump version
12:44 Changeset in nginx [3188:5c41e2e3a687] by Igor Sysoev <igor@…>
release-0.8.18 tag
12:44 Changeset in nginx [3187:7aaa959da85e]release-0.8.18 by Igor Sysoev <igor@…>
nginx-0.8.18-RELEASE
10:14 Changeset in nginx [3186:23d567eabc5d] by Igor Sysoev <igor@…>
limit_conn_log_level
10:14 Changeset in nginx [3185:30570a5b9bb0] by Igor Sysoev <igor@…>
limit_req_log_level
09:46 Changeset in nginx [3184:88f972ffe96e] by Igor Sysoev <igor@…>
fix building by gcc45
09:37 Changeset in nginx [3183:b87542338ac3] by Igor Sysoev <igor@…>
make limit_req to conform to the leaky bucket algorithm
09:32 Changeset in nginx [3182:6ddaac3e0bf7] by Igor Sysoev <igor@…>
omit '\0' from "Location" header on MKCOL request

10/02/09:

14:19 Changeset in nginx-tests [102:9f723d3ba52d] by Maxim Dounin <mdounin@…>
Tests: tests for empty static subrequests.
11:32 Changeset in nginx [3181:36f6407817dc] by Igor Sysoev <igor@…>
clear r->lingering_close to disable preventively calling …
11:30 Changeset in nginx [3180:0e420f3f8e18] by Igor Sysoev <igor@…>
clear r->keepalive to disable preventively calling …
09:46 Changeset in nginx [3179:74b74513ed59] by Igor Sysoev <igor@…>
update r3167: do not set r->discard_body if the body has been just …

10/01/09:

21:26 Changeset in nginx-tests [101:6303927c18d2] by Maxim Dounin <mdounin@…>
Tests: proxy cache tests for problems with duplicate final chunks.
10:28 Changeset in nginx-tests [100:9ddc18214854] by Maxim Dounin <mdounin@…>
Tests: arbitrary regexp support in has().

09/30/09:

18:41 Changeset in nginx-tests [99:f92852da34aa] by Maxim Dounin <mdounin@…>
Tests: add test for empty cached response.
13:21 Changeset in nginx [3178:975f0558aab3] by Igor Sysoev <igor@…>
read_ahead
12:56 Changeset in nginx [3177:adc4fc0c3cc3] by Igor Sysoev <igor@…>
Linux/SPARC malloc() returns an address aligned to 8. This conflicts …
12:05 Changeset in nginx [3176:60bc5cc68d3b] by Igor Sysoev <igor@…>
log 499 instead 0, the bug was introduced in r3050
11:46 Changeset in nginx [3175:cad19e8e0cc8] by Igor Sysoev <igor@…>
allow several perl_modules

09/28/09:

16:07 Changeset in nginx [3174:479fd46cd1c4] by Igor Sysoev <igor@…>
use ngx_conf_set_str_array_slot() for perl_require
15:57 Changeset in nginx [3173:008a3462e1d0] by Igor Sysoev <igor@…>
optimize error handling
15:56 Changeset in nginx [3172:314301ce7ca2] by Igor Sysoev <igor@…>
bump version
13:08 Changeset in nginx [3171:b4c24f3d6d4d] by Igor Sysoev <igor@…>
release-0.8.17 tag
13:08 Changeset in nginx [3170:06564e9a2d9e]release-0.8.17 by Igor Sysoev <igor@…>
nginx-0.8.17-RELEASE
12:31 Changeset in nginx [3169:b1013d768911] by Igor Sysoev <igor@…>
fix request counter in resolver handling, the bug was introduced in r3050
12:24 Changeset in nginx [3168:83c940b0d18a] by Igor Sysoev <igor@…>
allow "make clean" for OpenSSL, the bug was introduced in r2874
11:12 Changeset in nginx [3167:7d1f9a449603] by Igor Sysoev <igor@…>
we do not need to increase request counter in this place, the bug had …

09/26/09:

13:24 Changeset in nginx [3166:b208e383657d] by Igor Sysoev <igor@…>
fix r3078: do not increase request counter if body has been just discarded

09/25/09:

20:25 Changeset in nginx [3165:7658e9c7e814] by Igor Sysoev <igor@…>
use parents around NGX_ATOMIC_T_LEN value
14:17 Changeset in nginx [3164:b1b1775698d5] by Igor Sysoev <igor@…>
uniform ngx_directio_on/off() interface with other file functions
13:55 Changeset in nginx [3163:34cbd6e86218] by Igor Sysoev <igor@…>
handle short pwrite() to log an error cause: ENOSPC, EDQUOT, or EFBIG
11:55 Changeset in nginx [3162:9140fbb2ab83] by Igor Sysoev <igor@…>
fix discarding body
09:30 Changeset in nginx [3161:d430c6ab1c99] by Igor Sysoev <igor@…>
check unsafe Destination
09:13 Changeset in nginx [3160:a7637c2c1157] by Igor Sysoev <igor@…>
low ENAMETOOLONG logging level

09/24/09:

20:09 Changeset in nginx [3159:d4cc5a450ee9] by Igor Sysoev <igor@…>
fix r3155
20:05 Changeset in nginx [3158:17afb68c2a9a] by Igor Sysoev <igor@…>
test incomplete WriteFile()
20:04 Changeset in nginx [3157:a2c1b4f74ea7] by Igor Sysoev <igor@…>
log file name for read/write errors
19:55 Changeset in nginx [3156:55f006d944ba] by Igor Sysoev <igor@…>
delete Win95 code
14:47 Changeset in nginx [3155:e720c4a68ee0] by Igor Sysoev <igor@…>
fix debug log message
14:45 Changeset in nginx [3154:823f72db46c0] by Igor Sysoev <igor@…>
$ssl_session_id
13:23 Changeset in nginx [3153:90d6b878481f] by Igor Sysoev <igor@…>
update the previous commit: use ngx_strlow()
13:15 Changeset in nginx [3152:8bf534c7c998] by Igor Sysoev <igor@…>
$host is always in low case: *) move low case convertation from …

09/23/09:

15:28 Changeset in nginx [3151:ad3ddfd06e7d] by Igor Sysoev <igor@…>
low default connection errors level from alert to error
15:27 Changeset in nginx [3150:8ef6fb15191f] by Igor Sysoev <igor@…>
bump version

09/22/09:

14:35 Changeset in nginx [3149:d70430af371e] by Igor Sysoev <igor@…>
release-0.8.16 tag
14:35 Changeset in nginx [3148:52163a1027c3]release-0.8.16 by Igor Sysoev <igor@…>
nginx-0.8.16-RELEASE
09:44 Changeset in nginx [3147:cbb1add4a6fe] by Igor Sysoev <igor@…>
fail if file size was changed
09:06 Changeset in nginx [3146:29ba1de1ab0b] by Igor Sysoev <igor@…>
fix typo in addition_types directive name

09/21/09:

18:34 Changeset in nginx [3145:9160a117a46a] by Igor Sysoev <igor@…>
fix request counter for post_action, the bug was introduced in r3050
15:55 Changeset in nginx [3144:ecbfc3396c42] by Igor Sysoev <igor@…>
allow to log invalid $request in access_log always, before it was …

09/19/09:

16:15 Changeset in nginx [3143:ab6258e18099] by Igor Sysoev <igor@…>
fix resolver cache rbtree comparison

09/18/09:

09:21 Changeset in nginx [3142:959fa3a11b03] by Igor Sysoev <igor@…>
restore environ, this fixes segfault on reconfiguration failure when …
09:12 Changeset in nginx [3141:cbee9c114504] by Igor Sysoev <igor@…>
fix comment
09:10 Changeset in nginx [3140:ba9a8ba4207e] by Igor Sysoev <igor@…>
*) issue warning instead of failure: this is too common case *) use …

09/16/09:

13:48 Changeset in nginx [3139:5f6144fc674d] by Igor Sysoev <igor@…>
fix memory leak in resolver
13:30 Changeset in nginx [3138:a2479937dbd8] by Igor Sysoev <igor@…>
win32 ngx_file_info() utf8 support
13:28 Changeset in nginx [3137:179f6dfcb7fe] by Igor Sysoev <igor@…>
preserve errno while ngx_free()

09/15/09:

15:12 Changeset in nginx [3136:47b7b6ac433e] by Igor Sysoev <igor@…>
do not pass buf with empty cached response, this fixes "zero size buf …
11:57 Changeset in nginx [3135:784126370092] by Igor Sysoev <igor@…>
nginx always sent "Vary: Accept-Encoding", if both gzip_static and …
11:55 Changeset in nginx [3134:e6f5cb5eff8b] by Igor Sysoev <igor@…>
image_filter_transparency
09:47 Changeset in nginx [3133:28a6aa24b453] by Igor Sysoev <igor@…>
fix alpha-channel transparency in PNG
09:37 Changeset in nginx [3132:6cb238e091a9] by Igor Sysoev <igor@…>
allow perl "sub{..."
09:36 Changeset in nginx [3131:49fd9e436675] by Igor Sysoev <igor@…>
bump version

09/14/09:

13:17 Changeset in nginx [3130:b52b6c3bb2d1]stable-0.5 by Igor Sysoev <igor@…>
release-0.5.38 tag
13:17 Changeset in nginx [3129:6dcc15f30295]stable-0.5release-0.5.38 by Igor Sysoev <igor@…>
nginx-0.5.38-RELEASE
13:13 Changeset in nginx [3128:c4659427a6cc]stable-0.6 by Igor Sysoev <igor@…>
release-0.6.39 tag
13:13 Changeset in nginx [3127:fabd6e1028f2]stable-0.6release-0.6.39 by Igor Sysoev <igor@…>
nginx-0.6.39-RELEASE
13:09 Changeset in nginx [3126:a1cc758ca002]stable-0.7 by Igor Sysoev <igor@…>
release-0.7.62 tag
13:09 Changeset in nginx [3125:64659bcb92d4]stable-0.7release-0.7.62 by Igor Sysoev <igor@…>
nginx-0.7.62-RELEASE
13:07 Changeset in nginx [3124:53a02ff924e8] by Igor Sysoev <igor@…>
release-0.8.15 tag
13:07 Changeset in nginx [3123:d364c2c12dd9]release-0.8.15 by Igor Sysoev <igor@…>
nginx-0.8.15-RELEASE
09:48 Changeset in nginx [3122:3e994ac670dc] by Igor Sysoev <igor@…>
test space between "~" and regex in server_name and invalid_referers
07:42 Changeset in nginx [3121:bd2573c97e4a] by Igor Sysoev <igor@…>
handle "/../" case more reliably
Note: See TracTimeline for information about the timeline view.