log

age author description
Mon, 14 Nov 2011 15:53:35 +0000 Igor Sysoev Version bump. stable-1.0
Mon, 14 Nov 2011 15:38:02 +0000 Igor Sysoev release-1.1.8 tag
Mon, 14 Nov 2011 15:37:54 +0000 Igor Sysoev nginx-1.1.8-RELEASE release-1.1.8
Mon, 14 Nov 2011 14:59:00 +0000 Igor Sysoev Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
Mon, 14 Nov 2011 14:42:48 +0000 Igor Sysoev Fix of "Content-Length" header of MP4 response if start argument was used.
Mon, 14 Nov 2011 14:16:51 +0000 Valentin Bartenev Added image/webp and video/webm MIME types.
Mon, 14 Nov 2011 14:04:42 +0000 Valentin Bartenev Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Mon, 14 Nov 2011 13:38:02 +0000 Maxim Dounin Reverted incorrect change in internal md5 (part of r3928).
Mon, 14 Nov 2011 13:26:18 +0000 Maxim Dounin Fixed fastcgi/scgi/uwsgi_param inheritance.
Mon, 14 Nov 2011 13:24:43 +0000 Maxim Dounin Separate functions to merge fastcgi/scgi/uwsgi params.
Mon, 14 Nov 2011 13:21:10 +0000 Maxim Dounin Fixed Upgrade header clearing with proxy_cache.
Mon, 14 Nov 2011 13:19:56 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_set_body.
Mon, 14 Nov 2011 13:18:15 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_cache (ticket #45).
Mon, 14 Nov 2011 09:12:15 +0000 Sergey Budnevitch Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Thu, 10 Nov 2011 16:25:08 +0000 Valentin Bartenev Limit zone: added the "limit_conn_zone" directive.