]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2010-06-18 Igor Sysoevadd files missed in the previuos commit
2010-06-18 Igor Sysoevreturn code text
2010-06-18 Igor Sysoevngx_http_send_response()
2010-06-18 Igor Sysoev303 See Other
2010-06-15 Igor Sysoevstyle fix
2010-06-15 Igor Sysoevfix r3628
2010-06-15 Igor Sysoevmake code more obviuos
2010-06-15 Igor Sysoevuse ngx_http_parse_status_line()
2010-06-15 Igor Sysoevngx_http_parse_status_line()
2010-06-15 Igor Sysoevupdate the previous commit
2010-06-15 Igor Sysoevsupport CGI-style response
2010-06-15 Igor Sysoevstyle fix
2010-06-15 Igor Sysoevbump version
2010-06-15 Igor Sysoevrelease-0.8.41 tag
2010-06-15 Igor Sysoevnginx-0.8.41-RELEASE release-0.8.41
2010-06-15 Igor Sysoevallow spaces in URI
2010-06-14 Igor Sysoevdo not free() stack allocated buffer
2010-06-10 Igor SysoevPATCH method
2010-06-10 Igor Sysoevallow Destination URL without host
2010-06-08 Igor Sysoevdelete empty Server and Date header used only in proxy...
2010-06-08 Igor Sysoevchange variable names
2010-06-08 Igor Sysoevinstall uwsgi_params
2010-06-08 Igor Sysoevdelete surplus flush
2010-06-08 Igor Sysoevdo not try to calculate procent sum if there was an...
2010-06-07 Igor Sysoevdelete useless code
2010-06-07 Igor Sysoevfix rewritten Refresh header length
2010-06-07 Igor Sysoev202 Accepted status code
2010-06-07 Igor Sysoevbump version
2010-06-07 Igor Sysoevrelease-0.8.40 tag
2010-06-07 Igor Sysoevnginx-0.8.40-RELEASE release-0.8.40
2010-06-04 Igor Sysoevfix "/dir/%3F../" and "/dir/%23../" cases
2010-06-04 Igor Sysoevtest default NTFS stream "::$DATA"
2010-06-04 Igor Sysoev*) delete no longer used unix domain sockets
2010-06-04 Igor Sysoevuwsgi cache
2010-06-04 Igor Sysoevuwsgi_bind
2010-06-04 Igor Sysoevallow uwsgi_param to override client headers using...
2010-06-04 Igor Sysoevuwsgi_store
2010-06-04 Igor Sysoevadd uwsgi_param and client request headers debug logging
2010-06-04 Igor Sysoevdo not pass if-... headers for cacheable fastcgi responses
2010-06-03 Igor Sysoevrename variable to conform to the next commit
2010-06-03 Igor Sysoevuse local headers_names array instead of stored in...
2010-06-03 Igor Sysoevallow fastcgi_param to override client headers using...
2010-06-03 Igor Sysoevadd client request headers debug logging in fastcgi
2010-06-02 Igor Sysoevremove the special static fastcgi_param values processing,
2010-06-01 Igor Sysoevprint default module temporary directory path in summary
2010-06-01 Igor Sysoevstyle fix
2010-06-01 Igor Sysoevimprove uwsgi_string processing
2010-06-01 Igor Sysoevdelete unneeded declaration
2010-06-01 Igor Sysoevdelete unused ngx_http_uwsgi_add_variables()
2010-06-01 Igor Sysoevimprove uwsgi_modifierX processing:
2010-06-01 Igor Sysoevremove LICENSE text
2010-06-01 Igor Sysoevstyle fix
2010-06-01 Igor Sysoev./configure --http-uwsgi-temp-path=PATH
2010-06-01 Igor Sysoevfix the previous commit when value is static string...
2010-06-01 Igor Sysoevremove useless copy: key name should be just copied...
2010-06-01 Igor Sysoevsimplify binary little endian length processing
2010-06-01 Igor Sysoevuse ngx_str_set() and ngx_str_null()
2010-06-01 Igor Sysoevfix copyrights
2010-06-01 Igor Sysoevfix style, some names, and building by MSVC8
2010-06-01 Igor Sysoevstyle fix: remove tabs and trailing spaces
2010-06-01 Igor Sysoevimport original ngx_http_uwsgi_module version
2010-06-01 Igor Sysoevbump version
2010-05-31 Igor Sysoevrelease-0.8.39 tag
2010-05-31 Igor Sysoevnginx-0.8.39-RELEASE release-0.8.39
2010-05-31 Igor Sysoevfix IPv6 and Unix domain sockets inheritance while...
2010-05-31 Igor Sysoevfix building by ICC8, the bug had been introduced in...
2010-05-31 Igor Sysoevfix handling an inherited alias in inclusive location
2010-05-27 Igor Sysoevfix a try_files/alias case when alias uses captures and
2010-05-27 Igor Sysoevdo not add tested file to a location regex string,
2010-05-27 Igor Sysoevfix the previous commit
2010-05-27 Igor Sysoevimprove debug logging: "try to use file/dir"
2010-05-27 Igor Sysoevbump version
2010-05-24 Igor Sysoevrelease-0.8.38 tag
2010-05-24 Igor Sysoevnginx-0.8.38-RELEASE release-0.8.38
2010-05-24 Igor Sysoevremove r->zero_in_uri
2010-05-24 Igor Sysoevproxy_no_cache and fastcgi_no_cache
2010-05-24 Igor Sysoevfix delay in limit_req
2010-05-23 Igor Sysoevautodetect redirect if URI is rewritten to a string...
2010-05-20 Igor Sysoevdelete warnings of proxy_upstream_max_fails, proxy_upst...
2010-05-18 Igor Sysoevallow to use $uid_got in SSI and perl module
2010-05-18 Igor Sysoevbump version
2010-05-17 Igor Sysoevrelease-0.8.37 tag
2010-05-17 Igor Sysoevnginx-0.8.37-RELEASE release-0.8.37
2010-05-14 Igor Sysoevfix SSI include stub for valid empty responses
2010-05-14 Igor Sysoevdo not cache response if it has "no-store" or "private"
2010-05-14 Igor Sysoevngx_str_set() and ngx_str_null()
2010-05-14 Igor Sysoevuse ngx_min() and ngx_max()
2010-05-14 Igor Sysoevfix segfault: ngx_http_upstream_cleanup() cleans r...
2010-05-14 Igor Sysoevngx_http_split_clients_module
2010-05-14 Igor Sysoevngx_atofp()
2010-05-13 Igor Sysoevremove unused ./configure define's
2010-05-13 Igor Sysoevallow hash key values more than 255 bytes, it does...
2010-05-13 Igor Sysoevstyle fix: remove blank line
2010-05-12 Igor Sysoevstyle fix: remove blank line
2010-05-12 Igor Sysoevfix rounding issues in %f format
2010-05-12 Igor Sysoevuse double in %f format to allow %.15f precision
2010-04-23 Igor SysoevZimbra IMAP server may return only 4 bytes: "+ \r\n"
2010-04-23 Igor Sysoevbump version
2010-04-22 Igor Sysoevrelease-0.8.36 tag
2010-04-22 Igor Sysoevnginx-0.8.36-RELEASE release-0.8.36
next