log src/http/ngx_http_core_module.c @ 3897:1df827cf70c0

age author description
Tue, 19 Apr 2011 12:29:16 +0000 Igor Sysoev fix r3713
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
Mon, 11 Apr 2011 14:17:31 +0000 Igor Sysoev "satisfy any" disabled custom 401 error page
Thu, 20 Jan 2011 15:31:24 +0000 Igor Sysoev server_name $hostname
Thu, 20 Jan 2011 15:15:50 +0000 Igor Sysoev move setting conf->server_name in merge phase
Wed, 15 Dec 2010 14:10:33 +0000 Igor Sysoev use boolean expression instead of "if"
Tue, 14 Dec 2010 19:15:08 +0000 Igor Sysoev set r->valid_unparsed_uri just after request line processing, stable-0.7
Tue, 14 Dec 2010 10:38:42 +0000 Igor Sysoev merge r3798, r3806, r3807: stable-0.8
Mon, 29 Nov 2010 19:41:53 +0000 Igor Sysoev fix comment
Mon, 29 Nov 2010 19:40:54 +0000 Igor Sysoev revert processing NGX_OK in rewrite phase changed in r3798,
Mon, 29 Nov 2010 14:01:17 +0000 Igor Sysoev revert processing NGX_OK and NGX_DONE in rewrite phase changed in r3634
Fri, 26 Nov 2010 12:40:56 +0000 Igor Sysoev keepalive_disable
Mon, 18 Oct 2010 10:14:00 +0000 Igor Sysoev allow override redirect status in error_page
Mon, 11 Oct 2010 18:48:18 +0000 Igor Sysoev add default listen port at the end of server block parsing instead of
Fri, 08 Oct 2010 11:42:05 +0000 Igor Sysoev fix testing, the bug has been introduced in r3218
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
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:
Wed, 23 Dec 2009 15:31:16 +0000 Igor Sysoev allow to handle 301/302 in error_page
Tue, 22 Dec 2009 15:15:45 +0000 Igor Sysoev fix building by gcc 4.4 with -O2/3/s:
Thu, 17 Dec 2009 14:25:46 +0000 Igor Sysoev fix caseless locations, the bug had been introduced in r3326
Thu, 17 Dec 2009 12:25:46 +0000 Igor Sysoev fix r3331:
Wed, 09 Dec 2009 06:37:41 +0000 Igor Sysoev default large_client_header_buffers' buffer size should be 8K as compatible
Mon, 30 Nov 2009 13:15:10 +0000 Igor Sysoev support "*" in gzip_types, ssi_types, etc
Sun, 29 Nov 2009 20:39:32 +0000 Igor Sysoev fix server_name regex named captures given by "?P<...>"
Mon, 16 Nov 2009 19:11:38 +0000 Igor Sysoev evaluate maximum captures size on configuration phase
Mon, 16 Nov 2009 15:00:13 +0000 Igor Sysoev r3117, r3123, r3229 merge: stable-0.7