Timeline



09/26/11:

04:30 nginx-cach-bypass.patch attached to Ticket #21 by John Ferlito
04:30 Ticket #21 (Incorrectly caching pages with non-cacheable Cache-Control headers) created by John Ferlito
See …

09/25/11:

20:04 Changeset in nginx [4145:f321e9750c8c] by Maxim Dounin <mdounin@…>
Proxy: logging levels tuned, double logging fixed.
20:03 Changeset in nginx [4144:7b77428909ed] by Maxim Dounin <mdounin@…>
Proxy: whitespaces after chunk size allowed. Whitespaces after chunk …
20:00 Changeset in nginx [4143:114e3a7c3b8d] by Maxim Dounin <mdounin@…>
Upstream: clearing of u->peer.connection on close. This fixes crashes …

09/24/11:

14:50 Ticket #20 (error_page directive inconsistently applied) updated by bits.myopenid.com
In this config, there's another server block that has a listen 80 …
14:44 Changeset in nginx-tests [173:20d3461de9da] by Maxim Dounin <mdounin@…>
Tests: If-Range tests.
09:18 Ticket #17 (nginx fail to set 'fastcgi_param PATH_INFO' (mailman+fcgicrap)) updated by Ludovic Bellière
Yes indeed. I just looked at the source code of fcgiwrap, and it's …
04:43 Changeset in nginx_org [26:af5c42bbad23] by Ruslan Ermilov <ru@…>
Added a link to the latest news entry.

09/23/11:

20:15 Changeset in nginx [4142:7b632622ba56] by Ruslan Ermilov <ru@…>
Fixed error message.
20:04 Ticket #20 (error_page directive inconsistently applied) closed by Maxim Dounin
invalid: It returns HTTP/0.9 reply as it's not possible to parse complete http …
16:38 Ticket #20 (error_page directive inconsistently applied) updated by bits.myopenid.com
The access log receives an entry stating 414, while the error log has …
16:32 Ticket #20 (error_page directive inconsistently applied) updated by bits.myopenid.com
Correction: I said it's returning that html with a HTTP 200, but it …
16:27 Ticket #20 (error_page directive inconsistently applied) updated by bits.myopenid.com
Incidentally, …
16:06 Ticket #20 (error_page directive inconsistently applied) created by bits.myopenid.com
[…] Make a request for a very long URI, with over 8K characters: …
14:01 Ticket #14 (Number of *_buffers must be less then 17 on Solaris) updated by Maxim Dounin
Status, Owner changed
Ack, readv() should be limited to IOV_MAX in the same way as writev() …
13:38 Ticket #19 (Changelog does not list 1.0.6 changes) closed by Maxim Dounin
invalid: This is because http://nginx.org/en/CHANGES isn't for stable branch. …
13:21 Ticket #19 (Changelog does not list 1.0.6 changes) created by bits.myopenid.com
http://nginx.org/en/CHANGES does not have an entry for the current …
08:03 Changeset in nginx_org [25:7fe6912500fd] by Maxim Konovalov <maxim@…>
OpenBSD news.

09/22/11:

10:58 Ticket #18 (RHEL Package repo issue) updated by Sergey Budnevitch
How do you add nginx repository first time? Is there any rhel specific …

09/21/11:

20:03 Ticket #18 (RHEL Package repo issue) created by www.google.com/accounts/o8/id?id=AItOawlUZ8IjYc_77WfCCetRoo8hsIR6raOfR7I
I just tried to use the RHEL repo to install nginx and got the …

09/20/11:

13:15 Changeset in nginx [4141:a18b10aea510] by Ruslan Ermilov <ru@…>
Fixed markup.
11:21 Changeset in nginx_org [24:6e597904e24a] by Igor Sysoev <igor@…>
nginx-1.1.4, upstream persistent connections.
11:18 Changeset in nginx [4140:f57060622538] by Igor Sysoev <igor@…>
release-1.1.4 tag
11:18 Changeset in nginx [4139:911060bc8221]release-1.1.4 by Igor Sysoev <igor@…>
nginx-1.1.4-RELEASE
10:00 Changeset in nginx [4138:70e1ee2307f9] by Maxim Dounin <mdounin@…>
Fix of separate pool for upstream connections (r4117). Pool may not …
09:56 Changeset in nginx [4137:6b9b7e7ac4a9] by Maxim Dounin <mdounin@…>
Fixed loss of chain links in ngx_event_pipe_read_upstream().
09:56 Changeset in nginx [4136:7898857ff34b] by Maxim Dounin <mdounin@…>
Fixed loss of chain links in fastcgi module.
09:55 Changeset in nginx [4135:d8e24515176e] by Maxim Dounin <mdounin@…>
Fix of cpu hog in event pipe. If client closed connection in …
09:48 Ticket #17 (nginx fail to set 'fastcgi_param PATH_INFO' (mailman+fcgicrap)) closed by Sergey Budnevitch
invalid: * fastcgi_split_path_info works as documented. PATH_INFO is not …
07:30 Changeset in nginx [4134:a3203c4521c6] by Igor Sysoev <igor@…>
The "worker_aio_requests" directive. The default value is 32 AIO …
00:00 Milestone 1.1.4 completed
Status: released 1.1.4 changelog

09/19/11:

14:48 Changeset in nginx [4133:59b99f217c6d] by Ruslan Ermilov <ru@…>
Replaced "can not" with "cannot" and "could not" in a bunch of places. …
12:41 Changeset in nginx [4132:cdc22824e22a] by Ruslan Ermilov <ru@…>
Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile" and …
12:37 Changeset in nginx [4131:1b05b9bbcebf] by Ruslan Ermilov <ru@…>
Overhauled diagnostic messages.

09/18/11:

22:04 printenv attached to Ticket #17 by Ludovic Bellière
to be placed in /usr/lib/cgi-bin/mailman
22:02 Ticket #17 (nginx fail to set 'fastcgi_param PATH_INFO' (mailman+fcgicrap)) created by Ludovic Bellière
I was following the http://wiki.nginx.org/Mailman tutorial to use …

09/16/11:

13:41 Changeset in nginx [4130:04751572f900] by Igor Sysoev <igor@…>
Fixing Linux AIO initiatialization: AIO operations are disabled if …
12:43 Changeset in nginx [4129:6903dac6ad19] by Igor Sysoev <igor@…>
Fixing Linux AIO syscalls return value handling: syscall(2) uses usual …
12:08 Changeset in nginx [4128:4b0b0e77dc3d] by Maxim Dounin <mdounin@…>
Trailing space fix.
09:03 Ticket #16 (Nginx 1.1.2 ssl and Feedburner) updated by Maxim Dounin
Ошибка "scsv received when renegotiating" как бы говорит нам о том, …

09/15/11:

19:28 Changeset in nginx [4127:b2e21a39307c] by Maxim Dounin <mdounin@…>
Upstream keepalive module.
19:24 Ticket #13 (Proxy SSL Verify) updated by waloeiii.myopenid.com
Updated nginx. 12:24:25 nginx (proxy_ssl_verify) → …
19:23 Changeset in nginx [4126:bba9a5ccc6cd] by Maxim Dounin <mdounin@…>
Proxy: basic HTTP/1.1 support (including keepalive). By default we …
19:23 proxy_ssl_verify-1.1.3.patch attached to Ticket #13 by waloeiii.myopenid.com
19:22 Changeset in nginx [4125:e5df04b05e75] by Maxim Dounin <mdounin@…>
Protocol version parsing in ngx_http_parse_status_line(). Once we …
19:21 Changeset in nginx [4124:0c30976f5bfa] by Maxim Dounin <mdounin@…>
Upstream: Connection header processing.
19:20 Changeset in nginx [4123:0ee350b5177c] by Maxim Dounin <mdounin@…>
Upstream: Transfer-Encoding header processing.
19:15 Ticket #13 (Proxy SSL Verify) updated by waloeiii.myopenid.com
I have posted a working patch against nginx 1.1.3.
19:05 Changeset in nginx [4122:c7fae0daeb57] by Maxim Dounin <mdounin@…>
Keepalive support in fastcgi. By default follow the old behaviour, …
19:04 Changeset in nginx [4121:16c60162c35b] by Maxim Dounin <mdounin@…>
Keepalive support in memcached.
19:03 Changeset in nginx [4120:42135dd1f0ea] by Maxim Dounin <mdounin@…>
Upstream: keepalive flag. This patch introduces …
19:00 Changeset in nginx [4119:b66712cde67d] by Maxim Dounin <mdounin@…>
Upstream: pipe length and input_filter_init in buffered mode. As long …
18:43 Changeset in nginx [4118:dbddec65fdab] by Maxim Dounin <mdounin@…>
Upstream: r->upstream->length type change to off_t. Previous use of …
18:33 Changeset in nginx [4117:103b0d9afe07] by Maxim Dounin <mdounin@…>
Upstream: content_length_n API change. We no longer use …
18:21 Changeset in nginx [4116:9baf12ea5ca1] by Maxim Dounin <mdounin@…>
Upstream: separate pool for peer connections. This is required to …
18:12 Changeset in nginx [4115:70a45a504905] by Maxim Dounin <mdounin@…>
Workaround for cpu hog on errors with cached connections. Just doing …
17:23 nginx.conf attached to Ticket #13 by waloeiii.myopenid.com
Configuration file to replicate the issue and desired behavior.
17:16 Ticket #13 (Proxy SSL Verify) updated by waloeiii.myopenid.com
I've updated to a patch against 1.1.2. But this code does not work, I …
17:15 proxy_ssl_verify-1.1.2.patch attached to Ticket #13 by waloeiii.myopenid.com
16:03 Changeset in nginx [4114:5db098f97e0e] by Maxim Dounin <mdounin@…>
API change: ngx_chain_update_chains() now requires pool. The …
15:25 Changeset in nginx [4113:a28ba1cdec27] by Maxim Dounin <mdounin@…>
Buffers reuse in chunked filter. There were 2 buffers allocated on …
14:15 Ticket #16 (Nginx 1.1.2 ssl and Feedburner) updated by Nazar Kulyk
openssl 1.0.0e
13:57 Ticket #16 (Nginx 1.1.2 ssl and Feedburner) updated by Nazar Kulyk
[…]
13:23 Changeset in nginx [4112:bc0ca958c270] by Igor Sysoev <igor@…>
MP4 co64 atom support added.
12:04 Ticket #15 (Debian pacakges failing because it is building with --with-file-aio) updated by Sergey Budnevitch
Status changed
Linux 2.6.18.8-linode22 is not a stock debian kernel, and it is …
10:09 Ticket #16 (Nginx 1.1.2 ssl and Feedburner) updated by Maxim Dounin
Нужно: 1. Debug log проблемного запроса. 2. Полный конфиг. 3. Вывод …
08:59 Changeset in nginx [4111:088ee72d2e57] by Ruslan Ermilov <ru@…>
Regenerated after previous commit.
08:59 Changeset in nginx [4110:d889195c8db4] by Ruslan Ermilov <ru@…>
Added ngx_http_mp4_module documentation.
08:41 Ticket #16 (Nginx 1.1.2 ssl and Feedburner) created by Nazar Kulyk
У меня есть вордпресс под нгинксом 1.1.2, у которого …
08:33 Changeset in nginx [4109:dc1fa52222b4] by Ruslan Ermilov <ru@…>
Regenerated after previous commit.
08:24 Changeset in nginx [4108:5e2103cffd80] by Ruslan Ermilov <ru@…>
- The module name is now also output as an HTML header. - Agreed that …
05:15 Changeset in nginx [4107:7705911c9d10] by Igor Sysoev <igor@…>
Fix of struct field name.
03:46 Ticket #15 (Debian pacakges failing because it is building with --with-file-aio) updated by www.google.com/accounts/o8/id?id=AItOawncc3kSOjatWBTOYpfWpt5F-eKenzK848E
More stuff regarding the packaging: […]
03:44 Ticket #15 (Debian pacakges failing because it is building with --with-file-aio) created by www.google.com/accounts/o8/id?id=AItOawncc3kSOjatWBTOYpfWpt5F-eKenzK848E
Hello, Fresh install of Debian 6 and I added the following to …

09/14/11:

18:53 Changeset in nginx_org [23:b26e486dbd3c] by Igor Sysoev <igor@…>
Adding link to mp4 module.
15:26 Changeset in nginx [4106:637912848b08] by Igor Sysoev <igor@…>
Style fix.
15:25 Changeset in nginx [4105:b1e19ba949fa] by Igor Sysoev <igor@…>
Fixing building by gcc-4.7.
15:20 Changeset in nginx [4104:84f34973684c] by Igor Sysoev <igor@…>
Version bump.
15:05 Changeset in nginx_org [22:9d3403f5204d] by Igor Sysoev <igor@…>
nginx-1.1.3, ngx_http_mp4_module
15:00 Changeset in nginx [4103:13798723ba31] by Igor Sysoev <igor@…>
release-1.1.3 tag
15:00 Changeset in nginx [4102:bac8ba08a657]release-1.1.3 by Igor Sysoev <igor@…>
nginx-1.1.3-RELEASE
14:28 Changeset in nginx [4101:31cf2902de60] by Igor Sysoev <igor@…>
Fix of the previous commit: is_directio flag processing introduced in …
14:12 Changeset in nginx [4100:efeee901439a] by Igor Sysoev <igor@…>
Bugfix: open_file_cache did not update file info on retest. If file …
14:04 Changeset in nginx [4099:9ee6944590c0] by Igor Sysoev <igor@…>
Skipping traks with unsupported media formats.
05:16 Changeset in nginx [4098:a3e07fab98a3] by Igor Sysoev <igor@…>
Fix of case when start sample does not reside on chunk boundary.
02:06 Ticket #14 (Number of *_buffers must be less then 17 on Solaris) created by dsdiv.moikrug.ru
At Solaris readv() return EINVAL, if iovcnt greater than IOV_MAX.
01:09 Ticket #13 (Proxy SSL Verify) updated by Maxim Dounin
Status, Version, Description changed
Please see patch review in nginx-devel@ mailing list.
00:00 Milestone 1.1.3 completed
Status: released 1.1.3 changelog

09/13/11:

22:45 proxy_ssl_verify-0.7.67.patch attached to Ticket #13 by waloeiii.myopenid.com
22:45 proxy_ssl_verify_0.8.55.patch attached to Ticket #13 by waloeiii.myopenid.com
22:45 proxy_ssl_verify-0.7.67.2.patch attached to Ticket #13 by waloeiii.myopenid.com
22:32 Ticket #13 (Proxy SSL Verify) created by waloeiii.myopenid.com
Proxy should be able to verify peer's SSL certificate.
09:18 Changeset in nginx [4097:a3870ea96ccd] by Ruslan Ermilov <ru@…>
In Mac OS X Lion, Apple deprecated the use of the system OpenSSL …

09/12/11:

16:30 Ticket #12 (incorrect dependency for nginx app templates for debian 6.0 and 5.0) closed by Sergey Budnevitch
fixed
15:50 Ticket #12 (incorrect dependency for nginx app templates for debian 6.0 and 5.0) updated by Sergey Budnevitch
Status changed
15:44 Ticket #12 (incorrect dependency for nginx app templates for debian 6.0 and 5.0) created by Parallels team
>Description of problem: Missing '.0' in OS template denpendency for …
15:15 Changeset in nginx [4096:f9a1646b9611] by Igor Sysoev <igor@…>
Fix of debug message format.
14:54 Changeset in nginx [4095:fbf665ffa171] by Igor Sysoev <igor@…>
Fix of codec debug message.
14:46 Changeset in nginx [4094:c98b7e351332] by Igor Sysoev <igor@…>
Fix of error message.
13:06 Changeset in nginx [4093:28859c50233f] by Igor Sysoev <igor@…>
Fix of error message.
09:50 Changeset in nginx [4092:4e62aee9f8af] by Ruslan Ermilov <ru@…>
Regenerate after previous commits.
09:49 Changeset in nginx [4091:db565f0198f5] by Ruslan Ermilov <ru@…>
- The "example" element can now contain sub-elements. - Added entities …
09:48 Changeset in nginx [4090:20331a241fe1] by Ruslan Ermilov <ru@…>
HTTP errors are now output as "code (text)".
09:38 Changeset in nginx [4089:e27670e1ab70] by Igor Sysoev <igor@…>
mp4_max_moov_size directive has been renamed to mp4_max_buffer_size.

09/09/11:

12:02 Ticket #11 (Неожиданный отказ от кэширования.) closed by Maxim Dounin
invalid: Кеширование зависит не только от параметров, прописанных в конфиге, но …
11:56 Changeset in nginx [4088:8fe1da7b8386] by Igor Sysoev <igor@…>
bugfix of r4086: nginx could not be built without debug log.
11:41 Ticket #10 (// in URI is truncated to / while proxing to real server) closed by Maxim Dounin
invalid: This is expected behaviour. If you want to pass original URI as …
11:13 Changeset in nginx [4087:3aa3b7bb9f0d] by Igor Sysoev <igor@…>
Bugfix of r4086: directio was always enabled if mp4 file was sent as is.
10:25 Changeset in nginx [4086:dceb4f509661] by Igor Sysoev <igor@…>
"video/mp4" mime type added.
10:22 Changeset in nginx [4085:6492c79e943a] by Igor Sysoev <igor@…>
ngx_http_mp4_module

09/08/11:

13:28 Changeset in nginx [4084:b7c944d1a5a8] by Ruslan Ermilov <ru@…>
Regenerate after previous commits.
13:27 Changeset in nginx [4083:44c1953c266c] by Ruslan Ermilov <ru@…>
Cleaned up links.
13:26 Changeset in nginx [4082:1601b196e3eb] by Ruslan Ermilov <ru@…>
Regenerate after previous commit.
13:26 Changeset in nginx [4081:deab88e4c35a] by Ruslan Ermilov <ru@…>
Basic inter-document and external linking support.

09/07/11:

20:20 Ticket #11 (Неожиданный отказ от кэширования.) created by openid.yandex.ru/keeper-andrew
Имеется конфигурация сервера. Вот две его части: location = / { …
10:10 WikiStart edited by Sergey Budnevitch
(diff)
09:57 report.txt attached to Ticket #10 by www.google.com/accounts/o8/id?id=AItOawlNRCBAb5OP6uQ8EYGb7faZ7GAj4pX3ff4
The error report automatic convert http://xxx to link
09:55 Ticket #10 (// in URI is truncated to / while proxing to real server) created by www.google.com/accounts/o8/id?id=AItOawlNRCBAb5OP6uQ8EYGb7faZ7GAj4pX3ff4
Client send to nginx proxy with URI …

09/06/11:

13:43 Changeset in nginx [4080:a1e1b348bfaf] by Ruslan Ermilov <ru@…>
Regenerate after previous commit.
13:42 Changeset in nginx [4079:9755cb2a39b2] by Ruslan Ermilov <ru@…>
Finished initial translation of the Core and HTTP Core modules.
10:42 Changeset in nginx [4078:e922cc1755fa] by Ruslan Ermilov <ru@…>
Regenerate after previous commit.
10:41 Changeset in nginx [4077:24f511e94057] by Ruslan Ermilov <ru@…>
New elements: "dq", "pathname"; new list type: "tag".

09/05/11:

16:36 Changeset in nginx [4076:37da005a5808] by Maxim Dounin <mdounin@…>
Bugfix: open_file_cache lost is_directio flag. On file retest …
16:26 Changeset in nginx [4075:39574a944f66] by Igor Sysoev <igor@…>
Version bump.
13:17 Changeset in nginx_org [21:a6e1763d5590] by Igor Sysoev <igor@…>
nginx-1.1.2
13:14 Changeset in nginx [4074:89bf31db742a] by Igor Sysoev <igor@…>
release-1.1.2 tag
13:14 Changeset in nginx [4073:da1289482a14]release-1.1.2 by Igor Sysoev <igor@…>
nginx-1.1.2-RELEASE
12:43 Changeset in nginx [4072:cf334deeea66] by Maxim Dounin <mdounin@…>
Bugfix: read event was not blocked after reading body. Read event …
09:58 Changeset in nginx [4071:cf09c4826ab3] by Ruslan Ermilov <ru@…>
Regenerate after previous commit.
09:58 Changeset in nginx [4070:d0d832a3b1df] by Ruslan Ermilov <ru@…>
Translate "types" and "underscores_in_headers" directives.
09:40 Changeset in nginx [4069:4dbdfd985863] by Ruslan Ermilov <ru@…>
Regenerate HTML for the previous revision.
09:39 Changeset in nginx [4068:22364b1f61c9] by Ruslan Ermilov <ru@…>
Initial English translation of Core and HTTP Core modules.
09:33 Changeset in nginx [4067:da811964e37c] by Ruslan Ermilov <ru@…>
XSLT regeneration for the previous commit.
09:32 Changeset in nginx [4066:ac19e755a132] by Ruslan Ermilov <ru@…>
DTD and XSLS changes for modules.
00:00 Milestone 1.1.2 completed
Status: released 1.1.2 changelog

09/02/11:

10:11 Ticket #8 (ignoring stale global SSL error) updated by Maxim Dounin
Could you please provide debug log? See …

09/01/11:

15:10 Changeset in nginx [4065:227a819b46db] by Maxim Dounin <mdounin@…>
Proper setting of read->eof in pipe code. Setting read->eof to 0 …
13:49 Changeset in nginx [4064:5b776ad53c3c] by Maxim Dounin <mdounin@…>
Proper SSL shutdown handling. If connection has unsent alerts, …
13:03 Changeset in nginx [4063:8d70904b6c48] by Igor Sysoev <igor@…>
Now if client requests more ranges than "max_ranges" permits, nginx …
08:25 ng-autoindex-namelen-1.patch attached to Ticket #9 by shipilev.livejournal.com
proposed patch
08:25 Ticket #9 (autoindex_max_name_len directive) created by shipilev.livejournal.com
Current nginx autoindex module has hardcoded …

08/31/11:

15:14 Ticket #8 (ignoring stale global SSL error) created by mikerogerz.myopenid.com
[…]
10:43 Changeset in nginx-tests [172:d099e407fff5] by Maxim Dounin <mdounin@…>
Tests: tune sleep in limit_req.t to avoid spurious timeouts. Tune …
09:40 Changeset in nginx [4062:82738a316a54] by Igor Sysoev <igor@…>
The "max_ranges" directive. "max_ranges 0" disables ranges support at …
09:26 Changeset in nginx [4061:bd2ec6ce5d58] by Igor Sysoev <igor@…>
Style fix: removal of tabs introduced in the previous commit.

08/30/11:

20:34 Changeset in nginx [4060:45de8d258085] by Igor Sysoev <igor@…>
*) fix of r4060: start value should be tested after the "found" label; …
14:32 Changeset in nginx-tests [171:cfb8147f19a7] by Maxim Dounin <mdounin@…>
Tests: use (?P<name>...) to be compatible with old PCRE versions. …
14:25 Changeset in nginx [4059:cc72e6229416] by Igor Sysoev <igor@…>
Unsatisfiable range with start value greater than content length was …
13:07 Changeset in nginx [4058:d32a2000b766] by Igor Sysoev <igor@…>
ngx_http_range_parse() should be static.
13:06 Changeset in nginx [4057:3205a6d6c6ec] by Igor Sysoev <igor@…>
Ranges processing small optimization.
13:01 Changeset in nginx [4056:e9213133993a] by Igor Sysoev <igor@…>
Now unsatisfiable ranges are processed according to RFC 2616.
12:45 Changeset in nginx [4055:9cce506be97d] by Igor Sysoev <igor@…>
Ranges processing small optimization.
12:28 Changeset in nginx [4054:20c7c73d3efa] by Igor Sysoev <igor@…>
Style fix.
11:47 Changeset in nginx-tests [170:c5696c97c735] by Maxim Dounin <mdounin@…>
Tests: range not satisfiable tests.

08/29/11:

14:43 Changeset in nginx [4053:5f65c1c96be9]stable-1.0 by Igor Sysoev <igor@…>
Fix of release date.
14:41 Changeset in nginx_org [20:c1e6b2b4a758] by Igor Sysoev <igor@…>
data fix
14:38 Changeset in nginx_org [19:ed706d84e29c] by Igor Sysoev <igor@…>
nginx-1.0.6
14:28 Changeset in nginx [4052:89433efe9897]stable-1.0 by Igor Sysoev <igor@…>
release-1.0.6 tag
14:28 Changeset in nginx [4051:23166b41f9b3]stable-1.0release-1.0.6 by Igor Sysoev <igor@…>
nginx-1.0.6-RELEASE
14:13 Changeset in nginx [4050:36d2cd2e361d]stable-1.0 by Igor Sysoev <igor@…>
Merge of r4016: Fix ignored headers handling in fastcgi/scgi/uwsgi. …
14:03 Changeset in nginx [4049:01855743e3f6]stable-1.0 by Igor Sysoev <igor@…>
Getting rid of " <br/>" hacks.
14:02 Changeset in nginx [4048:f872a86a655c]stable-1.0 by Igor Sysoev <igor@…>
CHANGES conversion from KOI8-R to UTF-8.
13:57 Changeset in nginx [4047:3e706fcccbf3]stable-1.0 by Igor Sysoev <igor@…>
Merge of r3996, r3998, r4015, r4023, r4025, r4026, r4027: Changes log …
13:27 Changeset in nginx_org [18:74438c570949] by Igor Sysoev <igor@…>
CHANGES conversion from KOI8-R to UTF-8.
13:11 Changeset in nginx [4046:fd6f821d3fa2]stable-1.0 by Igor Sysoev <igor@…>
Merge of r4018: Fix buffer overrun under Windows.
12:56 Changeset in nginx [4045:2d062c031fff]stable-1.0 by Igor Sysoev <igor@…>
Merge of r3964, r3977, r3978: Proxy related fixes: *) finalizing …
12:50 Ticket #3 (POSIX Semaphores can be used at Solaris) updated by is
In [4045/nginx]: […]
12:50 Changeset in nginx [4044:0ea785433fcf]stable-1.0 by Igor Sysoev <igor@…>
Merge of r4004, r4005: Solaris related fixes: *) Detect POSIX …
12:47 Ticket #5 (Installation script fails on ArchLinux with Linux 3.0 kernel) updated by is
In [4044/nginx]: […]
12:47 Changeset in nginx [4043:e2b11e0d49cf]stable-1.0 by Igor Sysoev <igor@…>
Merge of r4003: Configure: catch up with new Linux version numbering …
12:45 Changeset in nginx [4042:d9b486dbf7e5]stable-1.0 by Igor Sysoev <igor@…>
Merge of r3982, r3984, r3985, r3991: Lingering closing related fixes: …
12:35 Changeset in nginx [4041:f87edc142316]stable-1.0 by Igor Sysoev <igor@…>
Merge of r3960, r3961, r3962, r3963, r3965: SSL related fixes: *) …
10:39 Changeset in nginx [4040:0094c8636d5f]stable-1.0 by Igor Sysoev <igor@…>
Merge of r3979, r3980, r3981, r3983, r3987, r3994, r3995: …
10:07 Changeset in nginx [4039:ee270f311dea]stable-1.0 by Igor Sysoev <igor@…>
Merge of r3972, r3973, r3974: Cache fixes: *) do not close …
09:51 Changeset in nginx [4038:30519bb5621d]stable-1.0 by Igor Sysoev <igor@…>
Merge of r3966, r3967, r3968, r3969, r3970, r3971: Cache loader …
09:35 Changeset in nginx [4037:f4dd627c657f]stable-1.0 by Igor Sysoev <igor@…>
Merge of r4035: Cache size accounting fix: actual cache size on disk …
09:30 Changeset in nginx [4036:ded522fdc826]stable-1.0 by Igor Sysoev <igor@…>
Version bump.
00:00 Milestone 1.0.6 completed
Status: released [[http://nginx.org/en/CHANGES-1.0 | 1.0.6 …
Note: See TracTimeline for information about the timeline view.