log

age author description
Mon, 19 Dec 2011 13:28:22 +0000 Valentin Bartenev SSI bugfix: the "if" command did not work inside the "block" command and
Mon, 19 Dec 2011 11:25:40 +0000 Maxim Dounin Scgi: removed error if there is no Status header.
Mon, 19 Dec 2011 11:24:32 +0000 Maxim Dounin Scgi: removed duplicate function declaration.
Mon, 19 Dec 2011 11:23:16 +0000 Maxim Dounin Fixed incorrect use of r->http_version in scgi module.
Mon, 19 Dec 2011 11:21:46 +0000 Maxim Dounin Version bump.
Thu, 15 Dec 2011 14:05:08 +0000 Maxim Dounin release-1.0.11 tag stable-1.0
Thu, 15 Dec 2011 14:04:39 +0000 Maxim Dounin nginx-1.0.11-RELEASE stable-1.0 release-1.0.11
Wed, 14 Dec 2011 18:06:21 +0000 Maxim Dounin Merge of r4315: stable-1.0
Wed, 14 Dec 2011 18:04:06 +0000 Maxim Dounin Merge of r4313: stable-1.0
Wed, 14 Dec 2011 18:02:37 +0000 Maxim Dounin Merge of r4307: stable-1.0
Wed, 14 Dec 2011 18:00:50 +0000 Maxim Dounin Merge of r4305: stable-1.0
Wed, 14 Dec 2011 15:30:02 +0000 Maxim Dounin Merge of r4298: stable-1.0
Wed, 14 Dec 2011 15:28:13 +0000 Maxim Dounin Merge of r4295: stable-1.0
Wed, 14 Dec 2011 15:25:32 +0000 Maxim Dounin Merge of r4294: stable-1.0
Wed, 14 Dec 2011 15:23:23 +0000 Maxim Dounin Merge of r4284: stable-1.0
Wed, 14 Dec 2011 15:16:05 +0000 Maxim Dounin Merge of r4282, r4302: stable-1.0
Wed, 14 Dec 2011 15:13:25 +0000 Maxim Dounin Merge of r4275, r4276, r4278, r4279: stable-1.0
Wed, 14 Dec 2011 14:31:55 +0000 Maxim Dounin Merge of r4270, r4274: stable-1.0
Wed, 14 Dec 2011 13:40:25 +0000 Maxim Dounin Merge of r4267, r4301: stable-1.0
Wed, 14 Dec 2011 13:37:53 +0000 Maxim Dounin Merge of r4266, r4308, r4309: stable-1.0
Wed, 14 Dec 2011 13:34:16 +0000 Maxim Dounin Merge of r4231, r4300, r4303, r4304: stable-1.0
Wed, 14 Dec 2011 13:06:45 +0000 Maxim Dounin Merge of r4227, r4228: stable-1.0
Tue, 13 Dec 2011 19:01:10 +0000 Maxim Dounin Merge of r4223: stable-1.0
Tue, 13 Dec 2011 18:59:18 +0000 Maxim Dounin Merge of r4221, r4222: stable-1.0
Tue, 13 Dec 2011 18:46:07 +0000 Maxim Dounin Merge of r4217, r4218: stable-1.0
Tue, 13 Dec 2011 18:34:34 +0000 Maxim Dounin Merge of r4153: stable-1.0
Tue, 13 Dec 2011 18:30:15 +0000 Maxim Dounin Merge of r4144: stable-1.0
Tue, 13 Dec 2011 18:07:52 +0000 Maxim Dounin Merge of r4001, r4002, r4008: stable-1.0
Tue, 13 Dec 2011 17:58:18 +0000 Maxim Dounin Merge of r4000, r4014, r4265, r4321, r4342, r4343: stable-1.0
Tue, 13 Dec 2011 16:59:41 +0000 Maxim Dounin Version bump. stable-1.0
Mon, 12 Dec 2011 14:18:15 +0000 Maxim Dounin release-1.1.11 tag
Mon, 12 Dec 2011 14:17:49 +0000 Maxim Dounin nginx-1.1.11-RELEASE release-1.1.11
Mon, 12 Dec 2011 12:39:19 +0000 Maxim Dounin Fixed RELEASE target again.
Mon, 12 Dec 2011 11:00:17 +0000 Maxim Dounin Fixed RELEASE target to correctly call "release" one.
Mon, 12 Dec 2011 10:49:14 +0000 Maxim Dounin Cache: only complain on long locked entries.
Mon, 12 Dec 2011 10:47:48 +0000 Maxim Dounin Cache: handling of cache files with long headers.
Mon, 12 Dec 2011 10:46:43 +0000 Maxim Dounin Cache: obsolete code removed.
Mon, 12 Dec 2011 10:45:05 +0000 Ruslan Ermilov Renamed some constants to improve readability, no functional changes.
Mon, 12 Dec 2011 09:02:29 +0000 Valentin Bartenev Proxy: added variables and regexp support to the first parameter of
Sun, 11 Dec 2011 16:30:42 +0000 Maxim Dounin Microoptimization of sendfile(2) usage under FreeBSD.
Fri, 09 Dec 2011 16:17:12 +0000 Valentin Bartenev Fixed: some of $sent_http_* variables may contain header entries that actually
Fri, 09 Dec 2011 15:38:26 +0000 Valentin Bartenev Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38).
Fri, 09 Dec 2011 14:38:11 +0000 Valentin Bartenev Added the $https variable.
Fri, 09 Dec 2011 14:03:06 +0000 Valentin Bartenev SCGI: added "if_not_empty" flag support to the "scgi_param" directive.
Fri, 09 Dec 2011 13:47:04 +0000 Valentin Bartenev uwsgi: added "if_not_empty" flag support to the "uwsgi_param" directive.
Fri, 09 Dec 2011 13:32:51 +0000 Valentin Bartenev FastCGI: added "if_not_empty" flag support to the "fastcgi_param" directive.
Fri, 09 Dec 2011 13:19:57 +0000 Valentin Bartenev Added the ngx_http_upstream_param_set_slot().
Tue, 06 Dec 2011 21:07:10 +0000 Ruslan Ermilov - Improved error message when parsing of the "buffer" parameter of the
Tue, 06 Dec 2011 15:49:40 +0000 Valentin Bartenev Removed unused function ngx_regex_capture_count().
Tue, 06 Dec 2011 13:23:37 +0000 Maxim Dounin Fix for read_head with try_files and open_file_cache.
Tue, 06 Dec 2011 13:22:32 +0000 Maxim Dounin Version bump.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Wed, 30 Nov 2011 10:01:11 +0000 Maxim Dounin release-1.1.10 tag
Wed, 30 Nov 2011 10:00:50 +0000 Maxim Dounin nginx-1.1.10-RELEASE release-1.1.10
Wed, 30 Nov 2011 07:36:09 +0000 Ruslan Ermilov Compute the repository root from the checkout.
Tue, 29 Nov 2011 17:27:13 +0000 Maxim Dounin Fixed AIO on Linux, broken in r4306.
Tue, 29 Nov 2011 17:25:31 +0000 Maxim Dounin Version bump.
Mon, 28 Nov 2011 15:15:14 +0000 Maxim Dounin release-1.1.9 tag
Mon, 28 Nov 2011 15:02:38 +0000 Maxim Dounin nginx-1.1.9-RELEASE release-1.1.9
Mon, 28 Nov 2011 11:01:42 +0000 Maxim Dounin Added (void) as we intentionally ignore returned values.