index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
Fixed try_files directory test to match only a directory.
Damien Tournoud
1
-1
/
+1
2015-02-02
Cache: added temp_path to file cache.
Roman Arutyunyan
3
-21
/
+51
2015-01-14
Upstream: $upstream_header_time variable.
Vladimir Homutov
2
-2
/
+24
2014-12-26
Upstream: use_temp_path parameter of proxy_cache_path and friends.
Valentin Bartenev
3
-1
/
+46
2014-12-26
Cache: update variant while setting header.
Valentin Bartenev
3
-37
/
+62
2014-12-22
Upstream: added variables support to proxy_cache and friends.
Valentin Bartenev
7
-36
/
+352
2014-12-22
Upstream: preset some cache configuration when bypassing.
Valentin Bartenev
1
-9
/
+7
2014-12-22
Upstream: refactored proxy_cache and friends.
Valentin Bartenev
6
-78
/
+85
2014-12-22
Upstream: mutually exclusive inheritance of "cache" and "store".
Valentin Bartenev
4
-0
/
+56
2014-12-22
Upstream: simplified proxy_store and friends configuration code.
Valentin Bartenev
5
-34
/
+25
2014-12-12
Autoindex: implemented XML output format.
Valentin Bartenev
1
-0
/
+105
2014-12-12
Autoindex: implemented JSON output format.
Valentin Bartenev
1
-5
/
+221
2014-12-12
Autoindex: rendering code moved to a separate function.
Valentin Bartenev
1
-72
/
+96
2014-12-11
Headers filter: variables support in expires (ticket #113).
Maxim Dounin
1
-51
/
+125
2014-12-11
Headers filter: local variables for config, no functional changes.
Maxim Dounin
1
-27
/
+31
2014-10-09
Upstream: fixed inheritance of proxy_store and friends.
Valentin Bartenev
4
-4
/
+4
2014-12-09
Proxy: fixed incorrect URI change due to if (ticket #86).
Maxim Dounin
1
-1
/
+1
2014-12-09
Upstream: fixed unexpected inheritance into limit_except blocks.
Maxim Dounin
4
-25
/
+37
2014-12-09
Upstream: inheritance of proxy_pass and friends (ticket #645).
Maxim Dounin
4
-24
/
+12
2014-12-09
Proxy: the "TE" header now stripped by default (ticket #537).
Maxim Dounin
1
-0
/
+2
2014-11-26
Cache: send conditional requests only for cached 200/206 responses.
Piotr Sikora
2
-3
/
+10
2014-12-02
Cache: proper wakeup of subrequests.
Maxim Dounin
1
-2
/
+6
2014-12-02
Upstream: improved subrequest logging.
Maxim Dounin
4
-21
/
+45
2014-12-01
Access log: restricted "log_format" to "http" level.
Sergey Kandaurov
1
-7
/
+1
2014-11-28
Write filter: fixed handling of sync bufs (ticket #132).
Maxim Dounin
1
-2
/
+11
2014-11-28
Fixed post_action to not trigger "header already sent" alert.
Maxim Dounin
1
-0
/
+4
2014-11-21
SPDY: push pending data while closing a stream as with keepalive.
Valentin Bartenev
1
-1
/
+51
2014-11-18
Cache: add support for Cache-Control's s-maxage response directive.
Piotr Sikora
1
-8
/
+14
2014-11-19
Proxy: renamed and rearranged fields in proxy configuration.
Roman Arutyunyan
1
-16
/
+15
2014-11-19
Upstream: different header lists for cached and uncached requests.
Roman Arutyunyan
4
-106
/
+135
2014-11-19
Upstream: moved header lists to separate structures.
Roman Arutyunyan
4
-157
/
+179
2014-11-19
Upstream: moved header initializations to separate functions.
Roman Arutyunyan
4
-89
/
+82
2014-11-19
Scgi: do not push redundant NULL element into conf->params.
Roman Arutyunyan
1
-7
/
+0
2014-11-18
Cache: proxy_cache_lock_age and friends.
Roman Arutyunyan
8
-9
/
+71
2014-11-07
SPDY: fixed check for too long header name or value.
Valentin Bartenev
1
-3
/
+3
2014-11-07
SPDY: improved debug logging of inflate() calls.
Valentin Bartenev
1
-4
/
+16
2014-11-04
Upstream: support named location for X-Accel-Redirect.
Toshikuni Fukaya
1
-9
/
+16
2014-10-30
Upstream: add "proxy_ssl_certificate" and friends.
Piotr Sikora
2
-0
/
+154
2014-11-07
SPDY: fixed "too long header line" logging.
Maxim Dounin
1
-2
/
+1
2014-11-05
Cache: removed dead store in ngx_http_file_cache_vary_header().
Maxim Dounin
1
-1
/
+0
2014-08-25
Access log: cancel the flush timer on graceful shutdown.
Valentin Bartenev
1
-1
/
+15
2014-10-27
SPDY: stop emitting multiple empty header values.
Piotr Sikora
1
-2
/
+6
2014-10-27
Upstream: limited next_upstream time and tries when resolving DNS.
Gu Feng
1
-0
/
+8
2014-10-28
Write filter: stored delay in a variable, no functional changes.
Roman Arutyunyan
1
-2
/
+2
2014-10-28
Upstream: proxy_limit_rate and friends.
Roman Arutyunyan
6
-4
/
+91
2014-10-27
Cache: normalization of some Vary headers.
Maxim Dounin
1
-2
/
+66
2014-10-27
Cache: multiple variants of a resource now can be stored.
Maxim Dounin
2
-3
/
+79
2014-10-27
Cache: c->reading flag introduced.
Maxim Dounin
2
-1
/
+5
2014-10-27
Cache: hash of Vary headers now stored in cache.
Maxim Dounin
3
-2
/
+153
2014-10-27
Cache: disable caching of responses with Vary (ticket #118).
Maxim Dounin
2
-0
/
+32
[next]