Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporarily ship with ContentLength middleware. | José Valim | 2011-05-20 | 1 | -4/+4 |
* | Move Rails::Rack::Metal to Rails::Application::Metal and just add cascade if ... | José Valim | 2010-01-26 | 1 | -1/+0 |
* | Default to sync instrumentation. | José Valim | 2010-01-21 | 1 | -0/+1 |
* | Move middleware builder back to Rails::Rack::Metal without losing the new beh... | José Valim | 2010-01-17 | 1 | -2/+3 |
* | Cleanup junk metal and revise API | Joshua Peek | 2010-01-10 | 1 | -1/+0 |
* | Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks. | Jeremy Kemper | 2008-12-18 | 1 | -1/+1 |
* | Introduce Rails Metal | Joshua Peek | 2008-12-16 | 1 | -0/+1 |
* | Move debugger into middleware | Joshua Peek | 2008-11-25 | 1 | -0/+1 |
* | Added rack logger middleware that tails the environment log | Joshua Peek | 2008-08-19 | 1 | -0/+1 |
* | Added Rack middleware to handle static files. | Joshua Peek | 2008-06-01 | 1 | -0/+5 |