projects
/
nginx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
nginx.git
2008-04-29
Grzegorz Nosek
Merge branch 'master' into upstream_fair
upstream_fair
commit
|
commitdiff
|
tree
|
snapshot
2008-02-12
Grzegorz Nosek
Support include ... optional (ignore missing files)
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
Grzegorz Nosek
Hopefully fix round-robin behaviour in upstream_fair
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Grzegorz Nosek
Fix compile error on OSX
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
Grzegorz Nosek
Merge branch 'master' into upstream_fair
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
Grzegorz Nosek
Fix memory leak in runtime location config merge
commit
|
commitdiff
|
tree
|
snapshot
2008-01-05
Grzegorz Nosek
Merge branch 'vanilla'
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Grzegorz Nosek
Merge branch 'vanilla' into upstream_fair
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Igor Sysoev
nginx 0.5.34
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Grzegorz Nosek
Choose the globally lowest sched_score instead of a...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-29
Grzegorz Nosek
Modify upstream_fair scheduling algorithm
commit
|
commitdiff
|
tree
|
snapshot
2007-12-02
Grzegorz Nosek
Post-order shm tree traversal
commit
|
commitdiff
|
tree
|
snapshot
2007-11-29
Grzegorz Nosek
Fix division by zero while calculating scheduler score
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Grzegorz Nosek
Handle invalid fp->current in SSL hooks, just in case
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Grzegorz Nosek
Copy set_session and save_session hooks from round_robi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Grzegorz Nosek
Further reduce dependencies on round robin module
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Grzegorz Nosek
Take backend weight into account while calculating...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Grzegorz Nosek
Support for configurable shm segment size
commit
|
commitdiff
|
tree
|
snapshot
2007-11-16
Grzegorz Nosek
Trim data stored in shared memory
commit
|
commitdiff
|
tree
|
snapshot
2007-11-14
Grzegorz Nosek
Overhaul memory management
commit
|
commitdiff
|
tree
|
snapshot
2007-11-13
Grzegorz Nosek
Use a single shm segment for all upstream blocks
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
Grzegorz Nosek
Tweak scheduler score
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
Grzegorz Nosek
Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
Grzegorz Nosek
Fix compilation error for nginx 0.6
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
Grzegorz Nosek
Almost complete rewrite of load balancing logic
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
Igor Sysoev
nginx 0.5.33
commit
|
commitdiff
|
tree
|
snapshot
2007-11-11
Grzegorz Nosek
Properly account backend weights
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Grzegorz Nosek
Fair upstream load balancing algorithm, alpha release
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Grzegorz Nosek
Make ngx_http_upstream_fair_shared_t able to grow above...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Grzegorz Nosek
Collect statistics for upstream_fair module
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Grzegorz Nosek
Convert code to use nginx's shared memory implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-01
Grzegorz Nosek
Store our peers info instead of round_robin's [crash...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Grzegorz Nosek
Track upstream_fair's allocated SHM segments in a priva...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Grzegorz Nosek
First stab at fair upstream load balancing
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Grzegorz Nosek
Add cscope.out to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Grzegorz Nosek
Swap nested location merge order
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Grzegorz Nosek
Fix proxy merge_loc_conf_t for nested locations
commit
|
commitdiff
|
tree
|
snapshot
2007-10-14
Grzegorz Nosek
Provide a temp_pool during per-request config merge
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Inherit rewrite configuration
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Inherit proxy configuration
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Inherit fastcgi configuration
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Merge scripted loc_conf instead of overwriting
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Allow ngx_http_conf_get_module_(srv|loc)_conf during...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Remember original error code when an error occurs while...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Specify pidfile path to have a working `make upgrade'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-06
Grzegorz Nosek
Fix install/upgrade glitch
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Grzegorz Nosek
Merge branch 'vanilla'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-29
Grzegorz Nosek
nginx 0.5.32
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Grzegorz Nosek
Merge branch 'vanilla'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Grzegorz Nosek
nginx 0.5.31
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Grzegorz Nosek
Merge branch 'vanilla'
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Grzegorz Nosek
article.gmane.org/gmane.comp.web.nginx.english/1323
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Grzegorz Nosek
Update paths
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Grzegorz Nosek
Merge branch 'vanilla'
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Grzegorz Nosek
nginx 0.5.30
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Grzegorz Nosek
nginx 0.5.29
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Grzegorz Nosek
nginx 0.5.28
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
Grzegorz Nosek
Don't add double WWW-Authenticate headers
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Grzegorz Nosek
Merge branch 'vanilla'
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Grzegorz Nosek
nginx 0.5.27
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
Merge branch 'vanilla'
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.26
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.25
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.24
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.23
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.22
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.21
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.20
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Grzegorz Nosek
nginx 0.5.19
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
Admin
A directory is not -x, regardless of attributes
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
Admin
Fix -[FEX] and symlink owner checks :)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-21
Admin
Support -[FEX] file tests for /file/pathinfo URLs
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Admin
Convert -X option parsing to use a dispatch table
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Admin
Disallow HTTP access via symlinks owned by another...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Admin
Added .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Admin
Added build script
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Admin
Initial commit, nginx 0.5.18
commit
|
commitdiff
|
tree
|
snapshot