Timeline
08/03/10:
- 18:38 Changeset in nginx [3742:01691af60f94] by
- we can free GeoIPRecord just after GeoIP_region_name_by_code(), …
- 18:27 Changeset in nginx [3741:0f9b2d285bfc] by
- fix segfault, the bug has been introduced in r3738
- 18:24 Changeset in nginx [3740:fe2688c9e9bd] by
- bump version
- 15:10 Changeset in nginx [3739:f1dcf1f4490c] by
- release-0.8.48 tag
- 15:10 Changeset in nginx [3738:0b65c962e0cd]release-0.8.48 by
- nginx-0.8.48-RELEASE
- 15:01 Changeset in nginx [3737:18ae5f09a53d] by
- $geoip_region_name
- 14:19 Changeset in nginx [3736:257785918797] by
- $geoip_dma_code and $geoip_area_code
- 13:35 Changeset in nginx [3735:1ba712d077d1] by
- fix fastcgi_split_path_info, if URI was not fully captured
- 12:59 Changeset in nginx [3734:e3a6785b5be4] by
- *) make code consistent to fastcgi, etc *) remove STUB comment
- 12:53 Changeset in nginx [3733:527a0f8cae2a] by
- use NULL instead of 0
- 09:42 Changeset in nginx [3732:a47f431b27a6] by
- delete surplus assignment
- 09:24 Changeset in nginx [3731:72cc5b789021] by
- inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside a …
08/02/10:
- 15:28 Changeset in nginx [3730:d094e237abf4] by
- ngx_http_conf_get_module_srv_conf() and …
- 12:47 Changeset in nginx [3729:4b773fc06336] by
- fix directive type
- 12:34 Changeset in nginx [3728:a29bb11f8c80] by
- change logic slightly
- 12:32 Changeset in nginx [3727:fd2bb219de22] by
- change order
- 12:27 Changeset in nginx [3726:282ddd49f925] by
- *) delete cache key node after a cache file removal *) move fileless …
07/30/10:
- 13:25 Changeset in nginx [3725:4954530db2af] by
- escape ";" in arguments
- 12:41 Changeset in nginx [3724:e9f0a2497d3c] by
- count cache key node usage for cached error statuses
- 10:20 Changeset in nginx [3723:14ad3210fc73] by
- do not free unused cache node if cache min_uses > 1, the bug has been …
07/29/10:
- 15:40 Changeset in nginx [3722:1a728cc43bb1] by
- return 415 on too big image in image filter
- 10:01 Changeset in nginx [3721:c62a2683bfbf] by
- change default server_name_in_redirect value to off, since default …
- 10:00 Changeset in nginx [3720:c3a37fc8d1fe] by
- use an empty name as default server_name instread of hostname
- 09:55 Changeset in nginx [3719:de63e1336cdb] by
- allow server_name "" as the first name
- 09:30 Changeset in nginx [3718:bfd84b583868] by
- decrease SSL handshake error level to info
- 09:10 Changeset in nginx [3717:e05f33d93e35] by
- copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip
- 08:10 Changeset in nginx [3716:6161a4ea1b25] by
- bump version
07/28/10:
- 16:16 Changeset in nginx [3715:de9483639798] by
- release-0.8.47 tag
- 16:16 Changeset in nginx [3714:4434dc967087]release-0.8.47 by
- nginx-0.8.47-RELEASE
- 15:56 Changeset in nginx [3713:f0b62d1ac7af] by
- move debug logging inside ngx_http_file_cache_free()
- 15:51 Changeset in nginx [3712:518eeff336c1] by
- fix $request_time for subrequests
- 15:49 Changeset in nginx [3711:ce6ba077c270] by
- several changes in cache cleanup handling: *) now …
07/27/10:
- 19:11 Changeset in nginx [3710:5f63b6ab4d4b] by
- fix r3708 and r3695: valid_sec is set only for caching error status codes
- 15:26 Changeset in nginx [3709:64777690c697] by
- fix r3707: cache node should be freed be a response is not cached
- 13:04 Changeset in nginx [3708:c1385a3b8093] by
- fix typo
- 11:22 Changeset in nginx [3707:b9a64a91fe76] by
- fix r3695: this commit *) freed valid keys zone node *) and did not …
07/19/10:
- 15:31 Changeset in nginx [3706:ea908f6ae499] by
- an intercepted error code was not cached
- 15:29 Changeset in nginx [3705:7ac6757fa391] by
- style fix
- 15:28 Changeset in nginx [3704:f220e5a5fb5e] by
- initialize r->cache->file.fd with NGX_INVALID_FILE
- 15:27 Changeset in nginx [3703:fa147e2f67d3] by
- bump version
- 11:31 Changeset in nginx [3702:d13ee4c66437] by
- release-0.8.46 tag
- 11:31 Changeset in nginx [3701:f034d9173df0]release-0.8.46 by
- nginx-0.8.46-RELEASE
- 09:55 Changeset in nginx [3700:e40453e6931b] by
- add warnings for proxy_no_cache and fastcgi_no_cache
- 09:36 Changeset in nginx [3699:b0a0686a85bb] by
- proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, …
- 00:55 Changeset in nginx-tests [140:3f246a1be2b0] by
- Tests: unfinished responses shouldn't be cached.
07/17/10:
- 12:59 Changeset in nginx-tests [139:8b62dd9b8615] by
- Tests: set temp paths for uwsgi and scgi modules.
- 12:55 Changeset in nginx-tests [138:0d11b58d63bc] by
- Tests: waited ssi subrequests fixed in 0.8.45.
07/16/10:
- 10:01 Changeset in nginx [3698:d11227f0107f] by
- rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
07/15/10:
- 14:01 Changeset in nginx [3697:3c442bd5597b] by
- ngx_http_file_cache_create()
- 13:46 Changeset in nginx [3696:29fcf794c082] by
- ngx_http_file_cache_name()
- 13:10 Changeset in nginx [3695:1c016de812af] by
- style fix
- 13:08 Changeset in nginx [3694:dfb17155eca9] by
- delete empty cache zone node if we could not get response to cache
07/14/10:
- 11:29 Changeset in nginx [3693:e3bcc2f4c418] by
- fix scgi_no_cache and uwsgi_no_cache initialization
- 11:15 Changeset in nginx [3692:045ea40cbfe8] by
- use ngx_http_test_predicates(), ngx_http_set_predicate_slot() delete …
- 11:13 Changeset in nginx [3691:55f95e91daed] by
- ngx_http_test_predicates(), ngx_http_set_predicate_slot()
- 11:09 Changeset in nginx [3690:0f3602accc4b] by
- bump version
07/13/10:
- 11:59 Changeset in nginx [3689:6d5e038fed51] by
- release-0.8.45 tag
- 11:59 Changeset in nginx [3688:e16dd52a0d22]release-0.8.45 by
- nginx-0.8.45-RELEASE
- 10:17 Changeset in nginx [3687:3fef0312aec8] by
- allow setfib=0
07/12/10:
- 12:52 Changeset in nginx [3686:47c1a9bff989] by
- use xmlSAXHandler._private field to store xslt filter context
07/08/10:
- 16:17 Changeset in nginx [3685:9ec7238feac6] by
- fix building by msvc7
- 15:57 Changeset in nginx [3684:4d47a0658e7d] by
- stop ./configure on Win32 if no library sources was specified, the bug …
- 15:51 Changeset in nginx [3683:312c2f9b53ac] by
- do not use prebuild OpenSSL Win32 libraries
- 14:02 Changeset in nginx [3682:e76fbd1a49f3] by
- fix typo
- 13:49 Changeset in nginx [3681:81677b7cdb2a] by
- style fix
07/07/10:
- 10:17 Changeset in nginx [3680:0d492ae53a57] by
- update r->buffered after processing SSI command, the bug has been …
- 10:09 Changeset in nginx [3679:5e550bad9aa6] by
- bump version
07/05/10:
- 15:23 Changeset in nginx [3678:9c53b7172bf0] by
- release-0.8.44 tag
- 15:23 Changeset in nginx [3677:00ec8cd76fb8]release-0.8.44 by
- nginx-0.8.44-RELEASE
- 13:49 Changeset in nginx [3676:4430d110293e] by
- listen setfib=X
- 13:45 Changeset in nginx [3675:08d7165b6be1] by
- fix case of partially matched patterns on buffer border in sub_filter
- 13:35 Changeset in nginx [3674:37715361263a] by
- fix recognition of SSLv2 Client Hello Packet large than 255 bytes
- 13:02 Changeset in nginx [3673:e27070fb6c6b] by
- try to use C99 variadic macros first: AIX 5.3's XL C has problems with …
- 12:47 Changeset in nginx [3672:4f021d4ceb88] by
- fix building by owc12: GetLongPathName() is available since Win2K only
Note:
See TracTimeline
for information about the timeline view.