Timeline
06/06/09:
- 18:49 Changeset in nginx [2927:55ceaef03d34] by
- proxy_cache_use_stale/fastcgi_cache_use_stale updating
- 17:48 Changeset in nginx [2926:80a314b63c56] by
- delete useless r->cache->uses
- 14:13 Changeset in nginx [2925:8e3e31fd00a9] by
- remove remnants
- 12:53 Changeset in nginx [2924:a0987c332d8e] by
- win32 master process had aready closed listening sockets
- 12:41 Changeset in nginx [2923:d9c46f98b09f] by
- a signaller process should stop configuration processing just after it …
- 12:36 Changeset in nginx [2922:f0604d0b28a6] by
- *) exit if no workers could not be started *) do not quit old workers …
06/05/09:
- 17:44 Changeset in nginx [2921:e7278e647f1a] by
- fix debug logging
- 13:27 Changeset in nginx [2920:cb7d05c097db] by
- do not test a pool block space if we can not allocated from the block …
- 12:33 Changeset in nginx [2919:41e7d9153967] by
- change surplus for() to while()
- 07:29 Changeset in nginx [2918:0070504324d8] by
- test GIF87a
06/03/09:
- 13:57 Changeset in nginx [2917:62010fa37ead] by
- try to reuse last 4 free large allocation links this fixes a pool …
- 04:53 Changeset in nginx [2916:759ff3e380e3] by
- librt must be tested before creating Makefile the bug has been …
- 04:51 Changeset in nginx [2915:6188bdc89e7c] by
- bump version
06/02/09:
- 16:22 Changeset in nginx [2914:9a7f68be4dda] by
- release-0.8.0 tag
- 16:22 Changeset in nginx [2913:82d56c2425ef]release-0.8.0 by
- nginx-0.8.0-RELEASE
- 16:09 Changeset in nginx [2912:c7d57b539248] by
- return NULL instead of NGX_CONF_ERROR on a create conf failure
- 16:08 Changeset in nginx [2911:32b444fa2ca4] by
- fix return value on failure
- 16:07 Changeset in nginx [2910:dc01b26f8de8] by
- leave chain in consistent state on errors
- 14:26 Changeset in nginx [2909:3f287b615408] by
- test premature process termination
- 14:26 Changeset in nginx [2908:234a8248812c] by
- log GetExitCodeProcess()'s errno
- 14:01 Changeset in nginx [2907:4f5753877376] by
- limit_rate_after
- 14:00 Changeset in nginx [2906:97693137d636] by
- add drive letter for Win32 root path
- 13:57 Changeset in nginx [2905:5ff1ae0eada7] by
- test that zone has the same addresses in different processes
- 13:56 Changeset in nginx [2904:474a9daf8c80] by
- *) fix memory leak in successful case *) log shared memory name in …
05/30/09:
- 17:06 Changeset in nginx [2903:beb0707ed8ab] by
- allow shared memory segments more than 4G
05/29/09:
- 11:42 Changeset in nginx [2902:a1a1c7e3fb8d] by
- fix "out of memory" case handling
- 09:32 Changeset in nginx [2901:17da2da3a8f5] by
- fix logging in ngx_win32_rename_file()
- 09:31 Changeset in nginx [2900:812445a822e3] by
- add trailing zero to a file name
05/28/09:
- 15:42 Changeset in nginx [2899:61d5b945730a] by
- fix XSLT filter in SSI subrequests
- 15:32 Changeset in nginx [2898:a3501111378c] by
- Win32 returns ERROR_PATH_NOT_FOUND instead of ERROR_FILE_NOT_FOUND
- 15:30 Changeset in nginx [2897:d5d3fe7197cc] by
- *) use no-threads for Unix builds only *) style fix
- 14:33 Changeset in nginx [2896:22719ff8986f] by
- use tab in Makefile
- 13:41 Changeset in nginx [2895:d65e58a8d3a4] by
- report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibility
- 13:31 Changeset in nginx [2894:d26f4e80c71f] by
- style fix
05/26/09:
- 16:18 Changeset in nginx-tests [93:5276d85d5040] by
- Tests: add basic gzip tests. This also includes clearing …
- 14:28 Changeset in nginx [2893:da1ba8a5c8c9] by
- stop ./configure at once on library failure
- 14:28 Changeset in nginx [2892:3e10e2b64007] by
- use md5/sha1 in OpenSSL only if OpenSSL is used
- 13:36 Changeset in nginx-tests [92:390588796411] by
- Tests: backout unrelated change.
- 13:21 Changeset in nginx-tests [91:ec89d4d65bef] by
- Tests: Last-Modified and Accept-Ranges should be cleared on ssi. As …
- 09:38 Changeset in nginx [2891:76dfc19dcd49] by
- do not set charset for subrequests
05/25/09:
- 19:57 Changeset in nginx [2890:a4302032b831] by
- fix the previous commit
- 15:57 Changeset in nginx [2889:0bb8c54f4c45] by
- refactor ngx_http_charset_header_filter()
- 15:38 Changeset in nginx [2888:512d164a8348] by
- keepalive_requests
- 15:24 Changeset in nginx [2887:78277989e9ea] by
- bump version
- 12:05 Changeset in nginx [2886:a93b1e91c4d0]stable-0.7 by
- stable-0.7 branch
- 10:00 Changeset in nginx [2885:77e99c8c0c87] by
- release-0.7.59 tag
- 10:00 Changeset in nginx [2884:0c22cb4862c8]release-0.7.59 by
- nginx-0.7.59-RELEASE
- 09:56 Changeset in nginx [2883:d0cba58e5bfa] by
- fix socket leak introduced in r2378
- 09:06 Changeset in nginx [2882:896db5a09bd2] by
- reset content_type hash value, this fixes a bug when XSLT responses …
- 09:00 Changeset in nginx [2881:13b63d682228] by
- light optimization of ngx_http_test_content_type()
05/24/09:
- 14:19 Changeset in nginx [2880:ed741daa010a] by
- test libdl before OpenSSL configuration the bug has been introduced in …
- 14:14 Changeset in nginx [2879:824d885aa0b1] by
- allow absolute path in --with-openssl=
05/22/09:
- 11:32 Changeset in nginx [2878:8535736ace1a] by
- fix segfault introduced in r2845
- 11:05 Changeset in nginx [2877:3cd2790f4a9b] by
- add charset for ngx_http_gzip_static_module responses
- 09:22 Changeset in nginx [2876:658725e3eef4] by
- use -ldl for any OS that needs it
05/19/09:
- 13:27 Changeset in nginx [2875:6e1941b321b7] by
- proxy_cache_methods and fastcgi_cache_methods
- 12:55 Changeset in nginx [2874:e16e03d62435] by
- use already given variable
- 12:12 Changeset in nginx [2873:e069d0b8b198] by
- fix building OpenSSL on Unix
05/18/09:
- 16:50 Changeset in nginx [2872:01b999a7adc2] by
- style fix
- 16:50 Changeset in nginx [2871:c7fe4b9118d2] by
- fix "make zip", the bug has been introduced in r2841
- 16:48 Changeset in nginx [2870:24400ec5e2d5] by
- bump version
- 16:29 Changeset in nginx [2869:85346fc9bd30]stable-0.6 by
- release-0.6.37 tag
- 16:29 Changeset in nginx [2868:ff9521c5a778]stable-0.6release-0.6.37 by
- nginx-0.6.37-RELEASE
- 16:19 Changeset in nginx [2867:7a10334d4bce]stable-0.6 by
- r2821 merge: test already destroyed request
- 16:17 Changeset in nginx [2866:1804da35f853]stable-0.6 by
- r2756 merge: add quotes for configure options with spaces
- 16:13 Changeset in nginx [2865:e8f271979e0a]stable-0.6 by
- r2754 merge: merge SSL context inside "if" block
- 16:05 Changeset in nginx [2864:967ad993a4f8]stable-0.6 by
- r2719 merge: fix building on platforms which have no atomic …
- 16:02 Changeset in nginx [2863:dc2c80240b1d]stable-0.6 by
- r2614 merge: update cpuid for Core 2 and Atom
- 15:58 Changeset in nginx [2862:62c95a6b143b]stable-0.6 by
- r2496, r2749 merge: compatibility with Microsoft's AUTH LOGIN …
- 15:39 Changeset in nginx [2861:771ca4480b4d]stable-0.6 by
- r2296 merge: fix r2105 (r2067 in trunk)
- 15:36 Changeset in nginx [2860:ffaf4358a727]stable-0.6 by
- bump version
- 13:14 Changeset in nginx [2859:742245d5eb4c] by
- release-0.7.58 tag
- 13:14 Changeset in nginx [2858:87f4a49a9cc3]release-0.7.58 by
- nginx-0.7.58-RELEASE
- 12:58 Changeset in nginx [2857:507fc5ac9839] by
- use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()
- 12:21 Changeset in nginx [2856:f9b5dfcc96d8] by
- delete unneeded field
- 12:20 Changeset in nginx [2855:a96a8c916b0c] by
- mail proxy listen IPv6 support
- 12:12 Changeset in nginx [2854:d788477f5a67] by
- ngx_connection_local_sockaddr()
- 07:47 Changeset in nginx [2853:2e2ae6077ae8] by
- delete unneeded cast
05/17/09:
- 20:13 Changeset in nginx [2852:dfe04af9d30b] by
- update comments missed in r2513
- 19:58 Changeset in nginx [2851:d791586bb149] by
- update variable name missed in r2513
- 19:22 Changeset in nginx [2850:4e05bd832e56] by
- fix "make upgrade" broken in r2759
- 19:01 Changeset in nginx [2849:6a62bed048cd] by
- fix colon in file name for ngx_http_autoindex_module
05/16/09:
- 16:57 Changeset in nginx [2848:0d8941f2b0ee] by
- image_filter_jpeg_quality
05/14/09:
- 16:24 Changeset in nginx [2847:3e10674139e4] by
- style fix
- 15:46 Changeset in nginx [2846:dfec0e090265] by
- fix building OpenSSL on Win32
- 11:41 Changeset in nginx [2845:10d6b9950453] by
- client_body_in_single_buffer
- 11:40 Changeset in nginx [2844:2f3c80ff2123] by
- $request_body variable
- 11:39 Changeset in nginx [2843:eb461016d980] by
- update two previous commits again
- 11:36 Changeset in nginx [2842:84048fc9225f] by
- update the previous commit
- 11:31 Changeset in nginx [2841:faafc084a7a4] by
- fix client_body_in_file_only type
05/13/09:
- 19:48 Changeset in nginx [2840:22c4c012c8c9] by
- switch Win32 building to modern PCRE versions (starting from 7.1) …
05/12/09:
- 13:29 Changeset in nginx [2839:cb7739c822c6] by
- add miltilines in OpenWatcom makefiles
- 13:15 Changeset in nginx [2838:ecdc41bf2047] by
- backout r2833: CURDIR was set to Unix style path instead, do chdir …
- 13:11 Changeset in nginx [2837:c670227c485a] by
- bump version
- 12:11 Changeset in nginx [2836:e9f225605ef9] by
- release-0.7.57 tag
- 12:11 Changeset in nginx [2835:fbb1918a85e3]release-0.7.57 by
- nginx-0.7.57-RELEASE
- 12:05 Changeset in nginx [2834:0449d289256c] by
- test finalized image filter context before testing image_filter off …
- 09:35 Changeset in nginx [2833:cc5d214387f4] by
- correctly apply patch
05/11/09:
- 18:02 Changeset in nginx [2832:d27ac70df098] by
- use $(CURDIR) instead of "..\..\.." because the later does not allow …
- 17:47 Changeset in nginx [2831:a294cff147ec] by
- bump version
- 13:42 Changeset in nginx [2830:eadb3f1436f4] by
- release-0.7.56 tag
- 13:42 Changeset in nginx [2829:a1e44954549c]release-0.7.56 by
- nginx-0.7.56-RELEASE
05/10/09:
- 19:49 Changeset in nginx [2828:f5c80c69a72e] by
- backout -r2827 and add correct fix
- 18:38 Changeset in nginx [2827:548c8219ffcc] by
- message creating Makefile
- 18:35 Changeset in nginx [2826:af09c0a26ed6] by
- add MSYS support
- 18:35 Changeset in nginx [2825:bb05c0834c8c] by
- remove BMAKE (build make): a cc compiler should use own make
05/09/09:
- 23:53 Changeset in nginx-tests [94:9ab3762332b9] by
- Tests: chunked tests for unbuffered and inmemory proxy. Note that …
05/08/09:
- 20:14 Changeset in nginx [2824:d106509491b5] by
- fix building --without-http-cache the bug had been appeared in r2806
- 18:12 Changeset in nginx [2823:78342383cb6e] by
- reconfigure master process
- 18:11 Changeset in nginx [2822:5364c3419a62] by
- fix the previous commit
- 14:52 Changeset in nginx [2821:26e06e009ced] by
- allow to pass image filter errors via the same location where the …
- 14:31 Changeset in nginx [2820:5eb4e2d2e9fa] by
- test already destroyed request
- 14:25 Changeset in nginx [2819:43fe53832da7] by
- handle big responses for "size" and "test" image_filters
- 09:41 Changeset in nginx [2818:7e02df612521] by
- preserve Solaris binary hardware capabilities
- 09:39 Changeset in nginx [2817:38e59bcc35f2] by
- test whether libdl is required for dynamic linking: Solaris 10 has …
- 09:36 Changeset in nginx [2816:af0eaf409225] by
- Solaris 10 has sched_yield() in libc
05/07/09:
- 19:18 Changeset in nginx [2815:304bfc6faf07] by
- move libmd test before libmd5, this fixes wrong linking with …
- 13:05 Changeset in nginx [2814:219aa0b0fd58] by
- IPv6 for Win32
Note:
See TracTimeline
for information about the timeline view.