]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2008-07-07 Igor Sysoevnginx-0.7.6-RELEASE release-0.7.6
2008-07-07 Igor Sysoevalways test root existence for access_log with variables
2008-07-04 Igor Sysoevallow several values in query string
2008-07-03 Igor Sysoevshow an error message for invalid parameter
2008-07-01 Igor Sysoevbump version
2008-07-01 Igor Sysoevrelease-0.7.5 tag
2008-07-01 Igor Sysoevnginx-0.7.5-RELEASE release-0.7.5
2008-07-01 Igor Sysoevnginx could not be build without gzip, introduced in...
2008-07-01 Igor SysoevNULL script in default access_log
2008-06-30 Igor Sysoevfix error when response parsed by sub filter, then...
2008-06-30 Igor Sysoevfix variable access_log merging
2008-06-30 Igor Sysoevfix error message
2008-06-30 Igor Sysoevbump version
2008-06-30 Igor Sysoevrelease-0.7.4 tag
2008-06-30 Igor Sysoevnginx-0.7.4-RELEASE release-0.7.4
2008-06-30 Igor Sysoev-g switch
2008-06-30 Igor Sysoevvariables in access_log
2008-06-30 Igor Sysoevfix comment
2008-06-30 Igor Sysoevfix the previous commit
2008-06-26 Igor Sysoevuse ngx_file_info() and test uniq if file is already...
2008-06-26 Igor Sysoevngx_memzero() ngx_open_file_info_t
2008-06-26 Igor Sysoevthe "Expect" header support
2008-06-26 Igor Sysoevfix bug when inactive subrequest is truncated,
2008-06-26 Igor Sysoevfix switch
2008-06-25 Igor Sysoevrefactor obscure code
2008-06-23 Igor Sysoevinitialize of.uniq in ngx_open_cached_file()
2008-06-23 Igor Sysoevprepare to allow various number of connections in child...
2008-06-23 Igor Sysoevchange useless ngx_pcalloc() to ngx_pnalloc()
2008-06-23 Igor Sysoevbump version
2008-06-23 Igor Sysoevrelease-0.7.3 tag
2008-06-23 Igor Sysoevnginx-0.7.3-RELEASE release-0.7.3
2008-06-21 Igor Sysoevfix max size allocated from pool
2008-06-20 Igor Sysoevfix the previous commit
2008-06-20 Igor Sysoevsmall optimization
2008-06-20 Igor Sysoevauto detect https redirect in rewrite
2008-06-20 Igor Sysoevchange RSS MIME type
2008-06-20 Igor Sysoevfix "proxy_pass https://..." broken in r1427
2008-06-20 Igor Sysoev"gzip_vary on" always sends "Vary: Accept-Encoding...
2008-06-20 Igor Sysoevdisable charset if there is "Content-Encoding" header
2008-06-17 Igor Sysoev*) back out r2040
2008-06-16 Igor Sysoevbump version
2008-06-16 Igor Sysoevrelease-0.7.2 tag
2008-06-16 Igor Sysoevnginx-0.7.2-RELEASE release-0.7.2
2008-06-16 Igor Sysoev$ssl_client_cert
2008-06-16 Igor SysoevDH parameters, ssl_dhparam
2008-06-15 Igor Sysoevafter URI was rewritten location configuration should...
2008-06-07 Igor Sysoevfix building without PCRE introduced in r2023
2008-05-28 Igor Sysoevstyle fix
2008-05-28 Igor Sysoevfix building by bcc/etc introduced in r2038
2008-05-27 Igor Sysoev*) add ngx_palloc_aligned() to allocate explicitlty...
2008-05-26 Igor Sysoevadd args in redirect to a directory
2008-05-26 Igor Sysoevfix debug logging
2008-05-26 Igor Sysoevfix error log message
2008-05-26 Igor Sysoevbump version
2008-05-26 Igor Sysoevrelease-0.7.1 tag
2008-05-26 Igor Sysoevnginx-0.7.1-RELEASE release-0.7.1
2008-05-26 Igor Sysoevssl_session_cache none
2008-05-25 Igor Sysoevread channel until EAGAIN
2008-05-24 Igor Sysoevremove directives deprecated in 0.3.x
2008-05-24 Igor Sysoev*) remove optimize_host_names
2008-05-24 Igor Sysoevmove configuration phase only field to the end of structure
2008-05-24 Igor Sysoevlocations tree
2008-05-24 Igor Sysoevnew ngx_queue functions
2008-05-22 Igor Sysoevdelete useless lines
2008-05-22 Igor Sysoevstyle fix
2008-05-22 Igor Sysoevaxe never used variables
2008-05-22 Igor Sysoevsplit ngx_http_block() further
2008-05-22 Igor Sysoevsplit ngx_http_block()
2008-05-22 Igor Sysoevdelete outdated debug logging that only causes segfault...
2008-05-21 Igor Sysoevstyle fix
2008-05-20 Igor Sysoevfix building on modern Fedora 9 caused by IOV_MAX
2008-05-19 Igor Sysoevbump version
2008-05-19 Igor Sysoevrelease-0.7.0 tag
2008-05-19 Igor Sysoevnginx-0.7.0-RELEASE release-0.7.0
2008-05-19 Igor Sysoevavoid recursive loop
2008-05-16 Igor Sysoevexpires modified
2008-05-16 Igor Sysoev$uid_got and $uid_set may used at any time
2008-05-16 Igor Sysoev$hostname variable
2008-05-16 Igor Sysoevsimplify library autoconfigure
2008-05-16 Igor SysoevDESTDIR support
2008-05-15 Igor Sysoevescape 0x00-0x1f, ", and \ in access log variables
2008-05-15 Igor Sysoev*) host in request line has priority
2008-05-14 Igor Sysoevstyle fix: remove tabs and trailing spaces
2008-05-13 Igor Sysoevsmall fixes
2008-05-13 Igor Sysoevtest user agent in header callback
2008-05-12 Igor Sysoevbump version
2008-05-12 Igor Sysoevrelease-0.6.31 tag
2008-05-12 Igor Sysoevnginx-0.6.31-RELEASE release-0.6.31
2008-05-08 Igor Sysoevfix error introduced in r1273 and r1275:
2008-04-29 Igor Sysoevfix segfault when file is deleted and open_file_cache_e...
2008-04-29 Igor Sysoevback out the previous commit
2008-04-29 Igor Sysoevfix segfault when file is deleted and open_file_cache_e...
2008-04-29 Igor Sysoevbump version
2008-04-29 Igor Sysoevrelease-0.6.30 tag
2008-04-29 Igor Sysoevnginx-0.6.30-RELEASE release-0.6.30
2008-04-29 Igor Sysoevargs support in static error_page
2008-04-29 Igor Sysoevreset message
2008-04-29 Igor Sysoevignore glob no match error
2008-04-29 Igor Sysoevdisable confusing messages about threads
2008-04-29 Igor Sysoevreset looked at match
next