log

age author description
Tue, 02 Dec 2014 16:02:14 +0300 Maxim Dounin release-1.7.8 tag
Tue, 02 Dec 2014 16:02:14 +0300 Maxim Dounin nginx-1.7.8-RELEASE release-1.7.8
Tue, 02 Dec 2014 07:01:37 +0300 Maxim Dounin Trailing spaces removed, typo fixed.
Tue, 02 Dec 2014 05:54:56 +0300 Maxim Dounin Cache: proper wakeup of subrequests.
Tue, 02 Dec 2014 05:54:54 +0300 Maxim Dounin Upstream: improved subrequest logging.
Mon, 01 Dec 2014 14:51:36 +0300 Sergey Kandaurov Access log: restricted "log_format" to "http" level.
Fri, 28 Nov 2014 16:58:39 +0300 Maxim Dounin Write filter: fixed handling of sync bufs (ticket #132).
Fri, 28 Nov 2014 16:57:50 +0300 Maxim Dounin Fixed post_action to not trigger "header already sent" alert.
Fri, 28 Nov 2014 16:57:23 +0300 Maxim Dounin Typo.
Fri, 21 Nov 2014 22:51:49 +0300 Valentin Bartenev SPDY: push pending data while closing a stream as with keepalive.
Thu, 20 Nov 2014 20:02:21 +0300 Vladimir Homutov Syslog: allowed underscore symbol in tag (ticket #667).
Thu, 20 Nov 2014 15:24:42 +0300 Ruslan Ermilov Resolver: fixed debug event logging.
Thu, 20 Nov 2014 15:24:40 +0300 Ruslan Ermilov Resolver: fixed use-after-free memory access.
Wed, 19 Nov 2014 21:46:01 +0300 Valentin Bartenev Style.
Wed, 19 Nov 2014 21:18:13 +0300 Valentin Bartenev Fixed type of sendfile() return value on Linux.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved writev() handling code to a separate function.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Merged conditions in the ngx_*_sendfile_chain() functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for coalescing file buffers to a separate function.
Wed, 19 Nov 2014 21:17:11 +0300 Valentin Bartenev Refactored ngx_solaris_sendfilev_chain().
Tue, 07 Oct 2014 11:38:57 +0400 Valentin Bartenev Introduced the ngx_output_chain_to_iovec() function.
Wed, 19 Nov 2014 21:16:19 +0300 Valentin Bartenev Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Tue, 18 Nov 2014 17:07:14 -0800 Piotr Sikora Cache: add support for Cache-Control's s-maxage response directive.
Wed, 19 Nov 2014 17:33:24 +0300 Roman Arutyunyan Proxy: renamed and rearranged fields in proxy configuration.
Wed, 19 Nov 2014 17:33:23 +0300 Roman Arutyunyan Upstream: different header lists for cached and uncached requests.
Wed, 19 Nov 2014 17:33:22 +0300 Roman Arutyunyan Upstream: moved header lists to separate structures.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Upstream: moved header initializations to separate functions.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Scgi: do not push redundant NULL element into conf->params.
Tue, 18 Nov 2014 20:41:12 +0300 Roman Arutyunyan Cache: proxy_cache_lock_age and friends.
Fri, 07 Nov 2014 17:22:19 +0300 Valentin Bartenev SPDY: fixed check for too long header name or value.
Fri, 07 Nov 2014 17:19:12 +0300 Valentin Bartenev SPDY: improved debug logging of inflate() calls.