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
/
test
/
dispatch
/
debug_exceptions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change `ActionDispatch::Response#content_type` returning Content-Type header ...
yuuji.yaginuma
2019-06-01
1
-15
/
+15
*
Merge pull request #36196 from st0012/fix-29947
Eileen M. Uchitelle
2019-05-07
1
-0
/
+19
*
Drop the ambiguous `ActiveSupport::ActionableError#===` check
Genadi Samokovarov
2019-04-19
1
-0
/
+31
*
url -> URL where apt inside actionpack/
Sharang Dashputre
2019-04-01
1
-1
/
+1
*
Add the `Mime::Type::InvalidMimeType` error in the default rescue_response:
Edouard CHIN
2019-03-26
1
-0
/
+6
*
Pass locals in to the template object on construction
Aaron Patterson
2019-02-25
1
-1
/
+1
*
Always pass a format to the ActionView::Template constructor
Aaron Patterson
2019-02-25
1
-1
/
+1
*
Loosen check of error cause file
yuuji.yaginuma
2019-01-26
1
-2
/
+2
*
Fixed a bug where the debug view does not show the error page properly
Yuki Nishijima
2019-01-24
1
-2
/
+19
*
Prefer strings over regex expressions
Yuki Nishijima
2019-01-24
1
-22
/
+20
*
1. Replaced unused variables by `_`.
alkesh26
2019-01-22
1
-1
/
+1
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
1
-18
/
+14
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-1
/
+1
*
Show nested exceptions on the debug view
Yuki Nishijima
2018-07-15
1
-11
/
+60
*
Introduce ActionDispatch::DebugExceptions interceptors
Genadi Samokovarov
2018-04-20
1
-0
/
+24
*
[Action Pack] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Prepare AP and AR to be frozen string friendly
Kir Shatrov
2017-07-06
1
-1
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Support plain loggers in DebugExceptions
Genadi Samokovarov
2016-10-28
1
-0
/
+17
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-3
/
+3
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-98
/
+98
*
Ensure logging on exceptions only includes what we expect
Matthew Draper
2016-07-02
1
-0
/
+23
*
Merge pull request #24912 from prathamesh-sonpatki/api-fix-response-format
Santiago Pastorino
2016-05-11
1
-32
/
+50
|
\
|
*
API only apps: Preserve request format for HTML requests too
Prathamesh Sonpatki
2016-05-11
1
-32
/
+50
*
|
BoomerAPI is not used anywhere, so removed it!
Prathamesh Sonpatki
2016-05-06
1
-7
/
+0
|
/
*
DebugException initialize with a response_format value
Jorge Bejar
2015-12-09
1
-2
/
+2
*
Fix some edge cases in AD::DebugExceptions in rails api apps
Jorge Bejar
2015-12-09
1
-11
/
+62
*
Response when error should be formatted properly in Rails API if local request
Jorge Bejar
2015-12-09
1
-0
/
+18
*
Merge pull request #22172 from tijmenb/fix-source-in-show-exception
Rafael França
2015-11-24
1
-0
/
+8
|
\
|
*
Add text template for source code
Tijmen Brommet
2015-11-03
1
-0
/
+8
*
|
Fix typo [ci skip]
Jake Worth
2015-11-12
1
-1
/
+1
|
/
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
1
-3
/
+7
*
Remove mocha from ActionPack tests
Marcin Olichwirowicz
2015-09-05
1
-3
/
+6
*
Get rid of mocha tests - part 2
Marcin Olichwirowicz
2015-08-25
1
-32
/
+25
*
Avoid accurate assertions on error messages
Robin Dupret
2015-03-02
1
-2
/
+2
*
Consistent usage of spaces in hashes across our codebase
Rafael Mendonça França
2015-01-29
1
-22
/
+22
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-31
/
+31
*
Refactor debug view
Kir Shatrov
2014-12-02
1
-0
/
+23
*
Show source view and backtrace on missing template errors
Genadi Samokovarov
2014-11-24
1
-0
/
+27
*
Show the user’s application in the source window and select the correct tra...
Byron Bischoff
2014-10-23
1
-1
/
+41
*
Expectations first
Akira Matsuda
2014-08-18
1
-6
/
+6
*
Merge pull request #16303 from rajcybage/removing_master
Yves Senn
2014-07-28
1
-0
/
+2
|
\
|
*
add comment to the empty each method for not removing it in future
Rajarshi Das
2014-07-26
1
-1
/
+2
|
/
*
Display diagnostics in text format for xhr request
Vlad Bokov
2014-04-14
1
-1
/
+2
*
Append link to bad code to backtrace when exception is SyntaxError
Boris Kuznetsov
2014-03-27
1
-0
/
+35
*
Revert "Merge pull request #9660 from sebasoga/change_strong_parameters_requi...
Guillermo Iguaran
2013-11-02
1
-6
/
+0
*
Merge pull request #9660 from sebasoga/change_strong_parameters_require_behav...
Guillermo Iguaran
2013-11-01
1
-0
/
+6
|
\
[next]