log

age author description
Mon, 02 Feb 2015 21:28:09 +0300 Roman Arutyunyan Core: reverted prefix-based temp files (a9138c35120d).
Mon, 02 Feb 2015 19:38:35 +0300 Roman Arutyunyan Cache: added temp_path to file cache.
Mon, 02 Feb 2015 19:38:32 +0300 Roman Arutyunyan Core: supported directory skipping in ngx_walk_tree().
Wed, 28 Jan 2015 21:33:06 +0300 Valentin Bartenev Fixed AIO handling in the output chain.
Tue, 27 Jan 2015 15:38:15 +0300 Igor Sysoev A bounds check of %N format on Windows.
Wed, 14 Jan 2015 09:03:35 +0300 Vladimir Homutov Upstream: $upstream_header_time variable.
Tue, 13 Jan 2015 20:13:16 +0300 Valentin Bartenev Year 2015.
Tue, 13 Jan 2015 19:51:37 +0300 Maxim Dounin Core: added disk_full_time checks to error log.
Tue, 13 Jan 2015 18:58:23 +0300 Maxim Dounin Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8).
Fri, 26 Dec 2014 16:22:59 +0300 Valentin Bartenev Upstream: use_temp_path parameter of proxy_cache_path and friends.
Fri, 26 Dec 2014 16:22:56 +0300 Valentin Bartenev Cache: update variant while setting header.
Fri, 26 Dec 2014 16:22:54 +0300 Valentin Bartenev Core: added prefix-based temporary files.
Fri, 26 Dec 2014 16:22:50 +0300 Valentin Bartenev Unified handling of ngx_create_temp_file() return value.
Wed, 24 Dec 2014 19:02:58 +0300 Maxim Dounin Trailing space fix.
Wed, 24 Dec 2014 19:01:22 +0300 Maxim Dounin Fixed building with musl libc (ticket #685).
Wed, 24 Dec 2014 18:53:38 +0300 Maxim Dounin Version bump.
Tue, 23 Dec 2014 18:28:38 +0300 Maxim Dounin release-1.7.9 tag
Tue, 23 Dec 2014 18:28:37 +0300 Maxim Dounin nginx-1.7.9-RELEASE release-1.7.9
Mon, 22 Dec 2014 12:59:09 +0300 Valentin Bartenev Upstream: added variables support to proxy_cache and friends.
Mon, 22 Dec 2014 12:59:06 +0300 Valentin Bartenev Upstream: preset some cache configuration when bypassing.
Mon, 22 Dec 2014 12:59:02 +0300 Valentin Bartenev Upstream: refactored proxy_cache and friends.
Mon, 22 Dec 2014 12:58:59 +0300 Valentin Bartenev Upstream: mutually exclusive inheritance of "cache" and "store".
Mon, 22 Dec 2014 12:58:56 +0300 Valentin Bartenev Upstream: simplified proxy_store and friends configuration code.
Wed, 17 Dec 2014 15:12:50 +0100 Lukas Tribus SSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS.
Fri, 12 Dec 2014 20:25:42 +0300 Valentin Bartenev Autoindex: implemented XML output format.
Fri, 12 Dec 2014 20:25:35 +0300 Valentin Bartenev Autoindex: implemented JSON output format.
Fri, 12 Dec 2014 20:25:28 +0300 Valentin Bartenev Autoindex: rendering code moved to a separate function.
Thu, 11 Dec 2014 23:42:11 +0300 Maxim Dounin Headers filter: variables support in expires (ticket #113).
Thu, 11 Dec 2014 23:42:06 +0300 Maxim Dounin Headers filter: local variables for config, no functional changes.
Thu, 09 Oct 2014 20:30:11 +0400 Valentin Bartenev Upstream: fixed inheritance of proxy_store and friends.