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
...
*
Minor js review [ci skip]
Carlos Antonio da Silva
2012-12-18
1
-7
/
+7
*
Format routes as html on debug page
schneems
2012-12-17
3
-1
/
+75
*
1.9 hash syntax changes to docs
AvnerCohen
2012-10-31
3
-5
/
+5
*
show routes while debugging RoutingError
schneems
2012-07-07
1
-2
/
+8
*
Try to convert object passed to debug_hash to hash
Piotr Sarnacki
2012-05-05
1
-2
/
+2
*
Add backtrace to development routing error page
schneems
2012-05-02
1
-1
/
+3
*
add help text to routing error
schneems
2011-12-17
1
-8
/
+13
*
CSS fix to prevent error output from being breaking out of body element.
Olivier Lacan
2011-11-03
1
-0
/
+1
*
Don't pluralize, camelize.
José Valim
2011-05-06
1
-1
/
+1
*
Only show dump of regular env methods on exception screen (not all the rack c...
David Heinemeier Hansson
2011-05-04
1
-1
/
+1
*
Rescues template HTML5 doctype and the utf8 charset meta tag, and better font...
Matias Korhonen
2011-05-03
1
-2
/
+4
*
correction to the outputted controller name in the diagnostics error template...
Josh Kalderimis
2011-03-24
1
-1
/
+1
*
render :template is faster than render :file
Santiago Pastorino
2011-01-01
2
-5
/
+4
*
This is not needed anymore
Santiago Pastorino
2011-01-01
1
-3
/
+0
*
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
[prev]