aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/templates/rescues/_request_and_response.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused, slow response_dump and session_dump variables from error p...Jeremy Kemper2005-11-161-2/+0
* Take retry with breakpoint out until we fix itDavid Heinemeier Hansson2005-10-151-1/+1
* Removed dumping of template assigns on the rescue page as it would very easil...David Heinemeier Hansson2005-04-301-7/+0
* 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-201-1/+9
* 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-061-2/+0
* InitialDavid Heinemeier Hansson2004-11-241-0/+28