Timeline



02/09/07:

14:02 Changeset in nginx [1099:04a8b485447d] by Igor Sysoev <igor@…>
fix segfault when a large FastCGI response was written to a temporary file
13:49 Changeset in nginx [1098:aed9dfe2a4f2] by Igor Sysoev <igor@…>
log a right subrequest
11:56 Changeset in nginx [1097:df8cdf626c87] by Igor Sysoev <igor@…>
fix segfault when $fastcgi_script_name is used in access_log and there …

02/05/07:

14:49 Changeset in nginx [1096:57db008a70ce] by Igor Sysoev <igor@…>
bump version
14:02 Changeset in nginx [1095:99f3c44eb305] by Igor Sysoev <igor@…>
release-0.5.11 tag
14:02 Changeset in nginx [1094:bb491c8197e3]release-0.5.11 by Igor Sysoev <igor@…>
nginx-0.5.11-RELEASE

02/04/07:

18:40 Changeset in nginx [1093:d0fb2cc2a098] by Igor Sysoev <igor@…>
fix several ranges

01/31/07:

07:31 Changeset in nginx [1092:3184d28c22dc] by Igor Sysoev <igor@…>
style fix

01/29/07:

20:33 Changeset in nginx [1091:58f1641783ca] by Igor Sysoev <igor@…>
allocate less memory on 64-bit platforms
20:28 Changeset in nginx [1090:01b48bcb73bf] by Igor Sysoev <igor@…>
shorten temporary names on 64-bit platforms
12:25 Changeset in nginx [1089:b2e6eb425770] by Igor Sysoev <igor@…>
use ngx_dir_access() to enable search bits for directory
11:54 Changeset in nginx [1088:2d8e72584534] by Igor Sysoev <igor@…>
eliminate the useless space symbol
11:53 Changeset in nginx [1087:9de12c8d8943] by Igor Sysoev <igor@…>
log a real response error code instead of "0"
11:52 Changeset in nginx [1086:a62d30719ea1] by Igor Sysoev <igor@…>
fix segfault if nginx was build with -O2 -fomit-frame-pointer, r1082

01/27/07:

19:51 Changeset in nginx [1085:c7850d8b5239] by Igor Sysoev <igor@…>
test PCRE in MacPorts

01/25/07:

22:19 Changeset in nginx [1084:b63809fd5479] by Igor Sysoev <igor@…>
bump version
22:09 Changeset in nginx [1083:8db2ba4f194d] by Igor Sysoev <igor@…>
release-0.5.10 tag
22:09 Changeset in nginx [1082:9eeb585454f3]release-0.5.10 by Igor Sysoev <igor@…>
nginx-0.5.10-RELEASE
22:01 Changeset in nginx [1081:4cf9d9b644f7] by Igor Sysoev <igor@…>
fix segfault if nginx was build with -O2 -fomit-frame-pointer (at …
21:48 Changeset in nginx [1080:681e048981a6] by Igor Sysoev <igor@…>
fix online upgrade
21:45 Changeset in nginx [1079:c1d1a14ed071] by Igor Sysoev <igor@…>
bump version
16:34 Changeset in nginx [1078:6f476df0d39f] by Igor Sysoev <igor@…>
release-0.5.9 tag
16:34 Changeset in nginx [1077:779216610662]release-0.5.9 by Igor Sysoev <igor@…>
nginx-0.5.9-RELEASE
08:45 Changeset in nginx [1076:2deb6d858c53] by Igor Sysoev <igor@…>
$memcached_key
08:45 Changeset in nginx [1075:4d203f76b757] by Igor Sysoev <igor@…>
undo "client_body_in_file_only any" and introduce …

01/24/07:

09:15 Changeset in nginx [1074:8164f479b362] by Igor Sysoev <igor@…>
fix "access_log off"
09:14 Changeset in nginx [1073:d82560e9d147] by Igor Sysoev <igor@…>
client_body_in_file_only any

01/23/07:

12:55 Changeset in nginx [1072:f303d33f3927] by Igor Sysoev <igor@…>
delete temporary file for incomplete small request body

01/21/07:

19:01 Changeset in nginx [1071:bd4202f92581] by Igor Sysoev <igor@…>
log a failure of the writing to access_log once per minute
17:42 Changeset in nginx [1070:b54a1e283d6d] by Igor Sysoev <igor@…>
allow "sendfile" in "if" context

01/20/07:

19:26 Changeset in nginx [1069:e6fc18f1a032] by Igor Sysoev <igor@…>
env

01/19/07:

19:48 Changeset in nginx [1068:b88395feb707] by Igor Sysoev <igor@…>
bump version
16:14 Changeset in nginx [1067:7f31e0626b6f] by Igor Sysoev <igor@…>
release-0.5.8 tag
16:13 Changeset in nginx [1066:7642f45af67d]release-0.5.8 by Igor Sysoev <igor@…>
nginx-0.5.8-RELEASE
16:13 Changeset in nginx [1065:9039e845e532] by Igor Sysoev <igor@…>
fix segfault when a request body fits in r->header_in and the body …
12:57 Changeset in nginx [1064:7c84c877f2d7] by Igor Sysoev <igor@…>
fix segfault when client_body_in_file_only is on, the body is not …
12:22 Changeset in nginx [1063:e2a6ecc5a3ae] by Igor Sysoev <igor@…>
a non-active client connection must not closed after send timeout
11:35 Changeset in nginx [1062:bc9751affada] by Igor Sysoev <igor@…>
style and comment fix
08:10 Changeset in nginx [1061:9aca452fe12a] by Igor Sysoev <igor@…>
if client closes a connection prematurely, then epoll (at least in …

01/18/07:

21:14 Changeset in nginx [1060:8e5c032e7855] by Igor Sysoev <igor@…>
the PUTing to collection must return NGX_HTTP_BAD_REQUEST
21:11 Changeset in nginx [1059:bff1312b84ed] by Igor Sysoev <igor@…>
the "Overwrite" header line
21:04 Changeset in nginx [1058:01f818c6f7de] by Igor Sysoev <igor@…>
add size, access, and mtime to ngx_walk_tree()
20:51 Changeset in nginx [1057:bbde03037ef6] by Igor Sysoev <igor@…>
NGX_HTTP_PRECONDITION_FAILED
20:48 Changeset in nginx [1056:82b9e57993ec] by Igor Sysoev <igor@…>
update nginx.xs to ngx_open_file(name, mode, create, access)
20:39 Changeset in nginx [1055:0f692964f1b3] by Igor Sysoev <igor@…>
ngx_read_fd()
20:37 Changeset in nginx [1054:836fe133b6d5] by Igor Sysoev <igor@…>
NGX_FILE_WRONLY
20:31 Changeset in nginx [1053:b9fa23cda4cc] by Igor Sysoev <igor@…>
ngx_file_access() and ngx_de_access()
20:25 Changeset in nginx [1052:81da6273fb04] by Igor Sysoev <igor@…>
style fix
20:24 Changeset in nginx [1051:25114f8e2780] by Igor Sysoev <igor@…>
axe Win9X code
20:23 Changeset in nginx [1050:5d9451a01c5d] by Igor Sysoev <igor@…>
add comment
20:22 Changeset in nginx [1049:8865ca5ff560] by Igor Sysoev <igor@…>
axe unused code
20:15 Changeset in nginx [1048:c4f666fc3a7e] by Igor Sysoev <igor@…>
ngx_open_file(name, access, create) > ngx_open_file(name, mode, …
20:05 Changeset in nginx [1047:ea6f43a88208] by Igor Sysoev <igor@…>
style fix
19:52 Changeset in nginx [1046:bb139aba3199] by Igor Sysoev <igor@…>
rename mode to access
19:49 Changeset in nginx [1045:1ade5def878d] by Igor Sysoev <igor@…>
unused value
19:48 Changeset in nginx [1044:e139d13faf42] by Igor Sysoev <igor@…>
fix typo
19:40 Changeset in nginx [1043:7073b87fa8e9] by Igor Sysoev <igor@…>
style fix: remove trailing spaces
14:28 Changeset in nginx [1042:63dec254cc4a] by Igor Sysoev <igor@…>
fix log message
07:08 Changeset in nginx [1041:6c8af39831e4] by Igor Sysoev <igor@…>
delete default "tcp_nodelay on"
07:07 Changeset in nginx [1040:d536a2332385] by Igor Sysoev <igor@…>
fix FastCGI "zero size buf" alert, the previous commit did not fix too

01/17/07:

16:10 Changeset in nginx [1039:73f18b6ad6ba] by Igor Sysoev <igor@…>
fix FastCGI "zero size buf" alert, r841 did not fix it
10:50 Changeset in nginx [1038:c136df6c5ff0] by Igor Sysoev <igor@…>
style fix

01/16/07:

20:43 Changeset in nginx [1037:c28c8bdb57f4] by Igor Sysoev <igor@…>
fix debug logging
19:01 Changeset in nginx [1036:defdce84b172] by Igor Sysoev <igor@…>
fix comparison
11:04 Changeset in nginx [1035:4fcea9a9117b] by Igor Sysoev <igor@…>
bump version

01/15/07:

17:49 Changeset in nginx [1034:d557851dd574] by Igor Sysoev <igor@…>
release-0.5.7 tag
17:49 Changeset in nginx [1033:aed8a9de6245]release-0.5.7 by Igor Sysoev <igor@…>
nginx-0.5.7-RELEASE
17:48 Changeset in nginx [1032:899050121f43] by Igor Sysoev <igor@…>
quick fix for case when ssl_session_cache defined, but ssl is not …
17:12 Changeset in nginx [1031:bf1785dfb75f] by Igor Sysoev <igor@…>
allow the upstream modules to send a header only
16:00 Changeset in nginx [1030:5a86fcc480c6] by Igor Sysoev <igor@…>
add debug logging for FastCGI zero size buf alert

01/12/07:

21:58 Changeset in nginx [1029:ce08bc4cb97b] by Igor Sysoev <igor@…>
ngx_strn2cmp() > ngx_memn2cmp()
21:57 Changeset in nginx [1028:af57bfd77b7f] by Igor Sysoev <igor@…>
style fix
20:57 Changeset in nginx [1027:ff07ccfaad50] by Igor Sysoev <igor@…>
fix duplicate rbtree keys case
20:38 Changeset in nginx [1026:38be15c1379a] by Igor Sysoev <igor@…>
fix duplicate rbtree keys case
20:26 Changeset in nginx [1025:f88651afad40] by Igor Sysoev <igor@…>
style fix: remove tabs
20:15 Changeset in nginx [1024:eeadc558e86d] by Igor Sysoev <igor@…>
ngx_strn2cmp()
19:48 Changeset in nginx [1023:68cc5e2e1a5d] by Igor Sysoev <igor@…>
make global the rbtree color handling macros
19:26 Changeset in nginx [1022:7058eb754ef0] by Igor Sysoev <igor@…>
add comment
18:05 Changeset in nginx [1021:8902a211b00e] by Igor Sysoev <igor@…>
fix comment

01/11/07:

22:08 Changeset in nginx [1020:c95800738d2c] by Igor Sysoev <igor@…>
axe aio drafts
22:05 Changeset in nginx [1019:447051f68623] by Igor Sysoev <igor@…>
axe long ago unnecessary file
19:13 Changeset in nginx [1018:06306a20b8bb] by Igor Sysoev <igor@…>
fix slab allocator on 64-bit platfroms
18:59 Changeset in nginx [1017:ee25c79bea34] by Igor Sysoev <igor@…>
optimize the SSL session cache allocations on 64-bit platforms
18:58 Changeset in nginx [1016:d0e8c81d3bb7] by Igor Sysoev <igor@…>
fix slab allocator on 64-bit platfroms
18:57 Changeset in nginx [1015:32ebb6b13ff3] by Igor Sysoev <igor@…>
ssl_session_timeout was set only if builtin cache was used
17:39 Changeset in nginx [1014:5ffd76a9ccf3] by Igor Sysoev <igor@…>
optimize the SSL session cache allocations
17:05 Changeset in nginx [1013:7dd987e09701] by Igor Sysoev <igor@…>
stop rbtree search early if equal hash was found
16:57 Changeset in nginx [1012:11ffb8e4753f] by Igor Sysoev <igor@…>
stop rbtree search early if equal hash was found
16:50 Changeset in nginx [1011:19118c44303f] by Igor Sysoev <igor@…>
test length of variable and number of connections
16:20 Changeset in nginx [1010:d1792e17a559] by Igor Sysoev <igor@…>
fix default -O
16:07 Changeset in nginx [1009:ee5f21acea76] by Igor Sysoev <igor@…>
optimization
16:07 Changeset in nginx [1008:51d0884364fe] by Igor Sysoev <igor@…>
optimize inlined code for gcc
16:00 Changeset in nginx [1007:f1ebccfd95f9] by Igor Sysoev <igor@…>
use "r" instead of "q"
Note: See TracTimeline for information about the timeline view.