index
:
unicorn.git
1.1.x-stable
4.x-stable
5.3-stable
5.4-stable
ccc-tcp
ccc-tcp-v2
ccc-tcp-v3
chroot
doc-5.3.0
gperf
httpdate-nogvl
jr/init
maint
master
no-kgio-wip
rfc2616-sec19.3
website-move
worker_exec
Rack HTTP server for Unix and fast clients
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-03
unicorn 3.0.1 - one bugfix for Rainbows!
v3.0.1
Eric Wong
2
-3
/
+3
2010-12-02
stream_input: avoid trailer parsing on unchunked requests
Eric Wong
1
-1
/
+1
2010-11-20
unicorn 3.0.0 - disable rewindable input!
v3.0.0
Eric Wong
2
-3
/
+3
2010-11-20
tests: stream_input tests for mixed gets/read calls
Eric Wong
2
-0
/
+45
2010-11-20
stream_input: use String#sub! instead of gsub!
Eric Wong
1
-1
/
+1
2010-11-20
stream_input: small cleanups and fixes
Eric Wong
2
-24
/
+20
2010-11-19
tests: isolate kgio 2.0.0 instead of the prerelease
Eric Wong
1
-1
/
+1
2010-11-19
unicorn 3.0.0pre2 - less bad than 2.x or 3.0.0pre1!
v3.0.0pre2
Eric Wong
2
-3
/
+3
2010-11-19
update to kgio 2.x series
Eric Wong
2
-2
/
+2
2010-11-18
Merge branch '2.0.x-stable'
Eric Wong
0
-0
/
+0
2010-11-18
unicorn 2.0.1 - fix errors in error handling
v2.0.1
Eric Wong
2
-3
/
+3
2010-11-18
tests: add parser error test from Rainbows!
Eric Wong
1
-0
/
+31
2010-11-18
tests: add parser error test from Rainbows!
Eric Wong
1
-0
/
+31
2010-11-18
stream_input: read with zero length returns ''
Eric Wong
2
-1
/
+18
2010-11-17
http_server: fix HttpParserError constant resolution
Eric Wong
1
-1
/
+1
2010-11-17
http_server: fix HttpParserError constant resolution
Eric Wong
1
-1
/
+1
2010-11-18
add missing test files
Eric Wong
2
-0
/
+24
2010-11-16
unicorn 3.0.0pre1
v3.0.0pre1
Eric Wong
2
-3
/
+3
2010-11-16
preread_input: no-op for non-rewindable "rack.input"
Eric Wong
1
-1
/
+1
2010-11-16
t0012: fix race condition in reload
Eric Wong
1
-1
/
+4
2010-11-13
tee_input: restore read position after #size
Eric Wong
2
-1
/
+24
2010-11-12
*_input: make life easier for subclasses/modules
Eric Wong
2
-14
/
+15
2010-11-11
http_parser: ensure keepalive is disabled when reset
Eric Wong
1
-0
/
+13
2010-11-11
configurator: enable "rewindable_input" directive
Eric Wong
6
-11
/
+94
2010-11-11
add stream_input class and build tee_input on it
Eric Wong
5
-140
/
+333
2010-11-11
switch versions to 3.0.0pre
Eric Wong
2
-3
/
+3
2010-11-07
tee_input: switch to simpler API for parsing trailers
Eric Wong
2
-1
/
+2
2010-11-06
http_parser: add HttpParser#next? method
Eric Wong
2
-2
/
+23
2010-11-06
enable HTTP keepalive support for all methods
Eric Wong
4
-55
/
+67
2010-10-28
t0012: fix race condition in reload
Eric Wong
1
-1
/
+4
2010-10-27
unicorn 2.0.0 - mostly internal cleanups
v2.0.0
Eric Wong
3
-4
/
+4
2010-10-27
Merge branch '1.1.x-stable'
Eric Wong
0
-0
/
+0
2010-10-27
Merge branch 'maint'
Eric Wong
0
-0
/
+0
2010-10-27
unicorn 1.1.5
v1.1.5
Eric Wong
2
-3
/
+3
2010-10-27
examples/unicorn.conf: add a note about throttling signals
Eric Wong
1
-1
/
+4
2010-10-27
unicorn 1.0.2
v1.0.2
maint
Eric Wong
3
-4
/
+4
2010-10-27
doc: stop using deprecated rdoc CLI options
Eric Wong
2
-2
/
+2
2010-10-27
gemspec: depend on Isolate 3.0.0 for dev
Eric Wong
1
-1
/
+1
2010-10-27
doc: stop using deprecated rdoc CLI options
Eric Wong
2
-2
/
+2
2010-10-27
gemspec: depend on Isolate 3.0.0 for dev
Eric Wong
1
-1
/
+1
2010-10-27
doc: stop using deprecated rdoc CLI options
Eric Wong
2
-2
/
+2
2010-10-27
gemspec: depend on Isolate 3.0.0 for dev
Eric Wong
1
-1
/
+1
2010-10-27
configurator: reloading with unset values restores default
Eric Wong
2
-5
/
+93
2010-10-27
configurator: use "__send__" instead of "send"
Eric Wong
1
-1
/
+1
2010-10-27
configurator: reloading with unset values restores default
Eric Wong
2
-5
/
+93
2010-10-27
configurator: use "__send__" instead of "send"
Eric Wong
1
-1
/
+1
2010-10-27
configurator: reloading with unset values restores default
Eric Wong
2
-5
/
+93
2010-10-27
configurator: use "__send__" instead of "send"
Eric Wong
1
-1
/
+1
2010-10-27
Rakefile: capture prerelease tags
Eric Wong
1
-1
/
+1
2010-10-27
Rakefile: don't post freshmeat on empty changelogs
Eric Wong
1
-2
/
+6
[next]