unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] unicorn 4.6.0pre1 - hijacking support!
@ 2013-01-29 21:10 Eric Wong
  2013-01-29 21:23 ` [PATCH] manpage: update middleware-related documentation Eric Wong
  2013-02-04 13:40 ` [ANN] unicorn 4.6.0pre1 - hijacking support! Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2013-01-29 21:10 UTC (permalink / raw)
  To: mongrel-unicorn

Installing from RubyGems.org: gem install --pre unicorn

>From db919d18e01f6b2339915cbd057fba9dc040988b Mon Sep 17 00:00:00 2001
From: Eric Wong <normalperson@yhbt.net>
Date: Tue, 29 Jan 2013 21:02:55 +0000
Subject: [PATCH] unicorn 4.6.0pre1 - hijacking support

This pre-release adds hijacking support for Rack 1.5 users.
See Rack documentation for more information about hijacking.
There is also a new --no-default-middleware/-N option
for the `unicorn' command to ignore RACK_ENV within unicorn.
---
 GIT-VERSION-GEN | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 365df8d..46ef417 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.5.0
+DEF_VER=v4.6.0.pre1
 
 LF='
 '
-- 
1.8.1.1.253.g2934a48
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-04 13:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-29 21:10 [ANN] unicorn 4.6.0pre1 - hijacking support! Eric Wong
2013-01-29 21:23 ` [PATCH] manpage: update middleware-related documentation Eric Wong
2013-02-04 13:40 ` [ANN] unicorn 4.6.0pre1 - hijacking support! Eric Wong

Code repositories for project(s) associated with this public inbox

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

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).