unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       t/lib.perl: fix Perl integration tests w/o installation (2024-04-15)
  pico         ext: switch filter_body to picohttpparser (2021-10-25)
  v6-wip       Merge remote-tracking branch 'origin/master' into v6-wip (2021-03-15)
  gperf        http: gperf 3.0.3 compatibility (2019-07-05)
  no-kgio-wip  remove kgio from all read(2) and write(2) wrappers (2019-05-26)
  5.4-stable   unicorn 5.4.1 (2018-07-23)
  5.3-stable   unicorn 5.3.1 (2017-10-03)
  ccc-tcp-v3   test_ccc: use a pipe to synchronize test (2017-03-22)
  worker_exec  Don't pass a block for fork when forking workers (2017-03-13)
  doc-5.3.0    doc: add version annotations for new features (2017-03-08)
  ccc-tcp-v2   check_client_connection: use tcp state on linux (2017-03-08)
  ccc-tcp      check_client_connection: use tcp state on linux (2017-03-07)
  chroot       Add after_worker_ready configuration option (2017-02-23)
  jr/init      examples/init.sh: update to reduce upgrade raciness (2016-06-07)
  4.x-stable   support TempfileReaper in deployment and development envs (2015-04-24)
  httpdate-nogvl httpdate: support running multi-threaded code without a GVL (Rubinius) (2014-01-01)
  1.1.x-stable unicorn 1.1.7 - major fixes to minor components (2011-04-30)
  maint        unicorn 1.0.2 (2010-10-27)

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