Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | bump version | Igor Sysoev | 2007-07-09 | |
| | ||||
* | bump version | Igor Sysoev | 2007-06-17 | |
| | ||||
* | bump version | Igor Sysoev | 2007-06-14 | |
| | ||||
* | bump version | Igor Sysoev | 2007-06-11 | |
| | ||||
* | bump version | Igor Sysoev | 2007-06-08 | |
| | ||||
* | bump version | Igor Sysoev | 2007-06-04 | |
| | ||||
* | bump version | Igor Sysoev | 2007-05-29 | |
| | ||||
* | bump version | Igor Sysoev | 2007-05-28 | |
| | ||||
* | bump version | Igor Sysoev | 2007-05-07 | |
| | ||||
* | bump version | Igor Sysoev | 2007-04-24 | |
| | ||||
* | rename $r->rflush to $r->flush | Igor Sysoev | 2007-04-21 | |
| | ||||
* | bump version | Igor Sysoev | 2007-04-19 | |
| | ||||
* | bump version | Igor Sysoev | 2007-04-02 | |
| | ||||
* | bump version | Igor Sysoev | 2007-03-26 | |
| | ||||
* | bump version | Igor Sysoev | 2007-03-19 | |
| | ||||
* | bump version | Igor Sysoev | 2007-03-06 | |
| | ||||
* | bump version | Igor Sysoev | 2007-02-19 | |
| | ||||
* | bump version | Igor Sysoev | 2007-02-12 | |
| | ||||
* | bump version | Igor Sysoev | 2007-02-05 | |
| | ||||
* | bump version | Igor Sysoev | 2007-01-25 | |
| | ||||
* | bump version | Igor Sysoev | 2007-01-25 | |
| | ||||
* | bump version | Igor Sysoev | 2007-01-19 | |
| | ||||
* | bump version | Igor Sysoev | 2007-01-16 | |
| | ||||
* | bump version | Igor Sysoev | 2007-01-09 | |
| | ||||
* | bump version | Igor Sysoev | 2006-12-24 | |
| | ||||
* | bump version | Igor Sysoev | 2006-12-14 | |
| | ||||
* | bump version | Igor Sysoev | 2006-12-13 | |
| | ||||
* | add HTTP response codes | Igor Sysoev | 2006-12-13 | |
| | ||||
* | bump version | Igor Sysoev | 2006-12-12 | |
| | ||||
* | bump version | Igor Sysoev | 2006-12-11 | |
| | ||||
* | bump version | Igor Sysoev | 2006-12-04 | |
| | ||||
* | bump version to 0.5.0 | Igor Sysoev | 2006-11-27 | |
| | ||||
* | bump version | Igor Sysoev | 2006-11-15 | |
| | ||||
* | bump version | Igor Sysoev | 2006-10-31 | |
| | ||||
* | bump version | Igor Sysoev | 2006-10-25 | |
| | ||||
* | bump version | Igor Sysoev | 2006-10-23 | |
| | ||||
* | bump version | Igor Sysoev | 2006-10-13 | |
| | ||||
* | check nginx.pm version | Igor Sysoev | 2006-10-12 | |
| | ||||
* | nginx-0.4.0-RELEASE importrelease-0.4.0 | Igor Sysoev | 2006-08-30 | |
| | | | | | | | | | | | | | | | | | | | | *) 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.44-RELEASE importrelease-0.3.44 | Igor Sysoev | 2006-05-04 | |
| | | | | | | | | | *) Feature: the "wait" parameter in the "include" SSI command. *) Feature: the Ukrainian and Byelorussian characters were added to koi-win conversion table. *) Bugfix: in the SSI. | |||
* | nginx-0.3.23-RELEASE importrelease-0.3.23 | Igor Sysoev | 2006-01-24 | |
| | | | | | | | | | | *) Feature: the "optimize_host_names" directive. *) Bugfix: in using of the variables in the "path" and "alias" directives. *) Bugfix: the ngx_http_perl_module was incorrectly built on Linux and Solaris. | |||
* | nginx-0.3.22-RELEASE importrelease-0.3.22 | Igor Sysoev | 2006-01-17 | |
| | | | | | | | | | | | | *) Feature: the ngx_http_perl_module supports the $r->args and $r->unescape methods. *) Feature: the method $r->query_string of ngx_http_perl_module was canceled. *) Bugfix: segmentation fault was occurred if the "none" or "blocked" values was specified in the "valid_referers" directive; the bug had appeared in 0.3.18. | |||
* | nginx-0.3.21-RELEASE importrelease-0.3.21 | Igor Sysoev | 2006-01-16 | |
*) Feature: the ngx_http_perl_module. *) Change: the "valid_referers" directive allows the referreres without URI part. |