index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_controller
/
templates
/
rescues
/
_request_and_response.rhtml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added .erb and .builder as preferred aliases to the now deprecated .rhtml and...
David Heinemeier Hansson
2007-02-20
1
-44
/
+0
*
test controller rescues
Jeremy Kemper
2006-11-13
1
-8
/
+8
*
Fixed that some 500 rescues would cause 500's themselves because the response...
David Heinemeier Hansson
2006-10-09
1
-1
/
+1
*
Deprecation cleanup for rescues (closes #6339) [adam]
David Heinemeier Hansson
2006-10-09
1
-4
/
+4
*
use instance vars in rescue templates since controller may not be instantiate...
Jeremy Kemper
2006-10-02
1
-4
/
+4
*
Deprecate @response
Jeremy Kemper
2006-09-29
1
-4
/
+4
*
Deprecate direct usage of @params. Update ActionView::Base for instance var d...
Jeremy Kemper
2006-08-07
1
-1
/
+1
*
Remove the unused, slow response_dump and session_dump variables from error p...
Jeremy Kemper
2005-11-16
1
-2
/
+0
*
Take retry with breakpoint out until we fix it
David Heinemeier Hansson
2005-10-15
1
-1
/
+1
*
Removed dumping of template assigns on the rescue page as it would very easil...
David Heinemeier Hansson
2005-04-30
1
-7
/
+0
*
Tweaked the rescue with breakpoint, still not perfect
David Heinemeier Hansson
2005-03-23
1
-9
/
+10
*
Improved error reporting especially around never shallowing exceptions. Debug...
David Heinemeier Hansson
2005-03-23
1
-3
/
+5
*
Added new keyword to specify load paths as being component based. Added bette...
David Heinemeier Hansson
2005-02-20
1
-1
/
+1
*
Gives Rescues some Love #680
David Heinemeier Hansson
2005-02-20
1
-1
/
+9
*
Fixed three issues with retrying breakpoints #417 [Florian Gross]
David Heinemeier Hansson
2005-01-10
1
-4
/
+7
*
Added POST support for the breakpoint retries, so form processing that raises...
David Heinemeier Hansson
2004-12-18
1
-1
/
+12
*
Added breakpoint retries on rescue screens
David Heinemeier Hansson
2004-12-09
1
-0
/
+2
*
Syntax errors and other exceptions thrown outside of an action are now gracef...
David Heinemeier Hansson
2004-12-06
1
-2
/
+0
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+28