log src/http/ngx_http_core_module.c @ 2843:eb461016d980

age author description
Thu, 14 May 2009 11:39:06 +0000 Igor Sysoev update two previous commits again
Thu, 14 May 2009 11:36:26 +0000 Igor Sysoev update the previous commit
Thu, 14 May 2009 11:31:50 +0000 Igor Sysoev fix client_body_in_file_only type
Fri, 08 May 2009 14:31:59 +0000 Igor Sysoev test already destroyed request
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Fri, 24 Apr 2009 14:27:36 +0000 Igor Sysoev change ngx_log_create_errlog() interface
Wed, 15 Apr 2009 09:53:22 +0000 Igor Sysoev support HEAD in proxy cache
Sat, 11 Apr 2009 11:02:36 +0000 Igor Sysoev try_files status code
Tue, 07 Apr 2009 15:50:08 +0000 Igor Sysoev fix r2590: error_page made an external redirect without query string
Thu, 02 Apr 2009 06:44:45 +0000 Igor Sysoev r2202, r2408, r2425, r2454, r2459, r2482, r2504, r2542, r2565, r2579, stable-0.6
Wed, 01 Apr 2009 15:58:21 +0000 Igor Sysoev r2362, r2497 merge: stable-0.6
Thu, 26 Mar 2009 15:24:19 +0000 Igor Sysoev fix alias with variables, but without captures,
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Sun, 22 Mar 2009 15:52:52 +0000 Igor Sysoev style fix: remove tabs
Sun, 22 Mar 2009 09:40:04 +0000 Igor Sysoev use complex value in error_page
Fri, 20 Mar 2009 16:50:53 +0000 Igor Sysoev add full path debug log in try_files
Fri, 20 Mar 2009 16:48:45 +0000 Igor Sysoev allow try_files in server context
Fri, 20 Mar 2009 16:47:23 +0000 Igor Sysoev fix directory test in try_files
Thu, 19 Mar 2009 13:42:27 +0000 Igor Sysoev split args in a try_files fallback
Wed, 18 Mar 2009 12:23:57 +0000 Igor Sysoev fix $server_addr for wildcard listen, the has been introduced in r2513
Wed, 18 Mar 2009 12:21:19 +0000 Igor Sysoev reserve space for r->uri, the bug has been introduced in r2566
Sat, 14 Mar 2009 19:24:17 +0000 Igor Sysoev fix case when regex locaiton runs the second time via internal redirect
Sat, 14 Mar 2009 19:20:34 +0000 Igor Sysoev fix reserved mapped uri length if alias has captures
Sat, 14 Mar 2009 17:10:25 +0000 Igor Sysoev remove unneeded increment
Fri, 13 Mar 2009 14:20:34 +0000 Igor Sysoev ipv6only
Wed, 11 Mar 2009 13:04:02 +0000 Igor Sysoev fix segfaults introduced in r2549 and r2550
Fri, 06 Mar 2009 12:50:20 +0000 Igor Sysoev captures support in server_name
Fri, 06 Mar 2009 12:49:22 +0000 Igor Sysoev captures support in location and alias
Sun, 01 Mar 2009 19:10:36 +0000 Igor Sysoev fix case when the first try is shorter then URI