| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-02-28 | Docs: switched from java XSLScript to xslscript.pl. | Maxim Dounin | 1 | -9/+3 | |
| Latter is available from http://hg.nginx.org/xslscript. | |||||
| 2013-03-28 | Configure: unified nginx version computation constructs. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-08-30 | Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru. | Ruslan Ermilov | 1 | -2/+6 | |
| 2012-07-31 | Simplified makefile that builds CHANGES. | Ruslan Ermilov | 1 | -26/+12 | |
| 2011-10-09 | The reference documentation is moving elsewhere. | Ruslan Ermilov | 1 | -25/+1 | |
| 2011-09-15 | Added ngx_http_mp4_module documentation. | Ruslan Ermilov | 1 | -1/+2 | |
| 2011-09-05 | Initial English translation of Core and HTTP Core modules. | Ruslan Ermilov | 1 | -0/+9 | |
| 2011-08-19 | - Added missing dependencies for the CHANGES{,ru} targets. | Ruslan Ermilov | 1 | -6/+7 | |
| - Pass string params to xsltproc. - Removed extraneous rule bodies. | |||||
| 2011-08-09 | Don't ignore xmllint errors. | Ruslan Ermilov | 1 | -1/+1 | |
| 2011-08-05 | using sed instead of perl | Igor Sysoev | 1 | -1/+1 | |
| 2011-08-05 | skeleton for documentation processing | Igor Sysoev | 1 | -0/+16 | |
| 2011-08-05 | update documentation build procedure | Igor Sysoev | 1 | -6/+7 | |
| 2008-06-26 | fix switch | Igor Sysoev | 1 | -1/+1 | |
| 2006-10-12 | check nginx.pm version | Igor Sysoev | 1 | -2/+2 | |
| 2006-08-30 | nginx-0.4.0-RELEASE importrelease-0.4.0 | Igor Sysoev | 1 | -0/+53 | |
| *) 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. | |||||
