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
/
actionview
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
This test needs integer core ext for time
Rafael Mendonça França
2019-08-02
1
-0
/
+1
*
Require integer conversion for this test
Rafael Mendonça França
2019-08-02
1
-0
/
+1
*
Revert "MethodCallAssertions is a regular player of the team ActiveSupport::T...
Rafael Mendonça França
2019-08-02
1
-0
/
+3
*
Revert "You give jruby_skip & rubinius_skip a good name"
Rafael Mendonça França
2019-08-02
1
-0
/
+11
*
You give jruby_skip & rubinius_skip a good name
Akira Matsuda
2019-08-02
1
-11
/
+0
*
MethodCallAssertions is a regular player of the team ActiveSupport::TestCase now
Akira Matsuda
2019-08-02
1
-3
/
+0
*
Fix typo submited → submitted [ci skip]
hc0208
2019-07-31
1
-1
/
+1
*
Add AS::TimeZone#match?
Akira Matsuda
2019-07-29
1
-0
/
+2
*
Suppress Ruby warning: :warning: non-nil $, will be deprecated
Akira Matsuda
2019-07-29
1
-2
/
+6
*
Assert query counts in cache relation test
st0012
2019-07-28
1
-1
/
+16
*
Change test description with the correct URL name
Pietro Moro
2019-07-26
1
-8
/
+8
*
Change the test description to say the URL helper name in test.
Abhay Nikam
2019-07-27
1
-7
/
+7
*
Added a phone_to helper method, on the style of mail_to and sms_to. (#36775)
Pietro Moro
2019-07-26
1
-0
/
+64
*
Merge pull request #36764 from willianveiga/feature/inputs-inside-disabled-fi...
Rafael França
2019-07-26
1
-0
/
+18
|
\
|
*
Add test for submitted fields within disabled fieldsets
Willian Gustavo Veiga
2019-07-26
1
-0
/
+18
*
|
Merge pull request #36576 from mtsmfm/mtsmfm/fix-fixture-resolver
Rafael Mendonça França
2019-07-25
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
Support :any variants for FixtureResolver
Fumiaki MATSUSHIMA
2019-06-30
1
-0
/
+22
*
|
Merge pull request #36511 from aantix/sms_link_helper
Guillermo Iguaran
2019-07-19
1
-0
/
+62
|
\
\
|
*
|
Helper method to create an sms link - when clicked it opens the phone/desktop...
Jim Jones
2019-06-18
1
-0
/
+62
*
|
|
Empty array instead of nil for source_extract
Guilherme Mansur
2019-07-14
1
-0
/
+16
|
|
/
|
/
|
*
|
Merge pull request #36482 from Shopify/fix-translation-helper-default-hash
Rafael França
2019-06-17
1
-0
/
+5
|
\
\
|
*
|
Fix TranslationHelper#translate handling of Hash defaults
Jean Boussier
2019-06-14
1
-0
/
+5
*
|
|
Fix rubocop violations
Ryuta Kamizono
2019-06-14
1
-1
/
+0
|
/
/
*
|
Merge pull request #36437 from sudara/fix_programmatic_clicks_with_data_remote
Gannon McGibbon
2019-06-13
1
-0
/
+14
|
\
\
|
*
|
Ensure non-mouse/programmatic clicks work with data-remote
Sudara
2019-06-13
1
-0
/
+14
*
|
|
Merge pull request #36388 from joelhawksley/actionview-component
Aaron Patterson
2019-06-13
2
-0
/
+63
|
\
\
\
|
*
|
|
`RenderingHelper` supports rendering objects that `respond_to?` `:render_in`
Joel Hawksley
2019-06-12
2
-0
/
+63
*
|
|
|
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
7
-6
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #36422 from jhawthorn/parallelize_actionview
John Hawthorn
2019-06-06
3
-39
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Run actionview tests in parallel
John Hawthorn
2019-06-05
2
-0
/
+12
|
*
|
Remove actionview tests which modify fixtures
John Hawthorn
2019-06-05
1
-39
/
+1
|
|
/
*
/
Bump rubocop to 0.71
Abhay Nikam
2019-06-06
1
-1
/
+1
|
/
*
Change `ActionDispatch::Response#content_type` returning Content-Type header ...
yuuji.yaginuma
2019-06-01
1
-12
/
+12
*
Fix select_tag so that is doesn't change options when include_blank is set
Younes SERRAJ
2019-05-22
1
-0
/
+7
*
Remove useless `GC.start` in `test/template/render_test.rb`
Ryuta Kamizono
2019-05-06
1
-14
/
+0
*
Clear Resolvers' cache after running RenderTestCases' test cases
st0012
2019-05-06
1
-4
/
+9
*
Merge pull request #32313 from lulalala/model_error_as_object
Rafael França
2019-04-24
2
-7
/
+17
|
\
|
*
Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'`
lulalala
2019-03-31
2
-7
/
+17
*
|
Bump RuboCop to 0.67.2
Koichi ITO
2019-04-16
1
-2
/
+4
*
|
Add additional test for sharing templates
John Hawthorn
2019-04-12
1
-1
/
+18
*
|
Support disabling cache for Digestor
John Hawthorn
2019-04-12
1
-0
/
+14
*
|
De-dup Templates, introduce UnboundTemplate
John Hawthorn
2019-04-12
1
-0
/
+30
*
|
Add tests against resolver
John Hawthorn
2019-04-11
3
-0
/
+109
*
|
Deprecate Template#refresh
John Hawthorn
2019-04-04
1
-17
/
+3
*
|
Don't discard source after rendering
John Hawthorn
2019-04-04
1
-2
/
+2
*
|
Fix deprecation warning about variants and formats
Prathamesh Sonpatki
2019-04-04
1
-2
/
+2
*
|
Output junit format test report
Fumiaki MATSUSHIMA
2019-04-04
1
-0
/
+2
*
|
Merge pull request #35145 from st0012/fix-35114
Rafael França
2019-04-03
2
-0
/
+23
|
\
\
|
*
|
Fix partial caching ignore repeated items issue
st0012
2019-04-04
2
-0
/
+23
*
|
|
Fix checking for template variants when using the ActionView::FixtureResolver
Edward Rudd
2019-04-03
1
-0
/
+10
[next]