log src/http/ngx_http_core_module.c @ 3773:a08e8b3832ae

age author description
Mon, 04 Oct 2010 15:03:00 +0000 Igor Sysoev gzip_disable degradation
Mon, 27 Sep 2010 11:48:12 +0000 Igor Sysoev allow duplicate listen ssl options
Thu, 02 Sep 2010 14:02:57 +0000 Igor Sysoev gzip_disable msie6 ignored other patterns
Thu, 02 Sep 2010 14:01:58 +0000 Igor Sysoev gzip_disable compiled always the first pattern only
Thu, 02 Sep 2010 13:54:28 +0000 Igor Sysoev gzip_disable msie6 did not inherited if nginx was built without PCRE
Thu, 26 Aug 2010 12:33:08 +0000 Igor Sysoev if a location is specified by regex, then always compile an "alias",
Tue, 03 Aug 2010 09:24:25 +0000 Igor Sysoev inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside
Thu, 29 Jul 2010 10:01:31 +0000 Igor Sysoev change default server_name_in_redirect value to off,
Thu, 29 Jul 2010 10:00:04 +0000 Igor Sysoev use an empty name as default server_name instread of hostname
Thu, 29 Jul 2010 09:55:54 +0000 Igor Sysoev allow server_name "" as the first name
Wed, 28 Jul 2010 15:51:50 +0000 Igor Sysoev fix $request_time for subrequests
Tue, 13 Jul 2010 10:17:09 +0000 Igor Sysoev allow setfib=0
Mon, 05 Jul 2010 13:49:16 +0000 Igor Sysoev listen setfib=X
Wed, 30 Jun 2010 14:39:28 +0000 Igor Sysoev Fix processing
Fri, 18 Jun 2010 15:38:31 +0000 Igor Sysoev Test regex location if URI matches exactly to non-exact location.
Fri, 18 Jun 2010 15:16:18 +0000 Igor Sysoev add files missed in the previuos commit
Fri, 18 Jun 2010 15:08:44 +0000 Igor Sysoev ngx_http_send_response()
Tue, 15 Jun 2010 09:31:19 +0000 Igor Sysoev allow spaces in URI
Thu, 10 Jun 2010 11:08:28 +0000 Igor Sysoev PATCH method
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Mon, 07 Jun 2010 09:19:10 +0000 Igor Sysoev merge r3412, r3485: stable-0.7
Fri, 04 Jun 2010 17:47:04 +0000 Igor Sysoev merge r3316, r3317, r3420, r3421, r3453: stable-0.7
Mon, 31 May 2010 14:41:54 +0000 Igor Sysoev fix handling an inherited alias in inclusive location
Thu, 27 May 2010 13:44:22 +0000 Igor Sysoev fix a try_files/alias case when alias uses captures and
Thu, 27 May 2010 13:24:19 +0000 Igor Sysoev do not add tested file to a location regex string,
Thu, 27 May 2010 13:15:24 +0000 Igor Sysoev fix the previous commit
Thu, 27 May 2010 13:09:09 +0000 Igor Sysoev improve debug logging: "try to use file/dir"
Mon, 24 May 2010 12:35:10 +0000 Igor Sysoev remove r->zero_in_uri
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Thu, 01 Apr 2010 10:18:00 +0000 Igor Sysoev chunked_transfer_encoding