]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2007-09-03 Igor Sysoevnginx-0.6.10-RELEASE release-0.6.10
2007-09-03 Igor Sysoevtest the most relevant condition first
2007-09-03 Igor Sysoevopen_file_cache_events
2007-09-01 Igor Sysoevfix unlikely socket leak
2007-09-01 Igor Sysoevfix socket leak introduced in r1374 when request header...
2007-09-01 Igor Sysoevopen_file_cache in HTTP
2007-09-01 Igor Sysoevopen file cache
2007-09-01 Igor Sysoevchange ngx_conf_merge_ptr_value() and update fastcgi_ca...
2007-09-01 Igor SysoevNGX_USE_VNODE_EVENT and NGX_FLUSH_EVENT
2007-09-01 Igor Sysoevadd comment
2007-09-01 Igor Sysoevupdate comments
2007-08-31 Igor Sysoevallow to append charset to the "Content-Type" header
2007-08-31 Igor Sysoevstyle fix
2007-08-31 Igor Sysoevupdate comment
2007-08-31 Igor Sysoevstyle fix
2007-08-31 Igor Sysoevuse ev->log, because ev->data may be connection stub...
2007-08-31 Igor Sysoevstyle fix
2007-08-31 Igor Sysoevfix typo
2007-08-30 Igor Sysoevdestroy ngx_cycle->pool on exit
2007-08-30 Igor Sysoevwin32 ngx_is_exec() stub
2007-08-29 Igor Sysoevlog socket number
2007-08-29 Igor SysoevIf-Modified-Since should be unique header line
2007-08-29 Igor Sysoevadd guard code
2007-08-29 Igor Sysoevfix comment
2007-08-29 Igor Sysoevdisable pair event on POLLREMOVE
2007-08-28 Igor Sysoevbump version
2007-08-28 Igor Sysoevrelease-0.6.9 tag
2007-08-28 Igor Sysoevnginx-0.6.9-RELEASE release-0.6.9
2007-08-27 Igor Sysoevreturn 400 response
2007-08-27 Igor Sysoevdo not set read->eof, ready, and error prematurely
2007-08-27 Igor Sysoevcancel dynamic weights,
2007-08-27 Igor Sysoevoptimize r->connection in ngx_http_finalize_request()
2007-08-27 Igor Sysoevcancel keep-alive and lingering close on EOF
2007-08-27 Igor Sysoevcancel discarding body on EOF
2007-08-27 Igor Sysoevmark connection as not ready, this fixes endless loop...
2007-08-24 Igor Sysoevadd guard code to prevent endless loop
2007-08-24 Igor Sysoevupdate ip_hash to "backup" option
2007-08-24 Igor Sysoevset current peer to use it in ngx_http_upstream_free_ro...
2007-08-24 Igor Sysoevfix ip_hash on 64-bit platform
2007-08-24 Igor Sysoevfix trailing wildcard when two or more listen used...
2007-08-21 Igor Sysoevadd svg mime type
2007-08-21 Igor Sysoevfix build on amd64
2007-08-20 Igor Sysoevbump version
2007-08-20 Igor Sysoevrelease-0.6.8 tag
2007-08-20 Igor Sysoevnginx-0.6.8-RELEASE release-0.6.8
2007-08-20 Igor Sysoevset delay only when almost whole sendfile_max_chunk...
2007-08-20 Igor Sysoevtest relative nginx.conf, this is compatible with old...
2007-08-20 Igor Sysoevuse %v for ngx_variable_value_t in ngx_sprintf(),
2007-08-20 Igor Sysoevescape " ", "%", and %00-%1F in login and password
2007-08-15 Igor Sysoevset worker_priority, worker_rlimit_nofile, worker_rlimi...
2007-08-15 Igor Sysoevauto redirect lost arguments
2007-08-15 Igor Sysoevbump version
2007-08-15 Igor Sysoevrelease-0.6.7 tag
2007-08-15 Igor Sysoevnginx-0.6.7-RELEASE release-0.6.7
2007-08-14 Igor Sysoevupstream sendfile bit was overridden by r->connection...
2007-08-14 Igor Sysoevaxe --sysconfdir=PATH
2007-08-14 Igor Sysoevrename upgrade to upgrade1
2007-08-14 Igor Sysoevtest http_auth absence
2007-08-14 Igor Sysoevallow "http://" in auth_http URL
2007-08-14 Igor Sysoevstop configuration on error
2007-08-14 Igor Sysoevfix long loop
2007-08-12 Igor Sysoevregex in valid_referers
2007-08-12 Igor Sysoevregex in server_name
2007-08-12 Igor Sysoevfix building by bcc without PCRE
2007-08-12 Igor Sysoevstyle fix
2007-08-10 Igor Sysoevignore meaningless bits in CIDR and warn about them
2007-08-09 Igor Sysoevsort upstream weights
2007-08-09 Igor Sysoevbackup upstream servers
2007-08-09 Igor Sysoevset default listen() backlog to 511 on all platforms...
2007-08-07 Igor Sysoev"down" server caused endless loop
2007-08-07 Igor Sysoevadd debug info for Sun Studio
2007-08-07 Igor Sysoevomit unnecessary conditions
2007-08-07 Igor Sysoevdiscard request body before going to keep-alive state...
2007-08-06 Igor Sysoevomit unnecessary XSRETURN_EMPTY
2007-08-06 Igor Sysoev$r->discard_request_body
2007-08-06 Igor Sysoevrename ngx_http_discard_body() to ngx_http_discard_requ...
2007-08-06 Igor Sysoevblock reading for level events
2007-08-06 Igor Sysoevrename ngx_http_block_read() and ngx_http_test_read...
2007-08-06 Igor Sysoevdiscard request body in cycle
2007-08-01 Igor Sysoevmove "Expires" header code to a separate function
2007-08-01 Igor Sysoevmove "Cache-Control" header code to specific handler
2007-08-01 Igor Sysoevstyle fix
2007-08-01 Igor Sysoevuse header specific handler in add_handler,
2007-07-30 Igor Sysoevfix r1353
2007-07-30 Igor Sysoevbump version
2007-07-30 Igor Sysoevrelease-0.6.6 tag
2007-07-30 Igor Sysoevnginx-0.6.6-RELEASE release-0.6.6
2007-07-29 Igor Sysoevmake 64-bit ngx_int_t on 64-bit platforms
2007-07-29 Igor Sysoevnamed location
2007-07-29 Igor Sysoev--sysconfdir=DIR
2007-07-29 Igor Sysoev$is_args
2007-07-29 Igor Sysoevallow to set $args
2007-07-28 Igor Sysoevfair upstream weight balancer
2007-07-28 Igor Sysoevfix building on amd64 by Sun Studio 11 and more early...
2007-07-24 Igor Sysoevfix case when client has closed connection but upstream...
2007-07-23 Igor Sysoevfix case when two directives
2007-07-23 Igor Sysoevstyle fix
2007-07-23 Igor Sysoevbump version
2007-07-23 Igor Sysoevrelease-0.6.5 tag
2007-07-23 Igor Sysoevnginx-0.6.5-RELEASE release-0.6.5
next