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
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-22
Upstream: added variables support to proxy_cache and friends.
Valentin Bartenev
4
-32
/
+280
2014-12-22
Upstream: refactored proxy_cache and friends.
Valentin Bartenev
4
-74
/
+78
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
4
-33
/
+24
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-12-01
Access log: restricted "log_format" to "http" level.
Sergey Kandaurov
1
-7
/
+1
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
4
-0
/
+44
2014-10-30
Upstream: add "proxy_ssl_certificate" and friends.
Piotr Sikora
2
-0
/
+154
2014-08-25
Access log: cancel the flush timer on graceful shutdown.
Valentin Bartenev
1
-1
/
+15
2014-10-28
Upstream: proxy_limit_rate and friends.
Roman Arutyunyan
4
-0
/
+44
2014-10-15
Gzip, gunzip: flush busy buffers if any.
Maxim Dounin
2
-4
/
+16
2014-10-14
Upstream: proxy_force_ranges and friends.
Roman Arutyunyan
4
-0
/
+44
2014-09-29
Upstream keepalive: reset c->sent on cached connections.
Maxim Dounin
1
-0
/
+1
2014-09-24
Limit req: reduced number of parameters in the lookup function.
Valentin Bartenev
1
-8
/
+7
2014-09-24
Limit req: use complex value in limit_req_zone.
Valentin Bartenev
1
-60
/
+47
2014-09-24
Limit conn: aligned field names in structures.
Valentin Bartenev
1
-11
/
+11
2014-09-24
Limit conn: use complex value in limit_conn_zone (ticket #121).
Valentin Bartenev
1
-67
/
+54
2014-09-24
Limit conn: removed deprecated "limit_zone" directive.
Valentin Bartenev
1
-84
/
+0
2014-09-18
FastCGI: fixed start pointers in request buffers.
Roman Arutyunyan
1
-0
/
+1
2014-09-16
Limit req: don't truncate key value to 255 bytes.
Valentin Bartenev
1
-1
/
+1
2014-09-13
Access log: fixed the "if=" parameter with buffering (ticket #625).
Valentin Bartenev
1
-21
/
+20
2014-09-12
Upstream: limited next_upstream time and tries (ticket #544).
Roman Arutyunyan
5
-0
/
+110
2014-09-12
Upstream: included backup peers into peer.tries.
Roman Arutyunyan
1
-5
/
+0
2014-09-11
Upstream keepalive: removed "single" parameter remnants.
Maxim Dounin
1
-20
/
+1
2014-09-11
Added warning about unset cache keys.
Maxim Dounin
3
-0
/
+15
2014-09-11
Style.
Maxim Dounin
2
-2
/
+4
2014-08-29
Headers filter: "add_header" with "always" parameter (ticket #98).
Sergey Kandaurov
1
-13
/
+41
2014-08-27
Variables: updated list of prefixes in ngx_http_rewrite_set().
Maxim Dounin
1
-1
/
+5
2014-08-26
Stub status: corrected the "stub_status" directive.
Ruslan Ermilov
1
-1
/
+1
2014-08-25
Sub filter: fixed matching for a single character.
Valentin Bartenev
1
-0
/
+8
2014-08-19
Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
Roman Arutyunyan
1
-1
/
+1
2014-08-18
Image filter: downgrade strong etags to weak ones as needed.
Sergey Kandaurov
1
-0
/
+1
2014-08-06
Style: use specified macro instead of magic-number.
Tatsuhiko Kubo
1
-1
/
+1
2014-06-19
Perl: NULL-terminate argument list.
Piotr Sikora
1
-1
/
+2
2014-08-06
Access log: allowed logs to syslog with "if=" (ticket #596).
Maxim Dounin
1
-11
/
+6
2014-08-01
Status: indentation and style, no functional changes.
Sergey Kandaurov
1
-7
/
+9
[next]