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
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove warings from rescues: don't define more than once debug_hash method an...
Emilio Tagua
2010-09-28
1
-2
/
+2
*
Remove remaining warnings on _trace by adding parenthesis to gsub arguments.
Emilio Tagua
2010-09-28
1
-3
/
+3
*
Use parenthesis to avoid ambiguous first argument warning.
Emilio Tagua
2010-09-28
1
-1
/
+1
*
Include backtrace in failsafe log. Rescue possible exceptions in failsafe res...
Jeremy Kemper
2010-06-04
1
-1
/
+1
*
Use config.filter_parameters on in-browser request dump. [#4335 state:resolved]
José Valim
2010-04-07
1
-1
/
+1
*
Prettier hash dump
Joshua Peek
2010-01-18
1
-3
/
+7
*
Show Rack env dump on exception page
Joshua Peek
2010-01-18
1
-1
/
+4
*
Use backtrace cleaner for dev mode exception page
Joshua Peek
2010-01-16
2
-4
/
+4
*
Update reference to deprecated constant to avoid warnings
Bryan Helmkamp
2009-11-28
1
-1
/
+1
*
1.9 fix for changes to #to_s. By Sam Ruby. [#3228 state:resolved]
Yehuda Katz
2009-09-18
1
-2
/
+2
*
Extract ActionController rescue templates into Rescue and ShowExceptions midd...
Joshua Peek
2009-05-02
8
-0
/
+124