Timeline



04/20/09:

13:29 Changeset in nginx [2728:05a4c1f4a8d9] by Igor Sysoev <igor@…>
bump version
06:16 Changeset in nginx [2727:d9c52e5ea049] by Igor Sysoev <igor@…>
release-0.7.52 tag
06:16 Changeset in nginx [2726:18e39e566781]release-0.7.52 by Igor Sysoev <igor@…>
nginx-0.7.52-RELEASE
06:08 Changeset in nginx [2725:d43d73277c5c] by Igor Sysoev <igor@…>
Win32 master/workers model

04/19/09:

19:08 Changeset in nginx [2724:9fd2f12fee0a] by Igor Sysoev <igor@…>
fix Win32 ngx_gettimezone()
16:25 Changeset in nginx [2723:53be1d485af9] by Igor Sysoev <igor@…>
add variadic macros support for msvc8
16:06 Changeset in nginx [2722:ffa8e2451457] by Igor Sysoev <igor@…>
show -t results on stderr

04/18/09:

19:39 Changeset in nginx [2721:8e720b7fe6d2] by Igor Sysoev <igor@…>
remove TODO comments
19:27 Changeset in nginx [2720:b3b8c66bd520] by Igor Sysoev <igor@…>
support attaching to an existent Win32 shared memory
19:13 Changeset in nginx [2719:9237cf8b400b] by Igor Sysoev <igor@…>
update c->sent in ngx_unix_send()

04/17/09:

19:11 Changeset in nginx [2718:dbd02ee65df4] by Igor Sysoev <igor@…>
fix building on platforms which have no atomic operations support, the …
19:09 Changeset in nginx [2717:73fe3fe858b9] by Igor Sysoev <igor@…>
fix the previous commit
00:00 Changeset in nginx-tests [86:2dbe4ecdd254] by Maxim Dounin <mdounin@…>
Tests: avoid writing access log in limit-req.t. It was written into …

04/16/09:

19:25 Changeset in nginx [2716:d5896f6608e8] by Igor Sysoev <igor@…>
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 Igor Sysoev <igor@…>
perl termination fixes: *) master exit hook is run before global pool …

04/15/09:

20:28 Changeset in nginx [2714:4dd1773990db] by Igor Sysoev <igor@…>
fix segfault on exit if no http section is defined in confguraiton, …
20:26 Changeset in nginx [2713:b4d8aef4a1ad] by Igor Sysoev <igor@…>
fix segfault if no http section is defined in confguraiton, the bug …
19:46 Changeset in nginx [2712:41f993457021] by Igor Sysoev <igor@…>
OpenSSL building by MSVC and BCC from sources
19:44 Changeset in nginx [2711:6b87e875e87a] by Igor Sysoev <igor@…>
fix building by BCC without NGX_DEBUG_MALLOC
19:28 Changeset in nginx [2710:218ee852de73] by Igor Sysoev <igor@…>
fix building by MSVC8
13:46 Changeset in nginx [2709:7dc6ebe26e99] by Igor Sysoev <igor@…>
fix debug logging
12:25 Changeset in nginx [2708:4c658be4ab63] by Igor Sysoev <igor@…>
fix building --without-http-cache, introduced in r2664 and later
11:47 Changeset in nginx [2707:d7368a34b6fa] by Igor Sysoev <igor@…>
hide grep errors
11:42 Changeset in nginx [2706:f905a6ab0ca8] by Igor Sysoev <igor@…>
hide cacheable Set-Cookie and P3P response headers
11:21 Changeset in nginx [2705:d040c3786239] by Igor Sysoev <igor@…>
do not pass if-... headers for cacheable responses
11:19 Changeset in nginx [2704:ac1e2e199c9f] by Igor Sysoev <igor@…>
shutdown client connection for cacheable header only responses
11:17 Changeset in nginx [2703:3b6afa999c2f] by Igor Sysoev <igor@…>
support 304 for cacheable responses
10:57 Changeset in nginx [2702:eace65d6092b] by Igor Sysoev <igor@…>
style fix
09:53 Changeset in nginx [2701:756f73ca1e39] by Igor Sysoev <igor@…>
support HEAD in proxy cache
06:26 Changeset in nginx [2700:aee784753144] by Igor Sysoev <igor@…>
style fix: remove trailing spaces
06:25 Changeset in nginx [2699:c4e4df83e062] by Igor Sysoev <igor@…>
bump version

04/12/09:

09:35 Changeset in nginx [2698:0750fdf45fcf] by Igor Sysoev <igor@…>
release-0.7.51 tag
09:35 Changeset in nginx [2697:f51f2bec766c]release-0.7.51 by Igor Sysoev <igor@…>
nginx-0.7.51-RELEASE
03:03 Changeset in nginx-tests [85:1bf5eca1c4a9] by Maxim Dounin <mdounin@…>
Tests: add test for chunked transfer-coding from backend.
02:48 Changeset in nginx-tests [84:e48ac6e9a390] by Maxim Dounin <mdounin@…>
Tests: die if we failed to put test data into memcached.
02:46 Changeset in nginx-tests [83:6e5884419e4a] by Maxim Dounin <mdounin@…>
Tests: whitespace cleanup.

04/11/09:

11:05 Changeset in nginx [2696:ae4744c28620] by Igor Sysoev <igor@…>
allow any status
11:02 Changeset in nginx [2695:aa95c69c3068] by Igor Sysoev <igor@…>
try_files status code

04/10/09:

17:46 Changeset in nginx [2694:49a1382b249b] by Igor Sysoev <igor@…>
set cache manager maximum sleep time to 10s
17:45 Changeset in nginx [2693:197cda0e767e] by Igor Sysoev <igor@…>
style fix
14:49 Changeset in nginx [2692:111e6e62af32] by Igor Sysoev <igor@…>
style fix
14:48 Changeset in nginx [2691:baa91bf5a63b] by Igor Sysoev <igor@…>
do not call ngx_http_file_cache_free() if a response is not cacheable
14:47 Changeset in nginx [2690:d3cffe32b930] by Igor Sysoev <igor@…>
add debug logging

04/09/09:

13:56 Changeset in nginx [2689:6caf687a831f] by Igor Sysoev <igor@…>
backout r2535: virtual names is a property of address:port pair, but …

04/08/09:

19:51 Changeset in nginx [2688:9bcda0da8d36] by Igor Sysoev <igor@…>
style fix
19:13 Changeset in nginx [2687:5190c5dc3486] by Igor Sysoev <igor@…>
delete win32 ngx_file_append_mode() as we use reliable …
19:03 Changeset in nginx [2686:9e0ae986b587] by Igor Sysoev <igor@…>
adopt NGX_FILE_TRUNCATE for win32

04/07/09:

23:45 Changeset in nginx-tests [82:a2fc9b9e9a2b] by Maxim Dounin <mdounin@…>
Tests: add X-Accel-Redirect tests.
23:32 Changeset in nginx-tests [81:6d93f3a4ce48] by Maxim Dounin <mdounin@…>
Tests: update copyright.
15:50 Changeset in nginx [2685:6c8a5165ed2a] by Igor Sysoev <igor@…>
fix r2590: error_page made an external redirect without query string

04/06/09:

13:43 Changeset in nginx [2684:c944cba169e3] by Igor Sysoev <igor@…>
update $status in log_format example
13:42 Changeset in nginx [2683:729bd899cbb9] by Igor Sysoev <igor@…>
bump version
11:44 Changeset in nginx [2682:4756333f31bd] by Igor Sysoev <igor@…>
release-0.7.50 tag
11:44 Changeset in nginx [2681:e4350efa7cf7]release-0.7.50 by Igor Sysoev <igor@…>
nginx-0.7.50-RELEASE
11:42 Changeset in nginx [2680:82e3946062be] by Igor Sysoev <igor@…>
backout r2677 and fix ngx_strlcasestrn() again
11:39 Changeset in nginx [2679:0a209cac352a] by Igor Sysoev <igor@…>
bump version
10:42 Changeset in nginx [2678:0573646e3c77] by Igor Sysoev <igor@…>
release-0.7.49 tag
10:42 Changeset in nginx [2677:452b9d09df8e]release-0.7.49 by Igor Sysoev <igor@…>
nginx-0.7.49-RELEASE
10:38 Changeset in nginx [2676:278f30cc7d48] by Igor Sysoev <igor@…>
fix ngx_strlcasestrn()
10:37 Changeset in nginx [2675:03fc1ae2cf36] by Igor Sysoev <igor@…>
bump version
10:15 Changeset in nginx [2674:1036bb9540e3] by Igor Sysoev <igor@…>
release-0.7.48 tag
10:15 Changeset in nginx [2673:9816fb28eda5]release-0.7.48 by Igor Sysoev <igor@…>
nginx-0.7.48-RELEASE
08:58 Changeset in nginx [2672:b212066acf50] by Igor Sysoev <igor@…>
proxy_cache_key
08:35 Changeset in nginx [2671:627dee566f6c] by Igor Sysoev <igor@…>
fix cache path slot
00:48 Changeset in nginx-tests [80:14cf2658592d] by Maxim Dounin <mdounin@…>
Tests: add more proxy_cache tests, remove obsolete clean_time.

04/04/09:

17:51 Changeset in nginx [2670:20a655d8a1f8] by Igor Sysoev <igor@…>
refactor ngx_http_arg() using ngx_strcasestrn(), back out zero …
17:35 Changeset in nginx [2669:5e4d8bd4486c] by Igor Sysoev <igor@…>
support Cache-Control no-cache and max-age in cache
17:31 Changeset in nginx [2668:2f9c37445ffb] by Igor Sysoev <igor@…>
ngx_strlcasestrn()
17:22 Changeset in nginx [2667:c1ac00c2bc75] by Igor Sysoev <igor@…>
update r2664

04/03/09:

15:48 Changeset in nginx [2666:81556a9b6488] by Igor Sysoev <igor@…>
support Expires in cache
15:47 Changeset in nginx [2665:4d627567c324] by Igor Sysoev <igor@…>
fix r2664: ..._cache_valid did not work for stale responses
15:44 Changeset in nginx [2664:f903114355d4] by Igor Sysoev <igor@…>
zero field
14:33 Changeset in nginx [2663:09725d69cb25] by Igor Sysoev <igor@…>
support X-Accel-Expires in cache
12:06 Changeset in nginx [2662:40f9def49ed5] by Igor Sysoev <igor@…>
cache GET requests only

04/02/09:

13:48 Changeset in nginx [2661:8ace9dee8824] by Igor Sysoev <igor@…>
merge fastcgi_cache_key
13:46 Changeset in nginx [2660:2ca36a62c8a1] by Igor Sysoev <igor@…>
autoconfigure crypt_r(): uclibc has no crypt_r()
13:44 Changeset in nginx [2659:a3bcaabf2ec8] by Igor Sysoev <igor@…>
fix OpenBSD building, broken in r2616
13:44 Changeset in nginx [2658:dde94586e6c4] by Igor Sysoev <igor@…>
bump version
06:48 Changeset in nginx [2657:4a72bd516eab]stable-0.6 by Igor Sysoev <igor@…>
release-0.6.36 tag
06:48 Changeset in nginx [2656:099c5b328fe2]stable-0.6release-0.6.36 by Igor Sysoev <igor@…>
nginx-0.6.36-RELEASE
06:44 Changeset in nginx [2655:87e1fcd9b604]stable-0.6 by Igor Sysoev <igor@…>
r2202, r2408, r2425, r2454, r2459, r2482, r2504, r2542, r2565, r2579, …

04/01/09:

16:44 Changeset in nginx [2654:96b878c984f4]stable-0.6 by Igor Sysoev <igor@…>
r2582, r2583 merge: --with-pcre
16:42 Changeset in nginx [2653:567028e737cc]stable-0.6 by Igor Sysoev <igor@…>
r2561 merge: ignore EINVAL from setsockopt() on Solaris
16:39 Changeset in nginx [2652:2a06634cd7bf]stable-0.6 by Igor Sysoev <igor@…>
r2564 merge: compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) …
16:36 Changeset in nginx [2651:e3baaf7a9bde]stable-0.6 by Igor Sysoev <igor@…>
r2581 merge: test wildcard tail hash existance
16:32 Changeset in nginx [2650:117442ab7c47]stable-0.6 by Igor Sysoev <igor@…>
r2505 merge: load SSL engine before certificates, otherwise RSA keys …
16:31 Changeset in nginx [2649:0434fd856a2f]stable-0.6 by Igor Sysoev <igor@…>
r2499 merge: fix /?new=arg?old=arg redirect case
16:28 Changeset in nginx [2648:ccf282137109]stable-0.6 by Igor Sysoev <igor@…>
r2495 merge: AIX has no WCOREDUMP()
16:28 Changeset in nginx [2647:76add0af8e21]stable-0.6 by Igor Sysoev <igor@…>
r2490 merge: avoid a double redirect response if *) a request is …
16:25 Changeset in nginx [2646:f4aea5b40fd7]stable-0.6 by Igor Sysoev <igor@…>
r2483, r2484, r2485, r2487, r2488, r2489, r2491 merge: bugfixes in …
16:21 Changeset in nginx [2645:2baa184412b8]stable-0.6 by Igor Sysoev <igor@…>
r2464 merge: fix fastcgi_store
16:19 Changeset in nginx [2644:2682d042328d]stable-0.6 by Igor Sysoev <igor@…>
r2447, r2466, r2467 merge: set the error level as default http …
16:15 Changeset in nginx [2643:002f6fd88177]stable-0.6 by Igor Sysoev <igor@…>
r2446 merge: proxy/fastcgi_store did not delete incomplete files
16:02 Changeset in nginx [2642:976e000dbb9f]stable-0.6 by Igor Sysoev <igor@…>
r2372 merge: skip protected symlinks in autoindex
16:01 Changeset in nginx [2641:3a79007edf41]stable-0.6 by Igor Sysoev <igor@…>
r2371 merge: allow POST without Content-Length
15:58 Changeset in nginx [2640:a69e3766f698]stable-0.6 by Igor Sysoev <igor@…>
r2362, r2497 merge: if_modified_since
15:51 Changeset in nginx [2639:8deee4408c94]stable-0.6 by Igor Sysoev <igor@…>
r2361 merge: read and process upstream header in cycle, this fixes …
15:47 Changeset in nginx [2638:a3f062177dba]stable-0.6 by Igor Sysoev <igor@…>
r2336, r2337, r2339, r2390 merge: bugfixes in error logging: *) …
15:36 Changeset in nginx [2637:8e4450668968]stable-0.6 by Igor Sysoev <igor@…>
r2138, r2308, r2360 merge: $arg_... and $cookie_ variables
15:30 Changeset in nginx [2636:cf54e6afbbb0]stable-0.6 by Igor Sysoev <igor@…>
bump version
13:20 Changeset in nginx [2635:c3229fed373f] by Igor Sysoev <igor@…>
release-0.7.47 tag
13:20 Changeset in nginx [2634:d1d0e6d7ff0c]release-0.7.47 by Igor Sysoev <igor@…>
nginx-0.7.47-RELEASE
13:09 Changeset in nginx [2633:34389dfc2061] by Igor Sysoev <igor@…>
fix MacOSX building, broken in r2616
13:05 Changeset in nginx [2632:ba1f3cdba725] by Igor Sysoev <igor@…>
zero cache file length, this fixes full cache purging and hogging CPU …
13:01 Changeset in nginx [2631:73571521c2eb] by Igor Sysoev <igor@…>
add debug logging
12:58 Changeset in nginx [2630:73a132c47076] by Igor Sysoev <igor@…>
link staticaly with libcmt

03/31/09:

13:52 Changeset in nginx [2629:367b29612a00] by Igor Sysoev <igor@…>
Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE …

03/30/09:

14:51 Changeset in nginx [2628:64a10d6b97bd] by Igor Sysoev <igor@…>
win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
14:46 Changeset in nginx [2627:c9da3e4dc706] by Igor Sysoev <igor@…>
ngx_process_tray()
14:23 Changeset in nginx [2626:b0cfe5f66e8d] by Igor Sysoev <igor@…>
fix segfault introduced in r2602 if there is 502/504 error and …
14:15 Changeset in nginx [2625:754ab3d3fe18] by Igor Sysoev <igor@…>
fix r2579
12:33 Changeset in nginx [2624:418c9f97bd01] by Igor Sysoev <igor@…>
fix FreeBSD before 7 building, broken in r2616
12:09 Changeset in nginx [2623:7bc0851b05cf] by Igor Sysoev <igor@…>
bump version
11:02 Changeset in nginx [2622:86fc69ca910c] by Igor Sysoev <igor@…>
release-0.7.46 tag
11:02 Changeset in nginx [2621:9b5037e7ec7d]release-0.7.46 by Igor Sysoev <igor@…>
nginx-0.7.46-RELEASE
11:00 Changeset in nginx [2620:11b184abf455] by Igor Sysoev <igor@…>
bump version
08:32 Changeset in nginx [2619:9882885ae69e] by Igor Sysoev <igor@…>
release-0.7.45 tag
08:32 Changeset in nginx [2618:797e070d480a]release-0.7.45 by Igor Sysoev <igor@…>
nginx-0.7.45-RELEASE
07:48 Changeset in nginx [2617:d77c53869873] by Igor Sysoev <igor@…>
nginx_version
07:45 Changeset in nginx [2616:d19979e0d980] by Igor Sysoev <igor@…>
introduce cache manager instead of cache cleaner
07:43 Changeset in nginx [2615:ceef364208c8] by Igor Sysoev <igor@…>
ngx_fs_bsize()

03/29/09:

16:58 Changeset in nginx [2614:02fb50962b11] by Igor Sysoev <igor@…>
fix ngx_wsasend_chain()

03/28/09:

13:13 Changeset in nginx-tests [79:d5330d926fac] by Maxim Dounin <mdounin@…>
Tests: add test for limit_req not clearing write timeout on delay.
12:43 Changeset in nginx [2613:b863be280d3b] by Igor Sysoev <igor@…>
update cpuid for Core 2 and Atom

03/27/09:

23:08 Changeset in nginx-tests [78:c893908c1a44] by Maxim Dounin <mdounin@…>
Tests: add some limit_req module tests.
22:18 Changeset in nginx-tests [77:ff5f4f298532] by Maxim Dounin <mdounin@…>
Tests: merge.
22:17 Changeset in nginx-tests [76:c7e29639f915] by Maxim Dounin <mdounin@…>
Tests: backout process group creation (b01ae969181b). This turns to …
19:32 Changeset in nginx [2612:038dc63b657a] by Igor Sysoev <igor@…>
delete duplicate error logging
17:00 Changeset in nginx [2611:2bce3f6416c6] by Igor Sysoev <igor@…>
improve ngx_slab_alloc() error logging
16:37 Changeset in nginx [2610:3a9b22405138] by Igor Sysoev <igor@…>
delete old debugging and info
14:59 Changeset in nginx [2609:ad99a49cd313] by Igor Sysoev <igor@…>
rename ngx_http_scrip_flush_complex_value() to …
11:11 Changeset in nginx-tests [75:f81c6be872e5] by Maxim Dounin <mdounin@…>
Tests: remove leftovers from pop3/imap tests.
06:34 Changeset in nginx [2608:2f4a3a4dfd34] by Igor Sysoev <igor@…>
fix plain text values using relative path in ngx_http_complex_value(), …

03/26/09:

15:24 Changeset in nginx [2607:cb96a60c8f10] by Igor Sysoev <igor@…>
fix alias with variables, but without captures, the bug had been …
14:00 Changeset in nginx [2606:fd387fbb28c6] by Igor Sysoev <igor@…>
delete unneeded condition
13:34 Changeset in nginx [2605:2a301c21256a] by Igor Sysoev <igor@…>
fix add_header Last-Modified "", broken in r2589
09:50 Changeset in nginx [2604:2a35ed59827d] by Igor Sysoev <igor@…>
fix logged long locked cache entry name and add count

03/25/09:

11:12 Changeset in nginx-tests [74:3afbba94c8eb] by Maxim Dounin <mdounin@…>
Tests: basic proxy_cache tests.

03/24/09:

15:03 Changeset in nginx [2603:f9bd7999eb08] by Igor Sysoev <igor@…>
fix segfault if ngx_read_file() will fail
12:49 Changeset in nginx [2602:4ed2fa197a4a] by Igor Sysoev <igor@…>
fastcgi cache
12:31 Changeset in nginx [2601:377698b60999] by Igor Sysoev <igor@…>
unlink proxy_cache and proxy_cache_valid
12:25 Changeset in nginx [2600:df5e99f6464b] by Igor Sysoev <igor@…>
do not clean cache if memory cache keys zone is cold

03/23/09:

20:30 Changeset in nginx [2599:57b65bcc8da6] by Igor Sysoev <igor@…>
fix Linux sendfile32() test broken in 0.3.36
20:26 Changeset in nginx [2598:87e739049e93] by Igor Sysoev <igor@…>
style fix
16:40 Changeset in nginx [2597:86967878cd76] by Igor Sysoev <igor@…>
fix the previous commit
15:57 Changeset in nginx [2596:9a265cd00ba5] by Igor Sysoev <igor@…>
axe old definition fields
15:56 Changeset in nginx [2595:21337b5bd057] by Igor Sysoev <igor@…>
bump version
13:27 Changeset in nginx [2594:8d6fe0925bf6] by Igor Sysoev <igor@…>
release-0.7.44 tag
13:27 Changeset in nginx [2593:9be652e91144]release-0.7.44 by Igor Sysoev <igor@…>
nginx-0.7.44-RELEASE
13:14 Changeset in nginx [2592:3a8a53c0c42f] by Igor Sysoev <igor@…>
a prelimiary proxy cache support

03/22/09:

15:52 Changeset in nginx [2591:7162ac8d564f] by Igor Sysoev <igor@…>
style fix: remove tabs
15:50 Changeset in nginx [2590:c65755e03084] by Igor Sysoev <igor@…>
style fix: remove tabs
09:40 Changeset in nginx [2589:859f6675a553] by Igor Sysoev <igor@…>
use complex value in error_page
09:39 Changeset in nginx [2588:a6954ce88b80] by Igor Sysoev <igor@…>
use complex values in add_header, auth_basic_user_file, sub_filter, …
09:36 Changeset in nginx [2587:8afc4df77ee8] by Igor Sysoev <igor@…>
ngx_http_script_flush_complex_value() ngx_http_complex_value() …
Note: See TracTimeline for information about the timeline view.