| Commit message (Expand) | Author | Age | Files | Lines |
* | Extract generic callbacks middleware from dispatcher | Joshua Peek | 2009-05-17 | 1 | -61/+39 |
* | Merge branch 'master' into wip_abstract_controller | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -32/+23 |
|\ |
|
| * | Wrap dispatcher callbacks around the whole middleware chain. Kill unnecessary... | Joshua Peek | 2009-05-03 | 1 | -23/+22 |
| * | Extract ActionController rescue templates into Rescue and ShowExceptions midd... | Joshua Peek | 2009-05-02 | 1 | -12/+4 |
| * | Switch functional tests to run through the rack interface instead of process | Joshua Peek | 2009-05-02 | 1 | -1/+1 |
* | | OMG, a lot of work | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -1/+1 |
|/ |
|
* | Make dispatcher instances immutable | Joshua Peek | 2009-04-14 | 1 | -3/+14 |
* | Final blow to CGI | Joshua Peek | 2009-04-14 | 1 | -14/+3 |
* | Move reloader middleware in ActionDispatch | Joshua Peek | 2009-04-14 | 1 | -2/+2 |
* | Make dispatcher instances immutable | Joshua Peek | 2009-04-14 | 1 | -13/+9 |
* | Final blow to CGI | Joshua Peek | 2009-04-14 | 1 | -20/+2 |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -25/+27 |
* | Updated old AC::Base for small changes to AV | Yehuda Katz and Carl Lerche | 2009-04-08 | 1 | -1/+0 |
* | Temporarily reraise to simplify debugging | Yehuda Katz | 2009-03-17 | 1 | -0/+1 |
* | Move HTTP libs and middleware into ActionDispatch component | Joshua Peek | 2009-01-27 | 1 | -2/+2 |
* | Reorganize ActionController folder structure | Joshua Peek | 2009-01-27 | 1 | -0/+116 |