Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix environment variable testing code in failsafe.rb. | Hongli Lai (Phusion) | 2009-04-26 | 1 | -1/+1 | |
* | Fix typo in stale session check [#2404 state:resolved] | Joshua Peek | 2009-04-26 | 1 | -1/+1 | |
* | Remove RewindableInput middleware since all input MUST be rewindable accordin... | Joshua Peek | 2009-04-25 | 1 | -19/+0 | |
* | Remove pending rack specifications until they are official | Joshua Peek | 2009-04-25 | 1 | -1/+1 | |
* | Opt in to JSON | Jeremy Kemper | 2009-04-22 | 1 | -0/+2 | |
* | Always buffer rack.input if it is not rewindable | Mislav Marohnić | 2009-04-17 | 1 | -17/+8 | |
* | Move reloader middleware in ActionDispatch | Joshua Peek | 2009-04-14 | 1 | -0/+14 | |
* | Move middleware stack out of utils folder | Joshua Peek | 2009-04-14 | 1 | -0/+119 | |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 2 | -32/+42 | |
* | Merge commit 'rails/3-0-unstable' | Yehuda Katz | 2009-01-30 | 3 | -6/+10 | |
* | Move HTTP libs and middleware into ActionDispatch component | Joshua Peek | 2009-01-27 | 6 | -0/+590 |