log src/http/ngx_http_script.c @ 3904:77f667dd0504

age author description
Tue, 03 May 2011 09:52:27 +0000 Igor Sysoev test zero value in an "if" directive consistently with predicates fixed in r3894
Fri, 15 Apr 2011 12:24:18 +0000 Igor Sysoev values starting with '0' were incorrectly assumed to be false
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
Mon, 13 Sep 2010 12:44:43 +0000 Igor Sysoev fix typo
Thu, 02 Sep 2010 14:37:16 +0000 Igor Sysoev new ngx_http_secure_link_module with secure_link, secure_link_md5, and
Wed, 14 Jul 2010 11:13:59 +0000 Igor Sysoev ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Fri, 18 Jun 2010 15:15:20 +0000 Igor Sysoev return code text
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Mon, 01 Feb 2010 14:31:26 +0000 Igor Sysoev merge r3148, r3152, r3161: stable-0.7
Mon, 16 Nov 2009 19:10:45 +0000 Igor Sysoev fix captures in "rewrite", the bug had been introduced in r3326
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Fri, 25 Sep 2009 09:13:08 +0000 Igor Sysoev low ENAMETOOLONG logging level
Mon, 07 Sep 2009 10:01:26 +0000 Igor Sysoev merge r2980, r2981, r2982: stable-0.7
Tue, 14 Jul 2009 08:38:28 +0000 Igor Sysoev ngx_http_set_exten() is always successful since 0.3.46
Tue, 02 Jun 2009 16:08:38 +0000 Igor Sysoev fix return value on failure
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Mon, 27 Apr 2009 09:55:53 +0000 Igor Sysoev *) of.test_only to not open file if only stat() is enough
Wed, 01 Apr 2009 16:31:18 +0000 Igor Sysoev r2499 merge: stable-0.6
Fri, 27 Mar 2009 14:59:47 +0000 Igor Sysoev rename ngx_http_scrip_flush_complex_value()
Fri, 27 Mar 2009 06:34:31 +0000 Igor Sysoev fix plain text values using relative path in ngx_http_complex_value(),
Sun, 22 Mar 2009 09:36:51 +0000 Igor Sysoev ngx_http_script_flush_complex_value()
Wed, 18 Mar 2009 14:42:06 +0000 Igor Sysoev split ngx_http_script_compile()
Fri, 06 Mar 2009 12:15:07 +0000 Igor Sysoev now regex captures are per-request entities
Tue, 10 Feb 2009 16:03:42 +0000 Igor Sysoev fix /?new=arg?old=arg redirect case
Thu, 11 Dec 2008 06:38:14 +0000 Igor Sysoev fix r2394
Wed, 10 Dec 2008 14:48:04 +0000 Igor Sysoev fix debug logging
Mon, 01 Sep 2008 14:43:38 +0000 Igor Sysoev escape a query string characters taken from URI while rewrite
Thu, 31 Jul 2008 07:55:46 +0000 Igor Sysoev fix conflicting names "true" and "false"