rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
 messages from 2011-07-26 09:07:26 to 2014-04-10 11:21:53 UTC [more...]

Not cleaning up tempfiles for multipart?
 2014-03-27 21:40 UTC  (11+ messages)

[PULL] all my recent-ish patches in one branch
 2013-12-30  2:21 UTC 

[PATCH] chunked: do not chunk on pre-HTTP/1.0 clients
 2013-11-12 21:07 UTC 

[RFC/PATCH] Add Rack::Builder#warmup method for app preloading
 2013-11-06  3:12 UTC  (7+ messages)
        ` [PATCH] builder: avoid to_app on every request when using map

transforming a rack response into a Goliath-compatible response
 2013-10-29  0:00 UTC  (2+ messages)

[PATCH] README: update to add yahns to the list of servers
 2013-10-18 19:52 UTC 

Rack 2 (rack-devel@googlegroups.com)
 2013-07-10  2:18 UTC  (5+ messages)

call rack middleware inside method
 2013-05-22  9:18 UTC 

Serving static files from directories whose name includes a dot
 2013-05-06  7:25 UTC  (2+ messages)

Problem with env hash and YARD?
 2013-05-03 16:54 UTC 

Possible threading issues with Rack::Mount
 2013-05-03  6:04 UTC 

[RFC/PATCH] lint: additional response checking/skipping for hijack
 2013-04-28  1:17 UTC  (6+ messages)

Deprecate Mongrel
 2013-04-15 22:26 UTC  (4+ messages)

[SEC][ANN] Rack 1.5.2, a modular Ruby webserver interface
 2013-02-08  3:14 UTC 

[SEC][ANN] Rack 1.4.5, a modular Ruby webserver interface
 2013-02-08  3:13 UTC 

[SEC][ANN] Rack 1.3.10, a modular Ruby webserver interface
 2013-02-08  3:11 UTC 

[SEC][ANN] Rack 1.2.8, a modular Ruby webserver interface
 2013-02-08  3:10 UTC 

[SEC][ANN] Rack 1.1.6, a modular Ruby webserver interface
 2013-02-08  3:09 UTC 

Running rack tests on Windows (both 1.9.3 and 2.0.0)
 2013-02-07  2:02 UTC  (6+ messages)

[ANN] Rack 1.5.1, a modular Ruby webserver interface
 2013-01-28 22:52 UTC 

[SEC][ANN] Rack 1.5.0, a modular Ruby webserver interface
 2013-01-26 19:11 UTC  (7+ messages)

[PATCH] lint: avoid TypeError on non-Hash-like response headers
 2013-01-22 16:05 UTC  (2+ messages)

[SEC][ANN] Rack 1.4.4, a modular Ruby webserver interface
 2013-01-13 22:08 UTC 

[SEC][ANN] Rack 1.3.9, a modular Ruby webserver interface
 2013-01-13 22:07 UTC 

[SEC][ANN] Rack 1.2.7, a modular Ruby webserver interface
 2013-01-13 22:05 UTC 

[SEC][ANN] Rack 1.1.5, a modular Ruby webserver interface
 2013-01-13 22:04 UTC 

Experiment with Rack authentication middleware
 2013-01-13 17:36 UTC 

SSE stops working after updating rack version to 1.4.3
 2013-01-10  9:55 UTC  (3+ messages)

[SEC][ANN] Rack 1.4.3, a modular Ruby webserver interface
 2013-01-07 18:50 UTC 

[SEC][ANN] Rack 1.3.8, a modular Ruby webserver interface
 2013-01-07 18:49 UTC 

[SEC][ANN] Rack 1.4.2, a modular Ruby webserver interface
 2013-01-07  4:27 UTC  (2+ messages)

[SEC][ANN] Rack 1.3.7, a modular Ruby webserver interface
 2013-01-07  2:42 UTC 

[SEC][ANN] Rack 1.2.6, a modular Ruby webserver interface
 2013-01-07  2:39 UTC 

[SEC][ANN] Rack 1.1.4, a modular Ruby webserver interface
 2013-01-07  2:28 UTC 

Should server.run block?
 2012-11-04 17:59 UTC  (3+ messages)

Rack::CommonLogger does not receive Logger Instance. is this bug?
 2012-11-01 14:55 UTC  (3+ messages)

Rack::Sendfile and Rack::Auth tiny example
 2012-09-26 13:32 UTC 

Possible to read request's host in config.ru?
 2012-09-25  0:37 UTC  (5+ messages)

Windows CGI handler returns \r\r\n header
 2012-08-09  7:14 UTC  (3+ messages)

Middleware and post-request processing
 2012-08-07 10:49 UTC  (3+ messages)

Logging for debugging
 2012-08-01 13:59 UTC  (2+ messages)

SCRIPT_NAME and PATH_INFO
 2012-07-18 16:48 UTC  (2+ messages)

Rack::Sendfile and X-Accel-Mapping
 2012-07-18 16:20 UTC 

Checkbox selection trouble in request.params
 2012-06-16  8:13 UTC  (5+ messages)

Write an adapter in C
 2012-06-16  5:52 UTC  (2+ messages)

Rack::Utils::Context Question
 2012-06-15 23:13 UTC 

.eql? returns false on identity comparison of Tempfiles
 2012-06-05 17:05 UTC 

"singleton can't be dumped" error when storing an object in session
 2012-05-30  7:53 UTC  (3+ messages)

unit test failures
 2012-05-13 19:14 UTC  (2+ messages)

bug report and unit test for infinite loop parsing Content-Disposion header
 2012-05-07 15:04 UTC  (4+ messages)

bug report and unit test for infinite loop parsing Content-Disposion header
 2012-05-04 21:37 UTC 

Rack's Arquitetura
 2012-05-03  3:06 UTC 

How to use a rack middleware in rails application?
 2012-04-21  3:16 UTC  (5+ messages)

Rack asynchronous responses with async.callback
 2012-04-16  7:40 UTC  (2+ messages)

UploadedFile: why mv (and never cp)?
 2012-04-07 20:02 UTC  (2+ messages)

Getting started submitting a patch
 2012-03-19  0:38 UTC  (3+ messages)

Correction to Rack::Sendfile documentation (X-Accel-Mapping)
 2012-03-19  0:36 UTC  (2+ messages)

Bug Report: Certain characters in POST form data can cause exception in rack-1.3.2/lib/rack/backports/uri/common.rb:67:in `decode_www_form_component'
 2012-02-26  6:07 UTC  (4+ messages)

attack prevented by Rack::Protection::RemoteToken
 2012-02-24 13:50 UTC  (5+ messages)

Introducing guard-rack to automatically rackup on change
 2012-02-23 16:53 UTC 

Rack::Auth can not work with git command?
 2012-02-22 14:08 UTC 

Rack streamed proxy causing Net::HTTPOK#read_body called twice
 2012-02-22  8:41 UTC  (2+ messages)

Making a CGI request to a program (fossil-scm) from Rack (Sinatra)
 2012-02-21  0:41 UTC  (6+ messages)

[ANN] Rack 1.4.1, a modular Ruby webserver interface
 2012-01-23  6:51 UTC 

Rack::Static severly broken in 1.4.0
 2012-01-03 14:59 UTC  (2+ messages)

[SEC][ANN] Rack 1.4.0, a modular Ruby webserver interface
 2011-12-29  5:39 UTC  (4+ messages)

Rack Application Initializes On Every Request
 2011-12-29  4:47 UTC  (4+ messages)

Let me spam a bit about brand new Rack-based web framework - Presto
 2011-12-18 13:46 UTC 

[SEC][ANN] Rack 1.3.6, a modular Ruby webserver interface
 2011-12-28  2:52 UTC 

[SEC][ANN] Rack 1.2.5, a modular Ruby webserver interface
 2011-12-28  2:49 UTC 

[SEC][ANN] Rack 1.1.3, a modular Ruby webserver interface
 2011-12-28  2:44 UTC 

Purpose of config.ru (regarding server options), #245
 2011-12-21  9:08 UTC  (7+ messages)

Middleware for serving static files
 2011-12-21  2:49 UTC  (6+ messages)

multiple sessions on Sinatra use Rack::Session::Pool
 2011-12-13 14:44 UTC  (3+ messages)

[ANN] rack_mailer - A simple form mailer for any rack-compatible webapp
 2011-12-08 15:34 UTC  (2+ messages)
`  "

Rack multipart forms seem to assume line endings?
 2011-11-24  5:49 UTC  (2+ messages)

Rack adapter for Erlang HTTP server Cowboy
 2011-11-05 22:57 UTC 

[SEC] [ANN] Rack 1.3.4, a modular Ruby webserver interface
 2011-10-28 18:57 UTC  (4+ messages)

[ANN] Rack 1.3.5, a modular Ruby webserver interface
 2011-10-18  5:35 UTC 

Constructing and parsing 'Link' header
 2011-09-21 11:14 UTC 

[SEC] [ANN] Rack 1.3.3, a modular Ruby webserver interface
 2011-09-16 23:35 UTC 

1.1 Roadmap / EOL
 2011-09-08 19:50 UTC  (2+ messages)

Configuring rack based on lighttpd for ruby app
 2011-09-05  2:27 UTC  (2+ messages)

difference between normal rails application and rack application
 2011-08-18  9:09 UTC  (4+ messages)

Rack request['param']= not being honored?
 2011-08-08 22:22 UTC 

Session collisions on rails 3.1rc4 (authlogic, omniauth, memcache store, passenger)
 2011-08-04 23:26 UTC  (5+ messages)

How to handle unicode escaped params?
 2011-07-26  9:23 UTC  (4+ messages)


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