Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use AbstractController error constants | Joshua Peek | 2009-12-16 | 1 | -3/+2 | |
* | Reduce usage of interpret_status. It should also return a integer | Joshua Peek | 2009-12-10 | 1 | -3/+1 | |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -2/+2 | |
* | ActionPack components should no longer have undeclared dependencies. | Yehuda Katz + Carl Lerche | 2009-06-08 | 1 | -0/+2 | |
* | Make the default 500 Internal Server Error page more friendly. Many people do... | Hongli Lai (Phusion) | 2009-05-27 | 1 | -1/+4 | |
* | Got all the dispatch tests running on new base | Carl Lerche | 2009-05-26 | 1 | -5/+6 | |
* | Wrap string body in an array | Jeremy Kemper | 2009-05-20 | 1 | -1/+1 | |
* | Merge Failsafe middleware into ShowExceptions | Joshua Peek | 2009-05-17 | 1 | -47/+40 | |
* | Merge branch 'master' into wip_abstract_controller | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -0/+2 | |
* | Extract ActionController rescue templates into Rescue and ShowExceptions midd... | Joshua Peek | 2009-05-02 | 1 | -0/+142 |