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
*
Display diagnostics in text format for xhr request
Vlad Bokov
2014-04-14
2
-0
/
+9
*
Split search results into 'exact matches' and 'fuzzy matches'.
Winston
2014-04-11
1
-60
/
+96
*
Improve CSS styling for routing error html page.
Winston
2014-04-11
1
-7
/
+25
*
Implement fuzzy matching for route search on routing error html page.
Winston
2014-04-11
1
-8
/
+10
*
Spelling and Grammar checks
Akshay Vishnoi
2013-12-12
1
-2
/
+2
*
Display exceptions in text format for xhr request
Kir Shatrov
2013-08-22
12
-0
/
+63
*
Escape the message of an exception in debug_exceptions to avoid bad rendering
Adrien Siami
2013-08-21
5
-5
/
+5
*
Add styling to h1
Tim Krajcar
2013-05-02
1
-0
/
+6
*
Use camelize instead of capitalize on error screen
Nikolay Shebanov
2013-04-10
1
-1
/
+1
*
change array of array to hash
Vipul A M
2013-04-09
1
-6
/
+4
*
Mark unused variables and make some style fixes
Agis Anastasopoulos
2013-04-08
1
-1
/
+1
*
Change useless tr to gsub
robertomiranda
2013-03-06
1
-2
/
+2
*
change useless gsub to tr
robertomiranda
2013-03-05
2
-3
/
+3
*
Return false on toggle on error pages
Bartlomiej Kozal
2013-02-17
2
-6
/
+7
*
In Browser Path Matching with Javascript
schneems
2013-01-20
2
-11
/
+99
*
Rename route_wrapper partial layout to table
Carlos Antonio da Silva
2013-01-06
1
-0
/
+0
*
Move table routes formatter class to the inspector and rename it
Carlos Antonio da Silva
2013-01-06
1
-1
/
+1
*
Close container div tag in routing error page
Carlos Antonio da Silva
2013-01-05
1
-9
/
+11
*
Move style to head to make routes page valid html5
Carlos Antonio da Silva
2013-01-05
2
-4
/
+6
*
display mountable engine routes on RoutingError.
Yves Senn
2013-01-05
1
-2
/
+2
*
Remove unnecessary `ERB::Util::h`
Ryunosuke SATO
2013-01-05
7
-17
/
+17
*
move error page js into script tag
Gosha Arinich
2013-01-04
3
-5
/
+27
*
fix env toggling, improve error page styling
Gosha Arinich
2013-01-03
2
-12
/
+10
*
Fixing closing </p>
Guillermo Iguaran
2013-01-02
1
-1
/
+1
*
Fix a number of validation/style errors:
Sam Ruby
2013-01-02
2
-8
/
+7
*
Merge pull request #8688 from goshakkk/error-page-toggle
Guillermo Iguaran
2013-01-02
1
-3
/
+3
|
\
|
*
allow toggling dumps instead of just showing
Gosha Arinich
2013-01-02
1
-3
/
+3
*
|
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
|
/
*
Fix indent in UnknownAction template
Guillermo Iguaran
2013-01-01
1
-1
/
+1
*
Summary and Details HTML elements aren't supported in all modern browsers
Guillermo Iguaran
2012-12-31
2
-12
/
+12
*
Add style to AV::Template::Error exception page
Guillermo Iguaran
2012-12-31
1
-13
/
+40
*
Improve line-height to have better line spacing in exception message
Guillermo Iguaran
2012-12-31
1
-0
/
+1
*
Add new style to Routing Error page
Guillermo Iguaran
2012-12-31
1
-19
/
+22
*
Styling for exception page
Guillermo Iguaran
2012-12-31
6
-29
/
+150
*
Add source extract to detailed exception page
Guillermo Iguaran
2012-12-31
2
-0
/
+9
*
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
[next]