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
/
rescues
/
layout.erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retrieve source code for the entire stack trace
Ryan Dao
2014-08-08
1
-0
/
+6
*
Add styling to h1
Tim Krajcar
2013-05-02
1
-0
/
+6
*
Return false on toggle on error pages
Bartlomiej Kozal
2013-02-17
1
-3
/
+4
*
Move style to head to make routes page valid html5
Carlos Antonio da Silva
2013-01-05
1
-0
/
+2
*
move error page js into script tag
Gosha Arinich
2013-01-04
1
-0
/
+22
*
fix env toggling, improve error page styling
Gosha Arinich
2013-01-03
1
-11
/
+9
*
Cleanup some unnecessary CSS on the new error page and reformat some lines.
Lucas Mazza
2013-01-02
1
-12
/
+13
*
add source line padding
Gosha Arinich
2013-01-02
1
-0
/
+4
*
Summary and Details HTML elements aren't supported in all modern browsers
Guillermo Iguaran
2012-12-31
1
-4
/
+4
*
Improve line-height to have better line spacing in exception message
Guillermo Iguaran
2012-12-31
1
-0
/
+1
*
Styling for exception page
Guillermo Iguaran
2012-12-31
1
-5
/
+92
*
CSS fix to prevent error output from being breaking out of body element.
Olivier Lacan
2011-11-03
1
-0
/
+1
*
Rescues template HTML5 doctype and the utf8 charset meta tag, and better font...
Matias Korhonen
2011-05-03
1
-2
/
+4
*
Extract ActionController rescue templates into Rescue and ShowExceptions midd...
Joshua Peek
2009-05-02
1
-0
/
+29