| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-08-09 | nginx-0.8.49-RELEASErelease-0.8.49 | Igor Sysoev | 1 | -0/+38 |
| 2010-08-06 | image_filter_jpeg_quality supports variables | Igor Sysoev | 1 | -6/+67 |
| 2010-08-04 | zero fcn->updating after node allocation | Igor Sysoev | 1 | -0/+2 |
| 2010-08-04 | error status codes could be cached for next request only, | Igor Sysoev | 1 | -2/+5 |
| 2010-08-03 | we can free GeoIPRecord just after GeoIP_region_name_by_code(), | Igor Sysoev | 1 | -10/+4 |
| 2010-08-03 | fix segfault, the bug has been introduced in r3738 | Igor Sysoev | 1 | -0/+7 |
| 2010-08-03 | bump version | Igor Sysoev | 2 | -3/+3 |
| 2010-08-03 | release-0.8.48 tag | Igor Sysoev | 1 | -0/+1 |
| 2010-08-03 | nginx-0.8.48-RELEASErelease-0.8.48 | Igor Sysoev | 1 | -3/+100 |
| 2010-08-03 | $geoip_region_name | Igor Sysoev | 1 | -0/+48 |
| 2010-08-03 | $geoip_dma_code and $geoip_area_code | Igor Sysoev | 1 | -0/+39 |
| 2010-08-03 | fix fastcgi_split_path_info, if URI was not fully captured | Igor Sysoev | 1 | -2/+2 |
| 2010-08-03 | *) make code consistent to fastcgi, etc | Igor Sysoev | 1 | -6/+5 |
| 2010-08-03 | use NULL instead of 0 | Igor Sysoev | 1 | -1/+1 |
| 2010-08-03 | delete surplus assignment | Igor Sysoev | 1 | -2/+0 |
| 2010-08-03 | inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside | Igor Sysoev | 6 | -0/+34 |
| 2010-08-02 | ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf() | Igor Sysoev | 2 | -37/+75 |
| 2010-08-02 | fix directive type | Igor Sysoev | 4 | -16/+16 |
| 2010-08-02 | change logic slightly | Igor Sysoev | 1 | -2/+2 |
| 2010-08-02 | change order | Igor Sysoev | 1 | -27/+22 |
| 2010-08-02 | *) delete cache key node after a cache file removal | Igor Sysoev | 1 | -41/+26 |
| 2010-07-30 | escape ";" in arguments | Igor Sysoev | 1 | -1/+1 |
| 2010-07-30 | count cache key node usage for cached error statuses | Igor Sysoev | 1 | -5/+6 |
| 2010-07-30 | do not free unused cache node if cache min_uses > 1, | Igor Sysoev | 1 | -1/+1 |
| 2010-07-29 | return 415 on too big image in image filter | Igor Sysoev | 1 | -1/+1 |
| 2010-07-29 | change default server_name_in_redirect value to off, | Igor Sysoev | 1 | -1/+1 |
| 2010-07-29 | use an empty name as default server_name instread of hostname | Igor Sysoev | 1 | -3/+2 |
| 2010-07-29 | allow server_name "" as the first name | Igor Sysoev | 1 | -15/+8 |
| 2010-07-29 | decrease SSL handshake error level to info | Igor Sysoev | 1 | -1/+2 |
| 2010-07-29 | copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip | Igor Sysoev | 1 | -1/+1 |
| 2010-07-29 | bump version | Igor Sysoev | 2 | -3/+3 |
| 2010-07-28 | release-0.8.47 tag | Igor Sysoev | 1 | -0/+1 |
| 2010-07-28 | nginx-0.8.47-RELEASErelease-0.8.47 | Igor Sysoev | 1 | -4/+39 |
| 2010-07-28 | move debug logging inside ngx_http_file_cache_free() | Igor Sysoev | 2 | -8/+2 |
| 2010-07-28 | fix $request_time for subrequests | Igor Sysoev | 1 | -0/+5 |
| 2010-07-28 | several changes in cache cleanup handling: | Igor Sysoev | 3 | -28/+23 |
| 2010-07-27 | fix r3708 and r3695: valid_sec is set only for caching error status codes | Igor Sysoev | 1 | -1/+1 |
| 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-27 | fix r3695: this commit | 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 | initialize r->cache->file.fd with NGX_INVALID_FILE | Igor Sysoev | 1 | -0/+1 |
| 2010-07-19 | bump version | Igor Sysoev | 2 | -3/+3 |
| 2010-07-19 | release-0.8.46 tag | Igor Sysoev | 1 | -0/+1 |
| 2010-07-19 | nginx-0.8.46-RELEASErelease-0.8.46 | Igor Sysoev | 1 | -0/+40 |
| 2010-07-19 | add warnings for proxy_no_cache and fastcgi_no_cache | Igor Sysoev | 2 | -0/+12 |
| 2010-07-19 | proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass | Igor Sysoev | 8 | -9/+138 |
| 2010-07-16 | rename ngx_http_file_cache_create() to ngx_http_file_cache_new() | Igor Sysoev | 3 | -3/+3 |
| 2010-07-15 | ngx_http_file_cache_create() | Igor Sysoev | 3 | -9/+25 |