rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
* [PULL] all my recent-ish patches in one branch
@ 2013-12-30  2:21 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2013-12-30  2:21 UTC (permalink / raw)
  To: rack-devel

Just a round-up of the recent patches I've posted to this list against
current rack.git.  Feel free to cherry pick or use the original pulls,
too.

This is what runs all of YHBT.net and bogomips.org, so if you
decide to pull from http://bogomips.org/rack.git instead of git://,
it'll be rack serving rack in some weird way :o

I've been running the chunked and builder patches since the days
they were originally posted here and haven't noticed anything wrong.
And yahns is working great serving all of this.

---------------------------------------------------------------

The following changes since commit e6c14cc3203f8bb94d0105afa96b48f373736c55:

  Fix race condition in sendfile middleware (2013-12-28 14:18:35 -0400)

are available in the git repository at:

  git://bogomips.org/rack yhbt

for you to fetch changes up to 8822fba84af386380a9c05323fdc3cfc84ac5325:

  Merge remote-tracking branch 'bogomips/yahns' into yhbt (2013-12-30 01:58:31 +0000)

----------------------------------------------------------------

Eric Wong (6):
      README: update to add yahns to the list of servers
      builder: avoid to_app on every request when using map
      chunked: do not chunk on pre-HTTP/1.0 clients
      Merge remote-tracking branch 'bogomips/builder-map-to_app' into yhbt
      Merge remote-tracking branch 'bogomips/ancient-chunked' into yhbt
      Merge remote-tracking branch 'bogomips/yahns' into yhbt

 README.rdoc          |  1 +
 lib/rack/builder.rb  |  2 +-
 lib/rack/chunked.rb  | 13 ++++++++++++-
 test/spec_chunked.rb | 16 ++++++++++++++++
 4 files changed, 30 insertions(+), 2 deletions(-)

-- 

--- 
You received this message because you are subscribed to the Google Groups "Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-01 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-30  2:21 [PULL] all my recent-ish patches in one branch Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).