log

age author description
Wed, 12 Apr 2017 16:42:30 +0300 Maxim Dounin Stable branch. stable-1.12
Tue, 04 Apr 2017 18:01:57 +0300 Maxim Dounin release-1.11.13 tag
Tue, 04 Apr 2017 18:01:57 +0300 Maxim Dounin nginx-1.11.13-RELEASE release-1.11.13
Fri, 24 Mar 2017 02:48:03 -0700 Piotr Sikora Upstream: allow recovery from "429 Too Many Requests" response.
Fri, 24 Mar 2017 02:48:03 -0700 Piotr Sikora Added support for "429 Too Many Requests" response (RFC6585).
Mon, 03 Apr 2017 14:29:40 +0800 hucongcong Fixed type.
Fri, 31 Mar 2017 21:47:56 +0300 Roman Arutyunyan Slice filter: prevented slice redirection (ticket #1219).
Tue, 28 Mar 2017 14:03:57 +0300 Roman Arutyunyan Slice filter: allowed at most one subrequest at a time.
Sun, 02 Apr 2017 14:32:29 +0300 Maxim Dounin Moved handling of wev->delayed to the connection event handler.
Sun, 02 Apr 2017 14:32:28 +0300 Maxim Dounin Perl: fixed delaying subrequests.
Sun, 02 Apr 2017 14:32:26 +0300 Maxim Dounin Limit req: fixed delaying subrequests.
Sun, 26 Mar 2017 01:25:01 -0700 Piotr Sikora HTTP/2: style and typos.
Wed, 29 Mar 2017 20:21:01 +0300 Valentin Bartenev HTTP/2: fixed connection finalization.
Wed, 29 Mar 2017 20:16:23 +0300 Valentin Bartenev HTTP/2: fixed stream finalization.
Sun, 26 Mar 2017 01:25:05 -0700 Piotr Sikora HTTP/2: emit PROTOCOL_ERROR on padding errors.
Sun, 26 Mar 2017 01:25:04 -0700 Piotr Sikora HTTP/2: fix flow control with padded DATA frames.
Sun, 26 Mar 2017 01:25:03 -0700 Piotr Sikora HTTP/2: fix $body_bytes_sent variable.
Sun, 26 Mar 2017 01:25:02 -0700 Piotr Sikora HTTP/2: fix $bytes_sent variable.
Tue, 28 Mar 2017 18:15:42 +0300 Maxim Dounin Copy filter: wake up subrequests after aio operations.
Tue, 28 Mar 2017 18:15:41 +0300 Maxim Dounin Threads: fixed request hang with aio_write and subrequests.
Tue, 28 Mar 2017 18:15:39 +0300 Maxim Dounin Simplified and improved sendfile() code on Linux.
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Tue, 28 Mar 2017 11:28:51 +0300 Ruslan Ermilov Core: set nginx_shared_zone name via ngx_str_set().
Tue, 28 Mar 2017 11:28:42 +0300 Ruslan Ermilov Use ngx_array_init() to initialize arrays.
Tue, 28 Mar 2017 11:28:36 +0300 Ruslan Ermilov Version bump.
Fri, 24 Mar 2017 18:05:06 +0300 Maxim Dounin release-1.11.12 tag
Fri, 24 Mar 2017 18:05:05 +0300 Maxim Dounin nginx-1.11.12-RELEASE release-1.11.12
Fri, 24 Mar 2017 16:26:12 +0300 Maxim Dounin Fixed CPU hog while freeing hc->busy after e662cbf1b932 (1.11.11).
Wed, 22 Mar 2017 23:36:35 +0300 Ruslan Ermilov Simplified code about duplicate root/alias directive.
Wed, 22 Mar 2017 22:49:52 +0300 Ruslan Ermilov Unified error messages about duplicate directives.
Wed, 22 Mar 2017 22:49:42 +0300 Ruslan Ermilov Version bump.
Tue, 21 Mar 2017 18:04:22 +0300 Maxim Dounin release-1.11.11 tag
Tue, 21 Mar 2017 18:04:22 +0300 Maxim Dounin nginx-1.11.11-RELEASE release-1.11.11
Tue, 21 Mar 2017 17:28:15 +0300 Maxim Dounin Added HTTP/2 to win32 builds.
Fri, 17 Mar 2017 12:09:31 +0300 Ruslan Ermilov Fixed a comment.
Thu, 16 Mar 2017 20:38:31 +0300 Ruslan Ermilov Configure: fixed --without_http.
Thu, 16 Mar 2017 20:38:26 +0300 Ruslan Ermilov Configure: fixed build with --with-stream.
Thu, 16 Mar 2017 19:01:05 +0300 Ruslan Ermilov Added missing "static" specifier found by gcc -Wtraditional.
Tue, 07 Mar 2017 18:51:17 +0300 Maxim Dounin Style.
Tue, 07 Mar 2017 18:51:16 +0300 Maxim Dounin Introduced worker_shutdown_timeout.
Tue, 07 Mar 2017 18:51:15 +0300 Maxim Dounin Cancelable timers are now preserved if there are other timers.
Tue, 07 Mar 2017 18:51:13 +0300 Maxim Dounin Core: introduced ngx_rbtree_next().
Tue, 07 Mar 2017 18:51:12 +0300 Maxim Dounin Access log: removed dead ev->timedout check in flush timer handler.
Tue, 07 Mar 2017 18:49:31 +0300 Maxim Dounin Converted hc->busy/hc->free to use chain links.
Tue, 07 Mar 2017 11:47:58 +0300 Ruslan Ermilov Removed casts not needed after 1f513d7f1b45.
Mon, 06 Mar 2017 17:56:23 +0300 Sergey Kandaurov Mail: don't emit separator in capability lists for APOP.
Mon, 06 Mar 2017 11:09:47 +0300 Ruslan Ermilov Added missing "static" specifiers found by gcc -Wtraditional.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Wed, 01 Mar 2017 23:41:39 +0800 othree Contrib: vim syntax, update 3rd party module directives.
Mon, 27 Feb 2017 22:36:15 +0300 Maxim Dounin Fixed background update with "if".
Fri, 24 Feb 2017 18:05:58 +0800 othree Contrib: vim syntax, update core module directives.
Wed, 22 Feb 2017 12:26:41 +0800 othree Contrib: vim syntax, listen option and SSL/Mail protocol keywords.
Fri, 17 Feb 2017 17:01:27 +0300 Maxim Dounin Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
Thu, 16 Feb 2017 18:37:22 +0300 Maxim Dounin Trailing space removed.
Thu, 16 Feb 2017 18:33:03 +0300 Maxim Dounin Docs: changes.xslt regenerated.
Thu, 16 Feb 2017 18:32:49 +0300 Maxim Dounin Docs: changes.xml dates converted to ISO 8601 format.
Thu, 16 Feb 2017 18:20:14 +0300 Maxim Dounin Version bump.
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin release-1.11.10 tag
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin nginx-1.11.10-RELEASE release-1.11.10
Mon, 13 Feb 2017 21:45:01 +0300 Maxim Dounin Gzip: free chain links on the hot path (ticket #1046).