log src/http/ngx_http_core_module.c @ 3731:72cc5b789021

age author description
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
Thu, 18 Feb 2010 14:47:09 +0000 Igor Sysoev style fix: remove tabs
Mon, 01 Feb 2010 15:54:02 +0000 Igor Sysoev merge r3309, r3314, r3315, r3380: stable-0.7
Mon, 01 Feb 2010 14:31:26 +0000 Igor Sysoev merge r3148, r3152, r3161: stable-0.7
Mon, 01 Feb 2010 14:16:45 +0000 Igor Sysoev merge r3153, r3154, r3288, r3382: stable-0.7
Mon, 01 Feb 2010 12:58:07 +0000 Igor Sysoev do not disable keepalive after POST requests for MSIE 7+
Mon, 01 Feb 2010 12:01:01 +0000 Igor Sysoev disable keepalive for Safari: