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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show friendly message to install action mailbox if the related table does not...
Prathamesh Sonpatki
2019-03-12
2
-0
/
+5
*
fix NameError
kurosawat
2019-02-05
2
-2
/
+2
*
Recommend adding the requested domain to hosts whitelist only in development
Marc Schütz
2019-01-23
2
-4
/
+4
*
Introduce a guard against DNS rebinding attacks
Genadi Samokovarov
2018-12-15
2
-0
/
+12
*
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
2
-2
/
+2
|
\
|
*
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
2
-2
/
+2
*
|
Show nested exceptions on the debug view
Yuki Nishijima
2018-07-15
7
-46
/
+76
|
/
*
Use the same tag as other views to display the error message
yuuji.yaginuma
2018-04-23
1
-1
/
+1
*
Create MissingExactTemplate exception with separate template
Vinicius Stock
2018-04-20
2
-0
/
+22
*
Help if Active Storage tables are missing
Claudio B
2017-12-21
2
-0
/
+34
*
Prevent source line wrapping in rescue layout
Dave Gynn
2017-10-31
1
-0
/
+1
*
Add text template for source code
Tijmen Brommet
2015-11-03
2
-0
/
+8
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
2
-2
/
+2
*
Refactor debug view
Kir Shatrov
2014-12-02
1
-21
/
+2
*
Pretty-print request params on exception page
Kir Shatrov
2014-12-01
1
-1
/
+8
*
Show source view and backtrace on missing template errors
Genadi Samokovarov
2014-11-24
2
-0
/
+6
*
Rename #source_extract to #source_extracts in ExceptionWrapper
Genadi Samokovarov
2014-11-16
1
-5
/
+5
*
Don't let #{application,framework,full}_trace be nil
Genadi Samokovarov
2014-11-16
1
-20
/
+18
*
Show the user’s application in the source window and select the correct tra...
Byron Bischoff
2014-10-23
2
-2
/
+2
*
Use Hash#each_key instead of Hash#keys.each
Erik Michaels-Ober
2014-09-29
1
-1
/
+1
*
this should be accessing the hash, not calling a method
Aaron Patterson
2014-08-13
1
-1
/
+1
*
Retrieve source code for the entire stack trace
Ryan Dao
2014-08-08
6
-59
/
+67
*
Display diagnostics in text format for xhr request
Vlad Bokov
2014-04-14
2
-0
/
+9
*
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
*
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
1
-0
/
+2
*
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
[next]