log

age author description
Tue, 27 Sep 2011 11:15:35 +0000 Maxim Dounin Cache: fix for sending of empty responses.
Tue, 27 Sep 2011 11:14:02 +0000 Maxim Dounin Incorrect special case for "return 204" removed.
Tue, 27 Sep 2011 11:13:00 +0000 Maxim Dounin Fix for "return 202" not discarding body.
Tue, 27 Sep 2011 11:11:30 +0000 Maxim Dounin Fix for double content when return is used in error_page handler.
Tue, 27 Sep 2011 11:09:55 +0000 Maxim Dounin Fix for incorrect 201 replies from dav module.
Sun, 25 Sep 2011 20:04:20 +0000 Maxim Dounin Proxy: logging levels tuned, double logging fixed.
Sun, 25 Sep 2011 20:03:27 +0000 Maxim Dounin Proxy: whitespaces after chunk size allowed.
Sun, 25 Sep 2011 20:00:36 +0000 Maxim Dounin Upstream: clearing of u->peer.connection on close.
Fri, 23 Sep 2011 20:15:27 +0000 Ruslan Ermilov Fixed error message.
Tue, 20 Sep 2011 13:15:41 +0000 Ruslan Ermilov Fixed markup.
Tue, 20 Sep 2011 11:18:32 +0000 Igor Sysoev release-1.1.4 tag
Tue, 20 Sep 2011 11:18:24 +0000 Igor Sysoev nginx-1.1.4-RELEASE release-1.1.4
Tue, 20 Sep 2011 10:00:46 +0000 Maxim Dounin Fix of separate pool for upstream connections (r4117).
Tue, 20 Sep 2011 09:56:35 +0000 Maxim Dounin Fixed loss of chain links in ngx_event_pipe_read_upstream().
Tue, 20 Sep 2011 09:56:05 +0000 Maxim Dounin Fixed loss of chain links in fastcgi module.