rack.git  about / heads / tags
a modular Ruby webserver interface
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  misattribute fix misattributed entries in CHANGELOG (2022-12-24)
  chunk        chunked: remove deprecation warning (2022-09-01)
  no-unicorn   README.rdoc: remove incorrect URL for unicorn (2019-12-15)
  webrick-devdep webrick: remove concurrent-ruby dev dependency (2017-12-29)
  logger-time  common_logger: rely on monotonic clock (2017-06-29)
  deflater     deflater: reduce live Time objects (2017-06-29)
  rfc7231-sec6.3.6-205 Revert "Add 205 Reset Content to the list of statuses without a message body" (2016-12-14)
  no-deflate   deflater: remove "deflate" encoding support (2016-07-26)
  webrick-header-each webrick: detect partial hijack without hash headers (2016-05-12)
  lint-case-sens lint: clarify "rack.hijack" case-sensitivity in response (2016-05-12)
  zlib-disco   deflater: always finish zlib stream before closing (2015-09-21)
* master       conditionalget: avoid const lookup in case/when (2014-10-05)
  when-lit     conditionalget: avoid const lookup in case/when (2014-10-05)
  readme-trim  README: remove Rainbows! and Zbatery from server list (2014-08-04)
  yhbt         Merge remote-tracking branch 'bogomips/yahns' into yhbt (2013-12-30)
  ancient-chunked chunked: do not chunk on pre-HTTP/1.0 clients (2013-11-12)
  builder-map-to_app builder: avoid to_app on every request when using map (2013-11-06)
  yahns        README: update to add yahns to the list of servers (2013-10-18)
  lint-headerhash lint: avoid TypeError on non-Hash-like response headers (2013-01-22)
  deflate-flush-c0d7bc2d deflater flushes each chunk of the response (2011-04-27)
  conditionalget conditionalget: use canonical "ETag" capitalization (2011-02-23)
  deflate-flush deflater flushes each chunk of the response (2011-01-17)
  showexceptions showexceptions: gracefully handle empty backtraces (2010-10-08)
  mri-1.9.2dev make Rack::Session::Cookie spec immune to Marshal changes (2009-12-31)
  rack-1.1-doc update README, Sunshowers is not a web server (2009-12-26)
  rack.io      add "rack.io" to Mongrel request (2009-12-24)

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