log

age author description
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.