| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-05 | Merge of r4500: fixed spelling in single-line comments. | Maxim Dounin | 1 | -1/+1 |
| 2012-03-05 | Merge of r4470: | Maxim Dounin | 1 | -18/+15 |
| 2012-03-05 | Merge of r4461: upstream: fixed "too big header" check. | Maxim Dounin | 1 | -1/+1 |
| 2012-02-05 | Merge of r4406, r4413: copyrights updated. | Maxim Dounin | 1 | -0/+1 |
| 2011-12-13 | Merge of r4153: | Maxim Dounin | 1 | -0/+4 |
| 2011-12-13 | Merge of r4144: | Maxim Dounin | 1 | -0/+1 |
| 2011-11-01 | Merging r4198: | Igor Sysoev | 1 | -6/+26 |
| 2011-11-01 | Merging r4151, r4152, r4177: | Igor Sysoev | 1 | -5/+8 |
| 2011-11-01 | Merging r4132, r4134, r4143, r4183, r4191, r4199: | Igor Sysoev | 1 | -5/+5 |
| 2011-08-29 | Merge of r3964, r3977, r3978: | Igor Sysoev | 1 | -4/+7 |
| 2011-07-19 | fix segfault if cache key is larger than upstream buffer size | Igor Sysoev | 1 | -0/+9 |
| 2011-06-28 | revert r3935 and fix "stalled cache updating" alert | Igor Sysoev | 1 | -16/+10 |
| 2011-06-01 | fix "stalled cache updating" alert, | Igor Sysoev | 1 | -0/+9 |
| 2011-05-13 | fix a broken cached response if bypass/no_cache directive values are different, | Igor Sysoev | 1 | -25/+13 |
| 2011-04-21 | allow to use $upstream_... variables in SSI | Igor Sysoev | 1 | -5/+5 |
| 2011-04-04 | fix case when a host in fastcgi_pass, scgi_pass, and uwsgi_pass | Igor Sysoev | 1 | -0/+8 |
| 2010-07-28 | move debug logging inside ngx_http_file_cache_free() | Igor Sysoev | 1 | -6/+0 |
| 2010-07-28 | several changes in cache cleanup handling: | Igor Sysoev | 1 | -4/+4 |
| 2010-07-27 | fix r3707: cache node should be freed be a response is not cached | Igor Sysoev | 1 | -1/+1 |
| 2010-07-27 | fix typo | Igor Sysoev | 1 | -1/+1 |
| 2010-07-19 | an intercepted error code was not cached | Igor Sysoev | 1 | -0/+18 |
| 2010-07-19 | style fix | Igor Sysoev | 1 | -2/+1 |
| 2010-07-19 | proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass | Igor Sysoev | 1 | -3/+52 |
| 2010-07-16 | rename ngx_http_file_cache_create() to ngx_http_file_cache_new() | Igor Sysoev | 1 | -1/+1 |
| 2010-07-15 | ngx_http_file_cache_create() | Igor Sysoev | 1 | -9/+3 |
| 2010-07-14 | use ngx_http_test_predicates(), ngx_http_set_predicate_slot() | Igor Sysoev | 1 | -5/+3 |
| 2010-07-02 | treat Set-Cookie as a header that forbids caching | Igor Sysoev | 1 | -1/+22 |
| 2010-07-02 | use shared ngx_http_upstream_ignore_headers_masks[] | Igor Sysoev | 1 | -0/+9 |
| 2010-05-24 | remove r->zero_in_uri | Igor Sysoev | 1 | -4/+0 |
| 2010-05-24 | proxy_no_cache and fastcgi_no_cache | Igor Sysoev | 1 | -0/+7 |
| 2010-05-14 | do not cache response if it has "no-store" or "private" | Igor Sysoev | 1 | -4/+6 |
| 2010-05-14 | ngx_str_set() and ngx_str_null() | Igor Sysoev | 1 | -2/+1 |
| 2010-05-14 | use ngx_min() and ngx_max() | Igor Sysoev | 1 | -1/+1 |
| 2010-05-14 | fix segfault: ngx_http_upstream_cleanup() cleans r->cleanup, | Igor Sysoev | 1 | -2/+0 |
| 2010-01-29 | delete u->cleanup mark, this fixes large values in $upstream_response_time, | Igor Sysoev | 1 | -0/+2 |
| 2009-12-23 | allow to handle 301/302 in error_page | Igor Sysoev | 1 | -1/+1 |
| 2009-12-23 | fix typo | Igor Sysoev | 1 | -1/+1 |
| 2009-11-29 | fix handling cached HTTP/0.9 response | Igor Sysoev | 1 | -0/+5 |
| 2009-11-02 | change ngx_parse_addr() interface | Igor Sysoev | 1 | -7/+17 |
| 2009-11-02 | proxy_bind, fastcgi_bind, and memcached_bind | Igor Sysoev | 1 | -0/+27 |
| 2009-10-08 | test comma separator in "Cache-Control" | Igor Sysoev | 1 | -1/+1 |
| 2009-10-07 | use real file cache length, this fixes cache size counting for responses | Igor Sysoev | 1 | -5/+0 |
| 2009-09-28 | fix request counter in resolver handling, the bug was introduced in r3050 | Igor Sysoev | 1 | -18/+23 |
| 2009-09-25 | check unsafe Destination | Igor Sysoev | 1 | -1/+1 |
| 2009-09-13 | fix request counter for X-Accel-Redirect, the bug was introduced in r3050 | Igor Sysoev | 1 | -0/+1 |
| 2009-09-08 | increase request counter before an upstream cleanup because the cleanup | Igor Sysoev | 1 | -0/+1 |
| 2009-09-04 | clean cache updating state if a response has uncacheable code or | Igor Sysoev | 1 | -0/+4 |
| 2009-08-28 | do not create cache key in AIO invocation | Igor Sysoev | 1 | -25/+34 |
| 2009-08-28 | fix sending a cached file using AIO | Igor Sysoev | 1 | -2/+4 |
| 2009-08-28 | directio_alignment | Igor Sysoev | 1 | -0/+1 |