index
:
unicorn.git
1.1.x-stable
force_streaming
maint
master
nightmare
Rack HTTP server for Unix and fast clients
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-29
unicorn 4.3.1 - shutdown() fixes
HEAD
v4.3.1
master
Eric Wong
2
-2/+2
2012-04-29
isolate_for_tests: upgrade to kgio-monkey 0.4.0
Eric Wong
1
-1/+1
2012-04-27
stream_input: call shutdown(2) if a client EOFs on us
Eric Wong
1
-1/+5
2012-04-27
http_server: ignore ENOTCONN (mostly from shutdown(2))
Eric Wong
1
-1/+2
2012-04-17
unicorn 4.3.0 - minor fixes and updates
v4.3.0
Eric Wong
2
-2/+2
2012-04-17
tests: set executable bit on integration shell scripts
Eric Wong
4
-0/+0
2012-04-17
http: increase REQUEST_PATH maximum length to 4K
Eric Wong
1
-2/+2
2012-04-13
shutdown client socket for apps which fork in background
Eric Wong
4
-0/+46
2012-04-13
t/sslgen.sh: use larger keys for tests
Eric Wong
1
-4/+4
2012-04-11
misc documentation spelling fixes
Eric Wong
3
-5/+5
2012-03-26
unicorn 4.2.1 - minor fix and doc updates
v4.2.1
Eric Wong
2
-2/+2
2012-03-24
tests: depend on kgio 2.7.4
Eric Wong
1
-1/+1
2012-03-20
log EPERM errors from invalid pid files
Eric Wong
1
-1/+4
2012-03-20
KNOWN_ISSUES: document signal conflicts in libs/apps
Eric Wong
1
-0/+5
2012-03-20
examples/nginx.conf: use $scheme instead of hard-coded "https"
Eric Wong
1
-3/+3
2012-03-20
examples/nginx.conf: remove redundant word
Eric Wong
1
-1/+1
2012-02-29
Start the server if another user has a PID matching our stale pidfile.
Graham Bleach
1
-1/+1
2012-01-28
unicorn 4.2.0
v4.2.0
Eric Wong
2
-2/+2
2012-01-28
doc: update doc for Ruby 2.0.0dev CoW-friendliness
Eric Wong
2
-4/+4
2012-01-27
script/isolate_for_tests: disable sqlite3-ruby for Ruby 2.0.0dev
Eric Wong
1
-1/+3
2012-01-27
disable old Rails tests for Ruby 2.0.0
Eric Wong
1
-1/+4
2012-01-27
script/isolate_for_tests: update to kgio 2.7.2
Eric Wong
1
-1/+1
2012-01-24
update tests for Rack 1.4.1
Eric Wong
1
-1/+1
2012-01-08
Rakefile: swap freshmeat.net URL for freecode.com
Eric Wong
1
-1/+1
2011-12-28
update tests for rack 1.4.0
Eric Wong
1
-1/+1
2011-12-17
http: test case for "Connection: TE"
Eric Wong
1
-0/+8
2011-12-13
cleanup exception handling on SIGUSR1
Eric Wong
1
-3/+1
2011-12-13
quiet possible IOError from SIGUSR1 (reopen logs)
Eric Wong
1
-0/+1
2011-12-05
socket_helper: fix grammerr fail
Eric Wong
1
-1/+1
2011-12-05
socket_helper: set SO_KEEPALIVE on TCP sockets
Eric Wong
1
-0/+4
2011-12-05
socket_helper: remove out-of-date comment for TCP_NODELAY
Eric Wong
1
-1/+0
2011-12-05
bump dependencies
Eric Wong
2
-6/+6
2011-11-16
tests: try to set a shorter path for Unix domain sockets
Eric Wong
1
-2/+11
2011-11-15
tests: just use the sha1sum implemented in Ruby
Eric Wong
2
-14/+2
2011-11-15
test_helper: ensure test client connects to valid address
Jeremy Evans
1
-0/+1
2011-11-15
t0011: fix test under OpenBSD
Jeremy Evans
1
-1/+1
2011-11-15
configurator: limit timeout to 30 days
Eric Wong
1
-1/+2
2011-11-15
t: ensure SSL certificates exist on fresh test
Eric Wong
3
-2/+15
2011-10-04
OobGC: force GC.start
Yuichi Tateno
1
-0/+2
2011-09-15
add preliminary SSL support
Eric Wong
10
-4/+325
2011-09-15
Detect daemonization via configuration.
Brian P O'Rourke
1
-1/+1
2011-09-09
Links: add a link to the UnXF middleware
Eric Wong
1
-0/+3
2011-09-09
http_server: update comment on tick == 0
Eric Wong
1
-1/+1
2011-09-03
http_server: a few more things eligible for GC in worker
Eric Wong
1
-0/+1
2011-08-29
add GPLv3 option to the license
Eric Wong
14
-300/+655
2011-08-25
unicorn 4.1.1 - fix last-resort timeout accuracy
v4.1.1
Eric Wong
2
-2/+2
2011-08-25
doc: add Application Timeouts document
Eric Wong
2
-0/+78
2011-08-24
test_helper: remove needless LOAD_PATH mangling
Eric Wong
1
-5/+0
2011-08-24
fix sleep/timeout activation accuracy
Eric Wong
1
-7/+7
2011-08-22
.document: re-add OobGC documentation
Eric Wong
1
-0/+1
[next]