rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: rack-devel@googlegroups.com
Subject: [PULL] all my recent-ish patches in one branch
Date: Mon, 30 Dec 2013 02:21:00 +0000	[thread overview]
Message-ID: <20131230022100.GA10734@dcvr.yhbt.net> (raw)

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.

                 reply	other threads:[~2014-01-01 15:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131230022100.GA10734@dcvr.yhbt.net \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).