log

age author description
Wed, 28 Jul 2010 16:16:48 +0000 Igor Sysoev nginx-0.8.47-RELEASE release-0.8.47
Wed, 28 Jul 2010 15:56:56 +0000 Igor Sysoev move debug logging inside ngx_http_file_cache_free()
Wed, 28 Jul 2010 15:51:50 +0000 Igor Sysoev fix $request_time for subrequests
Wed, 28 Jul 2010 15:49:34 +0000 Igor Sysoev several changes in cache cleanup handling:
Tue, 27 Jul 2010 19:11:17 +0000 Igor Sysoev fix r3708 and r3695: valid_sec is set only for caching error status codes
Tue, 27 Jul 2010 15:26:33 +0000 Igor Sysoev fix r3707: cache node should be freed be a response is not cached
Tue, 27 Jul 2010 13:04:13 +0000 Igor Sysoev fix typo
Tue, 27 Jul 2010 11:22:59 +0000 Igor Sysoev fix r3695: this commit
Mon, 19 Jul 2010 15:31:46 +0000 Igor Sysoev an intercepted error code was not cached
Mon, 19 Jul 2010 15:29:16 +0000 Igor Sysoev style fix
Mon, 19 Jul 2010 15:28:22 +0000 Igor Sysoev initialize r->cache->file.fd with NGX_INVALID_FILE
Mon, 19 Jul 2010 15:27:06 +0000 Igor Sysoev bump version
Mon, 19 Jul 2010 11:31:31 +0000 Igor Sysoev release-0.8.46 tag
Mon, 19 Jul 2010 11:31:30 +0000 Igor Sysoev nginx-0.8.46-RELEASE release-0.8.46
Mon, 19 Jul 2010 09:55:43 +0000 Igor Sysoev add warnings for proxy_no_cache and fastcgi_no_cache
Mon, 19 Jul 2010 09:36:04 +0000 Igor Sysoev proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass
Fri, 16 Jul 2010 10:01:49 +0000 Igor Sysoev rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
Thu, 15 Jul 2010 14:01:02 +0000 Igor Sysoev ngx_http_file_cache_create()
Thu, 15 Jul 2010 13:46:32 +0000 Igor Sysoev ngx_http_file_cache_name()
Thu, 15 Jul 2010 13:10:05 +0000 Igor Sysoev style fix
Thu, 15 Jul 2010 13:08:51 +0000 Igor Sysoev delete empty cache zone node if we could not get response to cache
Wed, 14 Jul 2010 11:29:19 +0000 Igor Sysoev fix scgi_no_cache and uwsgi_no_cache initialization
Wed, 14 Jul 2010 11:15:45 +0000 Igor Sysoev use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:13:59 +0000 Igor Sysoev ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:09:56 +0000 Igor Sysoev bump version
Tue, 13 Jul 2010 11:59:37 +0000 Igor Sysoev release-0.8.45 tag
Tue, 13 Jul 2010 11:59:36 +0000 Igor Sysoev nginx-0.8.45-RELEASE release-0.8.45
Tue, 13 Jul 2010 10:17:09 +0000 Igor Sysoev allow setfib=0
Mon, 12 Jul 2010 12:52:01 +0000 Igor Sysoev use xmlSAXHandler._private field to store xslt filter context
Thu, 08 Jul 2010 16:17:11 +0000 Igor Sysoev fix building by msvc7
Thu, 08 Jul 2010 15:57:36 +0000 Igor Sysoev stop ./configure on Win32 if no library sources was specified,
Thu, 08 Jul 2010 15:51:47 +0000 Igor Sysoev do not use prebuild OpenSSL Win32 libraries
Thu, 08 Jul 2010 14:02:09 +0000 Igor Sysoev fix typo
Thu, 08 Jul 2010 13:49:21 +0000 Igor Sysoev style fix
Wed, 07 Jul 2010 10:17:19 +0000 Igor Sysoev update r->buffered after processing SSI command,
Wed, 07 Jul 2010 10:09:44 +0000 Igor Sysoev bump version
Mon, 05 Jul 2010 15:23:56 +0000 Igor Sysoev release-0.8.44 tag
Mon, 05 Jul 2010 15:23:55 +0000 Igor Sysoev nginx-0.8.44-RELEASE release-0.8.44
Mon, 05 Jul 2010 13:49:16 +0000 Igor Sysoev listen setfib=X
Mon, 05 Jul 2010 13:45:10 +0000 Igor Sysoev fix case of partially matched patterns on buffer border in sub_filter
Mon, 05 Jul 2010 13:35:20 +0000 Igor Sysoev fix recognition of SSLv2 Client Hello Packet large than 255 bytes
Mon, 05 Jul 2010 13:02:25 +0000 Igor Sysoev try to use C99 variadic macros first:
Mon, 05 Jul 2010 12:47:35 +0000 Igor Sysoev fix building by owc12: GetLongPathName() is available since Win2K only
Sat, 03 Jul 2010 20:16:55 +0000 Igor Sysoev HP/UX uses EWOULDBLOCK instead of EAGAIN
Fri, 02 Jul 2010 10:05:40 +0000 Igor Sysoev do not use a cache headers set to hide
Fri, 02 Jul 2010 09:49:27 +0000 Igor Sysoev treat Set-Cookie as a header that forbids caching
Fri, 02 Jul 2010 09:28:50 +0000 Igor Sysoev update the previous commit
Fri, 02 Jul 2010 09:25:38 +0000 Igor Sysoev use shared ngx_http_upstream_ignore_headers_masks[]
Thu, 01 Jul 2010 12:56:32 +0000 Igor Sysoev bump version
Wed, 30 Jun 2010 15:11:44 +0000 Igor Sysoev release-0.8.43 tag
Wed, 30 Jun 2010 15:11:43 +0000 Igor Sysoev nginx-0.8.43-RELEASE release-0.8.43
Wed, 30 Jun 2010 14:42:15 +0000 Igor Sysoev remove r->zero_body unused since the previous commit
Wed, 30 Jun 2010 14:39:28 +0000 Igor Sysoev Fix processing
Wed, 30 Jun 2010 14:30:55 +0000 Igor Sysoev change logic introduced in r3649:
Wed, 30 Jun 2010 14:28:54 +0000 Igor Sysoev style fix: remove tabs
Wed, 30 Jun 2010 13:15:20 +0000 Igor Sysoev set uid values for main request only
Wed, 30 Jun 2010 12:01:56 +0000 Igor Sysoev fix IPv6 listen socket handling while reconfiguring
Wed, 30 Jun 2010 10:33:02 +0000 Igor Sysoev fix ngx_write_file() buf
Wed, 30 Jun 2010 10:13:51 +0000 Igor Sysoev test binary geo range base size
Wed, 30 Jun 2010 10:12:46 +0000 Igor Sysoev test the second binary geo range base existence