summaryrefslogtreecommitdiffhomepage
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-03$geoip_region_nameIgor Sysoev1-0/+48
2010-08-03$geoip_dma_code and $geoip_area_codeIgor Sysoev1-0/+39
2010-08-03fix fastcgi_split_path_info, if URI was not fully capturedIgor Sysoev1-2/+2
2010-08-03*) make code consistent to fastcgi, etcIgor Sysoev1-6/+5
2010-08-03use NULL instead of 0Igor Sysoev1-1/+1
2010-08-03delete surplus assignmentIgor Sysoev1-2/+0
2010-08-03inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass insideIgor Sysoev6-0/+34
2010-08-02ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf()Igor Sysoev2-37/+75
2010-08-02fix directive typeIgor Sysoev4-16/+16
2010-08-02change logic slightlyIgor Sysoev1-2/+2
2010-08-02change orderIgor Sysoev1-27/+22
2010-08-02*) delete cache key node after a cache file removalIgor Sysoev1-41/+26
2010-07-30escape ";" in argumentsIgor Sysoev1-1/+1
2010-07-30count cache key node usage for cached error statusesIgor Sysoev1-5/+6
2010-07-30do not free unused cache node if cache min_uses > 1,Igor Sysoev1-1/+1
2010-07-29return 415 on too big image in image filterIgor Sysoev1-1/+1
2010-07-29change default server_name_in_redirect value to off,Igor Sysoev1-1/+1
2010-07-29use an empty name as default server_name instread of hostnameIgor Sysoev1-3/+2
2010-07-29allow server_name "" as the first nameIgor Sysoev1-15/+8
2010-07-29decrease SSL handshake error level to infoIgor Sysoev1-1/+2
2010-07-29bump versionIgor Sysoev2-3/+3
2010-07-28move debug logging inside ngx_http_file_cache_free()Igor Sysoev2-8/+2
2010-07-28fix $request_time for subrequestsIgor Sysoev1-0/+5
2010-07-28several changes in cache cleanup handling:Igor Sysoev3-28/+23
2010-07-27fix r3708 and r3695: valid_sec is set only for caching error status codesIgor Sysoev1-1/+1
2010-07-27fix r3707: cache node should be freed be a response is not cachedIgor Sysoev1-1/+1
2010-07-27fix typoIgor Sysoev1-1/+1
2010-07-27fix r3695: this commitIgor Sysoev1-1/+1
2010-07-19an intercepted error code was not cachedIgor Sysoev1-0/+18
2010-07-19style fixIgor Sysoev1-2/+1
2010-07-19initialize r->cache->file.fd with NGX_INVALID_FILEIgor Sysoev1-0/+1
2010-07-19bump versionIgor Sysoev2-3/+3
2010-07-19add warnings for proxy_no_cache and fastcgi_no_cacheIgor Sysoev2-0/+12
2010-07-19proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypassIgor Sysoev8-9/+138
2010-07-16rename ngx_http_file_cache_create() to ngx_http_file_cache_new()Igor Sysoev3-3/+3
2010-07-15ngx_http_file_cache_create()Igor Sysoev3-9/+25
2010-07-15ngx_http_file_cache_name()Igor Sysoev1-20/+34
2010-07-15style fixIgor Sysoev1-2/+0
2010-07-15delete empty cache zone node if we could not get response to cacheIgor Sysoev1-8/+15
2010-07-14fix scgi_no_cache and uwsgi_no_cache initializationIgor Sysoev2-0/+2
2010-07-14use ngx_http_test_predicates(), ngx_http_set_predicate_slot()Igor Sysoev6-13/+7
2010-07-14ngx_http_test_predicates(), ngx_http_set_predicate_slot()Igor Sysoev2-0/+75
2010-07-14bump versionIgor Sysoev2-3/+3
2010-07-13allow setfib=0Igor Sysoev1-1/+1
2010-07-12use xmlSAXHandler._private field to store xslt filter contextIgor Sysoev1-303/+19
2010-07-08fix building by msvc7Igor Sysoev1-1/+1
2010-07-08fix typoIgor Sysoev1-1/+1
2010-07-08style fixIgor Sysoev1-4/+4
2010-07-07update r->buffered after processing SSI command,Igor Sysoev1-2/+12
2010-07-07bump versionIgor Sysoev2-3/+3