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
/
controller
/
action_pack_assertions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
url -> URL where apt inside actionpack/
Sharang Dashputre
2019-04-01
1
-1
/
+1
*
Revert ensure external redirects are explicitly allowed
Gannon McGibbon
2019-01-22
1
-3
/
+3
*
Ensure external redirects are explicitly allowed
Gannon McGibbon
2019-01-17
1
-3
/
+3
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
1
-10
/
+8
*
warning: ambiguous first argument; put parentheses or a space even after `/' ...
utilum
2018-04-20
1
-1
/
+1
*
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
1
-3
/
+3
*
Use assert_empty and assert_not_empty
Daniel Colson
2018-01-25
1
-3
/
+3
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-15
/
+15
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+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
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
fix with_routing when testing api only controllers
Julia López
2016-12-29
1
-0
/
+24
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-2
/
+0
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-25
/
+25
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-52
/
+52
*
Deprecate :controller and :action path parameters
Andrew White
2016-03-01
1
-4
/
+16
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-1
/
+1
*
stop calling deprecated methods
Aaron Patterson
2015-09-21
1
-1
/
+1
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-9
/
+9
*
only call methods that are on the superclass
Aaron Patterson
2015-07-14
1
-2
/
+2
*
only have one TestResponse class
Aaron Patterson
2015-07-13
1
-1
/
+1
*
Remove `assigns` and `assert_template`.
Guo Xiang Tan
2015-05-30
1
-209
/
+0
*
Deprecate `:nothing` option for render method
Mehmet Emin İNAÇ
2015-05-28
1
-1
/
+1
*
Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration
Kir Shatrov
2015-01-29
1
-1
/
+3
*
adding that assert_template with :layout will raise ArgumentError for unknown...
Carsten Wirth
2014-12-16
1
-0
/
+7
*
Expectations first
Akira Matsuda
2014-08-18
1
-7
/
+7
*
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-17
1
-0
/
+23
|
\
|
*
Fix assert_template for files.
Guo Xiang Tan
2014-08-14
1
-0
/
+23
*
|
Removed require's for html-scanner.
Timm
2014-06-16
1
-1
/
+0
*
|
Removed tag.rb since it has been deprecated.
Timm
2014-06-15
1
-5
/
+0
|
/
*
Prefer assert_raise instead of flunk + rescue to test for exceptions
Carlos Antonio da Silva
2013-12-19
1
-10
/
+6
*
Fix incorrect assert_redirected_to failure message
Derek Prior
2013-09-19
1
-0
/
+18
*
Fix warnings
Carlos Antonio da Silva
2013-03-07
1
-2
/
+2
*
Allow use of assert_template with the :file option.
Justin Coyne
2013-03-01
1
-0
/
+35
*
deprecate `assert_blank` and `assert_present`.
Yves Senn
2013-01-05
1
-1
/
+1
*
assert_template: validating option keys
Roberto Soares
2012-11-25
1
-0
/
+6
*
`assert_template` fails with empty string.
Roberto Soares
2012-11-23
1
-0
/
+7
*
`assert_template` fails with empty string when a template has been rendered
Roberto Soares
2012-11-23
1
-0
/
+7
*
`assert_template` no more passing with what ever string that matches.
Hugo Roque
2012-09-29
1
-0
/
+22
*
Move action_controller/vendor/html-scanner to action_view
Piotr Sarnacki
2012-08-28
1
-1
/
+1
*
Improve assert_template layout checking
Alexey Vakhov
2012-05-04
1
-0
/
+15
*
Fix assert_template :layout => nil assertion
Alexey Vakhov
2012-05-04
1
-0
/
+12
*
Fix assert_template assertion with :layout option
Alexey Vakhov
2012-05-04
1
-0
/
+10
*
Allows assert_redirected_to to accept a regular expression
Andy Lindeman
2012-05-03
1
-0
/
+4
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-10
/
+10
*
Remove deprecation warning from test related to old process api
Carlos Antonio da Silva
2012-01-06
1
-1
/
+1
*
Revert "remove deprecated API"
Aaron Patterson
2012-01-05
1
-1
/
+1
*
remove deprecated API
Aaron Patterson
2012-01-05
1
-1
/
+1
[next]