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_dispatch
/
middleware
/
show_exceptions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use backtrace cleaner for dev mode exception page
Joshua Peek
2010-01-16
1
-3
/
+18
*
@_formats initialization should be AbstractController::Base.
José Valim
2010-01-04
1
-1
/
+1
*
Add notifications to ActionDispatch::ShowExceptions, this can be used as hook...
José Valim
2010-01-03
1
-2
/
+22
*
All AD modules are "deferrable"
Joshua Peek
2009-12-22
1
-1
/
+2
*
AD::StatusCodes support is now part of rack
Joshua Peek
2009-12-22
1
-1
/
+1
*
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
[prev]