unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 7532df3cb60d8edc9d397029b9e2dcd7078cfa70 583 bytes (raw)
$ git show v0.5.1:CHANGELOG	# shows this blob on the CLI

1
2
3
4
5
6
7
8
9
 
v0.5.1 - exit correctly on INT/TERM, QUIT is still recommended, however
v0.5.0 - {after,before}_fork API change, small tweaks/fixes
v0.4.2 - fix Rails ARStore, FD leak prevention, descriptive proctitles
v0.4.1 - Rails support, per-listener backlog and {snd,rcv}buf
v0.2.3 - Unlink Tempfiles after use (they were closed, just not unlinked)
v0.2.2 - small bug fixes, fix Rack multi-value headers (Set-Cookie:)
v0.2.1 - Fix broken Manifest that cause unicorn_rails to not be bundled
v0.2.0 - unicorn_rails launcher script.
v0.1.0 - Unicorn - UNIX-only fork of Mongrel free of threading

git clone https://yhbt.net/unicorn.git