summaryrefslogtreecommitdiff
path: root/docs/xml/nginx
Commit message (Collapse)AuthorAgeFilesLines
...
* nginx-0.5.23-RELEASErelease-0.5.23Igor Sysoev2007-06-041-1/+59
|
* nginx-0.5.22-RELEASErelease-0.5.22Igor Sysoev2007-05-291-2/+18
|
* nginx-0.5.21-RELEASErelease-0.5.21Igor Sysoev2007-05-281-0/+51
|
* nginx-0.5.20-RELEASErelease-0.5.20Igor Sysoev2007-05-071-0/+69
|
* nginx-0.5.19-RELEASErelease-0.5.19Igor Sysoev2007-04-241-0/+66
|
* nginx-0.5.18-RELEASErelease-0.5.18Igor Sysoev2007-04-191-0/+64
|
* nginx-0.5.17-RELEASErelease-0.5.17Igor Sysoev2007-04-021-4/+58
|
* nginx-0.5.16-RELEASErelease-0.5.16Igor Sysoev2007-03-261-0/+54
|
* fix change logIgor Sysoev2007-03-191-0/+11
|
* nginx-0.5.15-RELEASErelease-0.5.15Igor Sysoev2007-03-191-1/+83
|
* nginx-0.5.14-RELEASErelease-0.5.14Igor Sysoev2007-02-231-0/+15
|
* nginx-0.5.13-RELEASErelease-0.5.13Igor Sysoev2007-02-191-0/+70
|
* nginx-0.5.12-RELEASErelease-0.5.12Igor Sysoev2007-02-121-0/+49
|
* nginx-0.5.11-RELEASErelease-0.5.11Igor Sysoev2007-02-051-0/+61
|
* nginx-0.5.10-RELEASErelease-0.5.10Igor Sysoev2007-01-251-0/+31
|
* nginx-0.5.9-RELEASErelease-0.5.9Igor Sysoev2007-01-251-3/+75
|
* nginx-0.5.8-RELEASErelease-0.5.8Igor Sysoev2007-01-191-2/+79
|
* fix typoIgor Sysoev2007-01-181-1/+1
|
* nginx-0.5.7-RELEASErelease-0.5.7Igor Sysoev2007-01-151-0/+67
|
* nginx-0.5.6-RELEASErelease-0.5.6Igor Sysoev2007-01-091-0/+62
|
* nginx-0.5.5-RELEASErelease-0.5.5Igor Sysoev2006-12-241-0/+61
|
* fix typoIgor Sysoev2006-12-141-2/+1
|
* nginx-0.5.4-RELEASErelease-0.5.4Igor Sysoev2006-12-141-0/+48
|
* nginx-0.5.3-RELEASErelease-0.5.3Igor Sysoev2006-12-131-0/+35
|
* nginx-0.5.2-RELEASErelease-0.5.2Igor Sysoev2006-12-111-0/+18
|
* fix typoIgor Sysoev2006-12-111-1/+1
|
* nginx-0.5.1-RELEASErelease-0.5.1Igor Sysoev2006-12-111-0/+92
|
* nginx-0.5.0-RELEASErelease-0.5.0Igor Sysoev2006-12-041-1/+73
|
* nginx-0.4.14-RELEASErelease-0.4.14Igor Sysoev2006-11-271-4/+100
|
* nginx-0.4.13-RELEASErelease-0.4.13Igor Sysoev2006-11-151-3/+90
|
* nginx-0.4.12-RELEASErelease-0.4.12Igor Sysoev2006-10-311-0/+34
|
* nginx-0.4.11-RELEASErelease-0.4.11Igor Sysoev2006-10-251-0/+36
|
* nginx-0.4.10-RELEASErelease-0.4.10Igor Sysoev2006-10-231-8/+66
|
* nginx-0.4.9-RELEASErelease-0.4.9Igor Sysoev2006-10-131-0/+23
|
* nginx-0.4.8-RELEASErelease-0.4.8Igor Sysoev2006-10-111-2/+29
|
* nginx-0.4.7-RELEASErelease-0.4.7Igor Sysoev2006-10-101-4/+35
|
* style fix: remove trailing spacesIgor Sysoev2006-10-091-0/+32
|
* nginx-0.4.6-RELEASErelease-0.4.6Igor Sysoev2006-10-061-0/+40
|
* nginx-0.4.5-RELEASErelease-0.4.5Igor Sysoev2006-10-021-2/+18
|
* nginx-0.4.4-RELEASErelease-0.4.4Igor Sysoev2006-10-021-0/+66
| | | | fix msvc build failure introduced by previous commit
* nginx-0.4.3-RELEASErelease-0.4.3Igor Sysoev2006-09-261-0/+75
|
* nginx-0.4.2-RELEASErelease-0.4.2Igor Sysoev2006-09-141-0/+16
|
* nginx-0.4.1-RELEASErelease-0.4.1Igor Sysoev2006-09-141-0/+36
|
* nginx-0.4.0-RELEASE importrelease-0.4.0Igor Sysoev2006-08-301-4/+63
| | | | | | | | | | | | | | | | | | | | *) Change in internal API: the HTTP modules initialization was moved from the init module phase to the HTTP postconfiguration phase. *) Change: now the request body is not read beforehand for the ngx_http_perl_module: it's required to start the reading using the $r->has_request_body method. *) Feature: the ngx_http_perl_module supports the DECLINED return code. *) Feature: the ngx_http_dav_module supports the incoming "Date" header line for the PUT method. *) Feature: the "ssi" directive is available inside the "if" block. *) Bugfix: a segmentation fault occurred if there was an "index" directive with variables and the first index name was without variables; the bug had appeared in 0.1.29.
* nginx-0.3.61-RELEASE importrelease-0.3.61Igor Sysoev2006-08-281-0/+53
| | | | | | | | | | | *) Change: now the "tcp_nodelay" directive is turned on by default. *) Feature: the "msie_refresh" directive. *) Feature: the "recursive_error_pages" directive. *) Bugfix: the "rewrite" directive returned incorrect redirect, if the redirect had the captured escaped symbols from original URI.
* nginx-0.3.60-RELEASE importrelease-0.3.60Igor Sysoev2006-08-181-0/+17
| | | | | *) Bugfix: a worker process may got caught in an endless loop while an error redirection; the bug had appeared in 0.3.59.
* nginx-0.3.59-RELEASE importrelease-0.3.59Igor Sysoev2006-08-161-0/+36
| | | | | | | | | | | *) Feature: now is possible to do several redirection using the "error_page" directive. *) Bugfix: the "dav_access" directive did not support three parameters. *) Bugfix: the "error_page" directive did not changes the "Content-Type" header line after the "X-Accel-Redirect" was used; the bug had appeared in 0.3.58.
* nginx-0.3.58-RELEASE importrelease-0.3.58Igor Sysoev2006-08-141-0/+63
| | | | | | | | | | | | | | | | *) Feature: the "error_page" directive supports the variables. *) Change: now the procfs interface instead of sysctl is used on Linux. *) Change: now the "Content-Type" header line is inherited from first response when the "X-Accel-Redirect" was used. *) Bugfix: the "error_page" directive did not redirect the 413 error. *) Bugfix: the trailing "?" did not remove old arguments if no new arguments were added to a rewritten URI. *) Bugfix: nginx could not run on 64-bit FreeBSD 7.0-CURRENT.
* nginx-0.3.57-RELEASE importrelease-0.3.57Igor Sysoev2006-08-091-0/+46
| | | | | | | | | | | | | *) Feature: the $ssl_client_serial variable. *) Bugfix: in the "!-e" operator of the "if" directive. Thanks to Andrian Budanstov. *) Bugfix: while a client certificate verification nginx did not send to a client the required certificates information. *) Bugfix: the $document_root variable did not support the variables in the "root" directive.
* nginx-0.3.56-RELEASE importrelease-0.3.56Igor Sysoev2006-08-041-1/+36
| | | | | | | | | | | *) Feature: the "dav_access" directive. *) Feature: the "if" directive supports the "-d", "!-d", "-e", "!-e", "-x", and "!-x" operators. *) Bugfix: a segmentation fault occurred if a request returned a redirect and some sent to client header lines were logged in the access log.