Tree @release-1.1.12 (Download .tar.gz)
Commit History @release-1.1.12
- nginx-1.1.12-RELEASE Maxim Dounin 10 years ago
- Added support for regex study and PCRE JIT (ticket #41) optimizations on Valentin Bartenev 10 years ago
- Fixed build without debug. Maxim Dounin 10 years ago
- Cache lock support for fastcgi, scgi, uwsgi. Maxim Dounin 10 years ago
- Cache locks initial implementation. Maxim Dounin 10 years ago
- Fixed interaction of limit_rate and sendfile_max_chunk. Maxim Dounin 10 years ago
- Fixed throughput problems with large limit_rate. Maxim Dounin 10 years ago
- Fixed mp4 if first entry in stsc was skipped (ticket #72). Maxim Dounin 10 years ago
- SSI: added regex captures support in the expression of the "if" command. Valentin Bartenev 10 years ago
- Fixed limit_conn_log_level/limit_req_log_level inheritance. Valentin Bartenev 10 years ago
- Added the HTTPS fastcgi_param to fastcgi.conf. Valentin Bartenev 10 years ago
- Words duplications removed. Maxim Konovalov 10 years ago
- Proxy: made proxy_pass with variables more consistent. Maxim Dounin 10 years ago
- configure on Solaris fixed Sergey Budnevitch 10 years ago
- Added clearing of r->valid_unparsed_uri on internal redirects. Maxim Dounin 10 years ago
- SSI bugfix: the "if" command did not work inside the "block" command and Valentin Bartenev 10 years ago
- Scgi: removed error if there is no Status header. Maxim Dounin 10 years ago
- Scgi: removed duplicate function declaration. Maxim Dounin 10 years ago
- Fixed incorrect use of r->http_version in scgi module. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- release-1.1.11 tag Maxim Dounin 10 years ago
- nginx-1.1.11-RELEASE Maxim Dounin 10 years ago
- Fixed RELEASE target again. Maxim Dounin 10 years ago
- Fixed RELEASE target to correctly call "release" one. Maxim Dounin 10 years ago
- Cache: only complain on long locked entries. Maxim Dounin 10 years ago
- Cache: handling of cache files with long headers. Maxim Dounin 10 years ago
- Cache: obsolete code removed. Maxim Dounin 10 years ago
- Renamed some constants to improve readability, no functional changes. Ruslan Ermilov 10 years ago
- Proxy: added variables and regexp support to the first parameter of Valentin Bartenev 10 years ago
- Microoptimization of sendfile(2) usage under FreeBSD. Maxim Dounin 10 years ago