aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/templates/rescues
Commit message (Expand)AuthorAgeFilesLines
* Fixed error handling of broken layouts #1115 [Michael Schubert]David Heinemeier Hansson2005-04-171-1/+1
* Improved the message display on the exception handler pages #963 [Johan Soren...David Heinemeier Hansson2005-03-313-6/+9
* Tweaked the rescue with breakpoint, still not perfectDavid Heinemeier Hansson2005-03-231-9/+10
* Improved error reporting especially around never shallowing exceptions. Debug...David Heinemeier Hansson2005-03-231-3/+5
* Added new keyword to specify load paths as being component based. Added bette...David Heinemeier Hansson2005-02-201-1/+1
* Gives Rescues some Love #680David Heinemeier Hansson2005-02-202-2/+10
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-151-0/+8
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-151-8/+0
* Merged back the Routing branchDavid Heinemeier Hansson2005-02-151-0/+8
* Fixed three issues with retrying breakpoints #417 [Florian Gross]David Heinemeier Hansson2005-01-101-4/+7
* Added POST support for the breakpoint retries, so form processing that raises...David Heinemeier Hansson2004-12-181-1/+12
* Added breakpoint retries on rescue screensDavid Heinemeier Hansson2004-12-091-0/+2
* Syntax errors and other exceptions thrown outside of an action are now gracef...David Heinemeier Hansson2004-12-063-17/+5
* InitialDavid Heinemeier Hansson2004-11-246-0/+109