Timeline
05/06/09:
- 14:53 Changeset in nginx [2813:c00763aa5e1b] by
- divide select module into two modules: Unix and Win32 ones
- 14:11 Changeset in nginx [2812:dcb1b4d6ff54] by
- bump version
- 09:28 Changeset in nginx [2811:2eaae2cb3e54] by
- release-0.7.55 tag
- 09:28 Changeset in nginx [2810:3ed9377e686f]release-0.7.55 by
- nginx-0.7.55-RELEASE
- 08:54 Changeset in nginx [2809:be08552a64bf] by
- make code clearer
- 08:53 Changeset in nginx [2808:b7b2b0ea3366] by
- test event type to prevent errors
- 08:40 Changeset in nginx [2807:6ad4bba6313e] by
- delete level event of appropriate type, this should fix select()'s …
05/05/09:
- 17:33 Changeset in nginx [2806:a445bd4eb571] by
- ngx_create_listening()
- 17:18 Changeset in nginx [2805:60551422e150] by
- reinit proxy/fastcgi header parser before ngx_http_upstream_cache_send()
- 15:17 Changeset in nginx [2804:edc0cd9db5cf] by
- proxy/fastcgi_cache_use_stale http_50x did not work
- 13:16 Changeset in nginx [2803:60758ab4e5f4] by
- move listen log copying from ngx_open_listening_sockets() to …
- 13:12 Changeset in nginx [2802:44b2081c015a] by
- use correct name
- 13:05 Changeset in nginx [2801:bceaaf5b055e] by
- use local variable
05/04/09:
- 20:56 Changeset in nginx-tests [90:1d3c82227a05] by
- Tests: subrequests with proxy_store todo test.
- 19:51 Changeset in nginx [2800:f75cd920eaa5] by
- delete never used ngx_ssl_set_nosendshut()
- 19:51 Changeset in nginx [2799:8b54548fef6e] by
- delete ngx_listening_inet_stream_socket()
- 19:34 Changeset in nginx [2798:268d8d3faa34] by
- axe imap module artifacts
- 19:04 Changeset in nginx-tests [89:abbe4b123795] by
- Tests: simplify proxy-store tests.
- 19:04 Changeset in nginx [2797:90422d071d3f] by
- do not free buffer with cache header before it would be written, it …
- 15:57 Changeset in nginx [2796:c85101146a78] by
- add libgd include path
- 11:39 Changeset in nginx [2795:d82d08314f78] by
- fix building ngx_http_image_filter_module on 64-bit platforms
05/01/09:
- 19:31 Changeset in nginx [2794:92bd6afe8d9c] by
- use off_t in $r->sendfile(), this allows to use 64-bit off_t on …
- 19:14 Changeset in nginx [2793:411653b73d7c] by
- add --with-http_image_filter_module to ./configure --help
- 19:13 Changeset in nginx [2792:2492fcf648b2] by
- bump version
- 18:52 Changeset in nginx [2791:1ec08b4e095c] by
- release-0.7.54 tag
- 18:52 Changeset in nginx [2790:01c6fe6c2a55]release-0.7.54 by
- nginx-0.7.54-RELEASE
- 18:44 Changeset in nginx [2789:45553c93dbc9] by
- add comment
- 18:42 Changeset in nginx [2788:a16ec9e1b4d1] by
- ngx_http_image_filter_module
- 18:41 Changeset in nginx [2787:3daf68f2efe3] by
- ngx_http_filter_finalize_request() and ngx_http_clean_header()
04/30/09:
- 16:15 Changeset in nginx [2786:4e002555652d] by
- proxy_ignore_headers and fastcgi_ignore_headers
- 13:53 Changeset in nginx [2785:d478379e51ac] by
- *) refactor error_log processing: listen socket log might inherit …
- 12:43 Changeset in nginx [2784:c2230102df6f] by
- *) check a proxy_redirect single parameter *) warn about …
- 08:01 Changeset in nginx [2783:87c088e6956a] by
- set of.failed for cached error, the bug has been introduced in r2757
04/29/09:
- 19:28 Changeset in nginx [2782:4bd7825fab80] by
- uniform ngx_file_info() interface with ngx_fd_info()
- 18:56 Changeset in nginx [2781:f545c81e5ddb] by
- try to repair the case "select ready != events"
- 15:29 Changeset in nginx [2780:846d6ea7e406] by
- ngx_select_repair_fd_sets()
- 15:15 Changeset in nginx [2779:7bb23b7d9f73] by
- delete useless debug log
- 15:12 Changeset in nginx [2778:ae3cba0dbee3] by
- style fix
- 13:42 Changeset in nginx [2777:7615a6c5fb54] by
- handle Winsock select() WSAEINVAL
- 13:08 Changeset in nginx [2776:88987e52be42] by
- style fix
- 13:07 Changeset in nginx [2775:01c691e31032] by
- fix the previous commit
- 11:34 Changeset in nginx [2774:baad3036086e] by
- Winsock uses ECONNABORTED instead of ECONNRESET
- 11:32 Changeset in nginx [2773:7a44b1932741] by
- fix building by BCC if NGX_PREFIX is defined
04/28/09:
- 20:06 Changeset in nginx [2772:9b107cdf53f6] by
- *) do not show line number for -g option *) reset configuration file …
- 20:03 Changeset in nginx [2771:4d62ef39f08b] by
- add listen events for win32 only after accept mutex is hold
- 15:06 Changeset in nginx [2770:e70ac6e13f31] by
- fallback to neutral language in FormatMessage()
- 15:05 Changeset in nginx [2769:9d986c4e796f] by
- introduce ngx_write_console() to support OEM code pages
- 06:20 Changeset in nginx [2768:e4a4c889694f] by
- "port_in_redirect off" did not work the bug had been appeared in r2530 …
- 04:34 Changeset in nginx [2767:caa4f7dcf1e3] by
- add prefix in Usage
04/27/09:
- 18:58 Changeset in nginx [2766:234ddbff1b2e] by
- it seems MAKELANGID(LANG_ENGLISH, SUBLANG_DEFAULT) returns …
- 14:42 Changeset in nginx-tests [88:a31296de1987] by
- Tests: proxy_store fixed in 0.7.53, remove TODO.
- 13:17 Changeset in nginx [2765:6d358aeaa989] by
- ngx_log_errno()
- 13:06 Changeset in nginx [2764:d4a717592877] by
- use ngx_vslprintf(), ngx_slprintf()
- 12:51 Changeset in nginx [2763:819bea4e964e] by
- ngx_vslprintf(), ngx_slprintf()
- 12:48 Changeset in nginx [2762:0cc1af11760d] by
- bump version
- 12:02 Changeset in nginx [2761:0b2e6c5e1a70] by
- release-0.7.53 tag
- 12:02 Changeset in nginx [2760:b073eaa1dcea]release-0.7.53 by
- nginx-0.7.53-RELEASE
- 11:33 Changeset in nginx [2759:38cb2238db13] by
- fix building by MSVC8
- 11:32 Changeset in nginx [2758:77264e0157ad] by
- -p and --prefix=
- 11:20 Changeset in nginx [2757:9cc973b46af1] by
- get a full response if the response is cacheable or storable even a …
- 09:55 Changeset in nginx [2756:09cab3f8d92e] by
- *) of.test_only to not open file if only stat() is enough *) of.failed …
04/26/09:
- 19:37 Changeset in nginx [2755:a65976a205a5] by
- add quotes for configure options with spaces
04/25/09:
- 23:54 Changeset in nginx-tests [87:f2d09159a8f3] by
- Tests: proxy_store leaving temporary files bug test. It shouldn't …
04/24/09:
- 19:58 Changeset in nginx [2754:7d16774c757c] by
- style fix
- 19:56 Changeset in nginx [2753:9ba1bee1b1e4] by
- merge SSL context inside "if" block
- 15:50 Changeset in nginx [2752:2d82d3cfbfa0] by
- change ngx_log_abort() interface
- 15:31 Changeset in nginx [2751:3b9b67bc0cdc] by
- update gcc warnings
- 14:45 Changeset in nginx [2750:9a5f7b81b937] by
- style fix: (void)
- 14:27 Changeset in nginx [2749:ccaf43725ff6] by
- change ngx_log_create_errlog() interface
- 09:54 Changeset in nginx [2748:2477b28eaccb] by
- fix Auth-Method, the bug has been introduced in r2496
- 09:38 Changeset in nginx [2747:ee5de4f120f4] by
- fix GNU strerror_r() detection, the bug has been inroduced in r2600
04/23/09:
- 18:50 Changeset in nginx [2746:7bbebf565664] by
- delete unused definition
- 18:22 Changeset in nginx [2745:1983932b8075] by
- pass command lines options to workers
- 16:38 Changeset in nginx [2744:e50a2faac31d] by
- ngx_path_separator()
- 11:13 Changeset in nginx [2743:d8316f307b6a] by
- issue start up errors and warning on both stderr and error_log
- 09:46 Changeset in nginx [2742:e138f820b5dc] by
- style fix: remove trailing spaces introduced in the previous commit
- 08:05 Changeset in nginx [2741:cda3738a85bd] by
- use ngx_str_t for error levels
04/22/09:
- 11:25 Changeset in nginx [2740:e5a4be07c3eb] by
- axe incomplete support of Winsock error descriptions on NT
- 11:20 Changeset in nginx [2739:58399dcc410a] by
- use English only error descriptions in Win32 ngx_strerror_r()
04/21/09:
- 20:25 Changeset in nginx [2738:ae81441e23f4] by
- implement "-s signal" option for Unix
- 19:49 Changeset in nginx [2737:d52cf82d0d77] by
- style fix: remove trailing spaces
- 19:38 Changeset in nginx [2736:218b8949f2fd] by
- style fix: remove tabs
- 16:21 Changeset in nginx [2735:a9d7f8ebdbef] by
- add -? and -h options
- 15:44 Changeset in nginx [2734:37580bd13ca5] by
- add 48x48 icon
- 15:42 Changeset in nginx [2733:edc01cc34b3e] by
- allow condensed command lines options
- 15:40 Changeset in nginx [2732:e1b3d210587a] by
- fix r2731 for Win32
- 14:31 Changeset in nginx [2731:06d53ecd70c8] by
- *) move advapi32.lib to core libs since it's required for Registry and …
- 13:39 Changeset in nginx [2730:95a17423afdb] by
- test command line options before ngx_log_init() and issue errors to stderr
- 10:36 Changeset in nginx [2729:e85497f36011] by
- fix fastcgi_cache_min_uses
04/20/09:
- 13:29 Changeset in nginx [2728:05a4c1f4a8d9] by
- bump version
- 06:16 Changeset in nginx [2727:d9c52e5ea049] by
- release-0.7.52 tag
- 06:16 Changeset in nginx [2726:18e39e566781]release-0.7.52 by
- nginx-0.7.52-RELEASE
- 06:08 Changeset in nginx [2725:d43d73277c5c] by
- Win32 master/workers model
04/19/09:
- 19:08 Changeset in nginx [2724:9fd2f12fee0a] by
- fix Win32 ngx_gettimezone()
- 16:25 Changeset in nginx [2723:53be1d485af9] by
- add variadic macros support for msvc8
- 16:06 Changeset in nginx [2722:ffa8e2451457] by
- show -t results on stderr
04/18/09:
- 19:39 Changeset in nginx [2721:8e720b7fe6d2] by
- remove TODO comments
- 19:27 Changeset in nginx [2720:b3b8c66bd520] by
- support attaching to an existent Win32 shared memory
- 19:13 Changeset in nginx [2719:9237cf8b400b] by
- update c->sent in ngx_unix_send()
04/17/09:
- 19:11 Changeset in nginx [2718:dbd02ee65df4] by
- fix building on platforms which have no atomic operations support, the …
- 19:09 Changeset in nginx [2717:73fe3fe858b9] by
- fix the previous commit
- 00:00 Changeset in nginx-tests [86:2dbe4ecdd254] by
- Tests: avoid writing access log in limit-req.t. It was written into …
04/16/09:
- 19:25 Changeset in nginx [2716:d5896f6608e8] by
- move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
- 14:42 Changeset in nginx [2715:a5845475a903] by
- perl termination fixes: *) master exit hook is run before global pool …
04/15/09:
- 20:28 Changeset in nginx [2714:4dd1773990db] by
- fix segfault on exit if no http section is defined in confguraiton, …
- 20:26 Changeset in nginx [2713:b4d8aef4a1ad] by
- fix segfault if no http section is defined in confguraiton, the bug …
- 19:46 Changeset in nginx [2712:41f993457021] by
- OpenSSL building by MSVC and BCC from sources
- 19:44 Changeset in nginx [2711:6b87e875e87a] by
- fix building by BCC without NGX_DEBUG_MALLOC
- 19:28 Changeset in nginx [2710:218ee852de73] by
- fix building by MSVC8
- 13:46 Changeset in nginx [2709:7dc6ebe26e99] by
- fix debug logging
- 12:25 Changeset in nginx [2708:4c658be4ab63] by
- fix building --without-http-cache, introduced in r2664 and later
- 11:47 Changeset in nginx [2707:d7368a34b6fa] by
- hide grep errors
- 11:42 Changeset in nginx [2706:f905a6ab0ca8] by
- hide cacheable Set-Cookie and P3P response headers
- 11:21 Changeset in nginx [2705:d040c3786239] by
- do not pass if-... headers for cacheable responses
- 11:19 Changeset in nginx [2704:ac1e2e199c9f] by
- shutdown client connection for cacheable header only responses
- 11:17 Changeset in nginx [2703:3b6afa999c2f] by
- support 304 for cacheable responses
- 10:57 Changeset in nginx [2702:eace65d6092b] by
- style fix
- 09:53 Changeset in nginx [2701:756f73ca1e39] by
- support HEAD in proxy cache
- 06:26 Changeset in nginx [2700:aee784753144] by
- style fix: remove trailing spaces
- 06:25 Changeset in nginx [2699:c4e4df83e062] by
- bump version
04/12/09:
- 09:35 Changeset in nginx [2698:0750fdf45fcf] by
- release-0.7.51 tag
- 09:35 Changeset in nginx [2697:f51f2bec766c]release-0.7.51 by
- nginx-0.7.51-RELEASE
- 03:03 Changeset in nginx-tests [85:1bf5eca1c4a9] by
- Tests: add test for chunked transfer-coding from backend.
- 02:48 Changeset in nginx-tests [84:e48ac6e9a390] by
- Tests: die if we failed to put test data into memcached.
- 02:46 Changeset in nginx-tests [83:6e5884419e4a] by
- Tests: whitespace cleanup.
04/11/09:
- 11:05 Changeset in nginx [2696:ae4744c28620] by
- allow any status
- 11:02 Changeset in nginx [2695:aa95c69c3068] by
- try_files status code
04/10/09:
- 17:46 Changeset in nginx [2694:49a1382b249b] by
- set cache manager maximum sleep time to 10s
- 17:45 Changeset in nginx [2693:197cda0e767e] by
- style fix
- 14:49 Changeset in nginx [2692:111e6e62af32] by
- style fix
- 14:48 Changeset in nginx [2691:baa91bf5a63b] by
- do not call ngx_http_file_cache_free() if a response is not cacheable
- 14:47 Changeset in nginx [2690:d3cffe32b930] by
- add debug logging
04/09/09:
- 13:56 Changeset in nginx [2689:6caf687a831f] by
- backout r2535: virtual names is a property of address:port pair, but …
04/08/09:
- 19:51 Changeset in nginx [2688:9bcda0da8d36] by
- style fix
- 19:13 Changeset in nginx [2687:5190c5dc3486] by
- delete win32 ngx_file_append_mode() as we use reliable …
- 19:03 Changeset in nginx [2686:9e0ae986b587] by
- adopt NGX_FILE_TRUNCATE for win32
04/07/09:
- 23:45 Changeset in nginx-tests [82:a2fc9b9e9a2b] by
- Tests: add X-Accel-Redirect tests.
- 23:32 Changeset in nginx-tests [81:6d93f3a4ce48] by
- Tests: update copyright.
- 15:50 Changeset in nginx [2685:6c8a5165ed2a] by
- fix r2590: error_page made an external redirect without query string
04/06/09:
- 13:43 Changeset in nginx [2684:c944cba169e3] by
- update $status in log_format example
- 13:42 Changeset in nginx [2683:729bd899cbb9] by
- bump version
- 11:44 Changeset in nginx [2682:4756333f31bd] by
- release-0.7.50 tag
- 11:44 Changeset in nginx [2681:e4350efa7cf7]release-0.7.50 by
- nginx-0.7.50-RELEASE
- 11:42 Changeset in nginx [2680:82e3946062be] by
- backout r2677 and fix ngx_strlcasestrn() again
- 11:39 Changeset in nginx [2679:0a209cac352a] by
- bump version
- 10:42 Changeset in nginx [2678:0573646e3c77] by
- release-0.7.49 tag
- 10:42 Changeset in nginx [2677:452b9d09df8e]release-0.7.49 by
- nginx-0.7.49-RELEASE
- 10:38 Changeset in nginx [2676:278f30cc7d48] by
- fix ngx_strlcasestrn()
- 10:37 Changeset in nginx [2675:03fc1ae2cf36] by
- bump version
- 10:15 Changeset in nginx [2674:1036bb9540e3] by
- release-0.7.48 tag
- 10:15 Changeset in nginx [2673:9816fb28eda5]release-0.7.48 by
- nginx-0.7.48-RELEASE
- 08:58 Changeset in nginx [2672:b212066acf50] by
- proxy_cache_key
- 08:35 Changeset in nginx [2671:627dee566f6c] by
- fix cache path slot
- 00:48 Changeset in nginx-tests [80:14cf2658592d] by
- Tests: add more proxy_cache tests, remove obsolete clean_time.
Note:
See TracTimeline
for information about the timeline view.