summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-0.8.40-RELEASErelease-0.8.40Igor Sysoev2010-06-071-0/+60
* fix "/dir/%3F../" and "/dir/%23../" casesIgor Sysoev2010-06-041-6/+3
* test default NTFS stream "::$DATA"Igor Sysoev2010-06-041-4/+19
* *) delete no longer used unix domain socketsIgor Sysoev2010-06-041-0/+36
* uwsgi cacheIgor Sysoev2010-06-041-7/+326
* uwsgi_bindIgor Sysoev2010-06-041-0/+7
* allow uwsgi_param to override client headers using HTTP_ parametersIgor Sysoev2010-06-041-7/+105
* uwsgi_storeIgor Sysoev2010-06-041-0/+62
* add uwsgi_param and client request headers debug loggingIgor Sysoev2010-06-041-0/+10
* do not pass if-... headers for cacheable fastcgi responsesIgor Sysoev2010-06-041-0/+63
* rename variable to conform to the next commitIgor Sysoev2010-06-031-5/+5
* use local headers_names array instead of stored in configurationIgor Sysoev2010-06-031-12/+6
* allow fastcgi_param to override client headers using HTTP_ parametersIgor Sysoev2010-06-031-7/+110
* add client request headers debug logging in fastcgiIgor Sysoev2010-06-031-16/+20
* remove the special static fastcgi_param values processing,Igor Sysoev2010-06-021-70/+26
* print default module temporary directory path in summaryIgor Sysoev2010-06-011-4/+13
* style fixIgor Sysoev2010-06-011-0/+1
* improve uwsgi_string processingIgor Sysoev2010-06-011-7/+3
* delete unneeded declarationIgor Sysoev2010-06-011-3/+0
* delete unused ngx_http_uwsgi_add_variables()Igor Sysoev2010-06-011-27/+1
* improve uwsgi_modifierX processing:Igor Sysoev2010-06-011-52/+20
* remove LICENSE textIgor Sysoev2010-06-011-21/+0
* style fixIgor Sysoev2010-06-011-1/+1
* ./configure --http-uwsgi-temp-path=PATHIgor Sysoev2010-06-014-3/+7
* fix the previous commit when value is static string: remove the specialIgor Sysoev2010-06-011-68/+26
* remove useless copy: key name should be just copied before value lengthIgor Sysoev2010-06-011-15/+7
* simplify binary little endian length processingIgor Sysoev2010-06-011-54/+25
* use ngx_str_set() and ngx_str_null()Igor Sysoev2010-06-011-11/+5
* fix copyrightsIgor Sysoev2010-06-011-5/+2
* fix style, some names, and building by MSVC8Igor Sysoev2010-06-011-589/+555
* style fix: remove tabs and trailing spacesIgor Sysoev2010-06-012-634/+634
* import original ngx_http_uwsgi_module versionIgor Sysoev2010-06-015-0/+1680
* bump versionIgor Sysoev2010-06-012-3/+3
* release-0.8.39 tagIgor Sysoev2010-05-311-0/+1
* nginx-0.8.39-RELEASErelease-0.8.39Igor Sysoev2010-05-311-1/+36
* fix IPv6 and Unix domain sockets inheritance while online upgradeIgor Sysoev2010-05-311-4/+2
* fix building by ICC8, the bug had been introduced in r3476Igor Sysoev2010-05-311-2/+0
* fix handling an inherited alias in inclusive locationIgor Sysoev2010-05-312-8/+8
* fix a try_files/alias case when alias uses captures andIgor Sysoev2010-05-272-3/+12
* do not add tested file to a location regex string,Igor Sysoev2010-05-271-0/+6
* fix the previous commitIgor Sysoev2010-05-271-1/+1
* improve debug logging: "try to use file/dir"Igor Sysoev2010-05-271-1/+2
* bump versionIgor Sysoev2010-05-272-3/+3
* release-0.8.38 tagIgor Sysoev2010-05-241-0/+1
* nginx-0.8.38-RELEASErelease-0.8.38Igor Sysoev2010-05-241-1/+48
* remove r->zero_in_uriIgor Sysoev2010-05-2413-78/+17
* proxy_no_cache and fastcgi_no_cacheIgor Sysoev2010-05-246-0/+101
* fix delay in limit_reqIgor Sysoev2010-05-241-1/+2
* autodetect redirect if URI is rewritten to a string starting with $schemeIgor Sysoev2010-05-231-7/+4
* delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout,Igor Sysoev2010-05-203-135/+0