log src/http/modules/ngx_http_rewrite_module.c @ 3325:42c16d8bddbe

age author description
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Mon, 26 Oct 2009 17:46:25 +0000 Igor Sysoev merge r3185: stable-0.7
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Tue, 06 Oct 2009 09:46:16 +0000 Igor Sysoev fix building by gcc45
Mon, 27 Jul 2009 11:04:28 +0000 Igor Sysoev fix return value
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Fri, 06 Mar 2009 12:15:07 +0000 Igor Sysoev now regex captures are per-request entities
Thu, 27 Nov 2008 14:13:48 +0000 Igor Sysoev r2055 merge: stable-0.6
Fri, 20 Jun 2008 14:48:28 +0000 Igor Sysoev auto detect https redirect in rewrite
Sat, 24 May 2008 14:14:13 +0000 Igor Sysoev locations tree
Sun, 14 Oct 2007 18:56:15 +0000 Igor Sysoev fix English grammar
Tue, 05 Jun 2007 11:42:59 +0000 Igor Sysoev use pointer to an array instead of array for inclusive locations inside location
Sat, 05 May 2007 05:40:29 +0000 Igor Sysoev fix building by msvc
Tue, 01 May 2007 19:58:45 +0000 Igor Sysoev allow to "set" $http_, $sent_http_, and $upstream_http_ variables
Tue, 03 Oct 2006 18:06:44 +0000 Igor Sysoev after redirecting by error_page any rewrite directive will return this code,