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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated image_alt helper
Rafael Mendonça França
2019-01-17
3
-43
/
+4
*
Minimize boilerplate setup code for JavaScript libraries
Javan Makhmali
2019-01-16
1
-2
/
+1
*
Fix typo in collection_radio_buttons spec [ci skip]
Alberto Almagro
2019-01-11
1
-1
/
+1
*
Move all npm packages to @rails scope
Javan Makhmali
2019-01-10
2
-6
/
+6
*
Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...
Kasper Timm Hansen
2019-01-08
1
-0
/
+3
*
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
1
-3
/
+0
*
Merge pull request #34797 from gsamokovarov/views-without-defined-protect-aga...
Eileen M. Uchitelle
2019-01-04
5
-5
/
+63
|
\
|
*
Don't expect defined protect_against_forgery? in {token,csrf_meta}_tag
Genadi Samokovarov
2018-12-27
5
-5
/
+63
*
|
Bump license years for 2019
Arun Agrawal
2018-12-31
3
-3
/
+3
|
/
*
Generate doc of methods provided by form builders [ci skip]
yuuji.yaginuma
2018-12-26
1
-0
/
+221
*
Merge pull request #34764 from kamipo/avoid_redundant_begin
Ryuta Kamizono
2018-12-21
1
-7
/
+5
|
\
|
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
1
-7
/
+5
*
|
Fix integer regex deprecation warnings for Ruby 2.6.0 (#34728)
Vinicius Stock
2018-12-21
2
-1
/
+2
|
/
*
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
2
-3
/
+3
*
Require Ruby 2.5 for Rails 6.
Kasper Timm Hansen
2018-12-19
2
-3
/
+3
*
Merge pull request #34635 from WoH/data-disable-forever
Javan Makhmali
2018-12-18
3
-0
/
+29
|
\
|
*
Do not disable previously disabled elements
WoH
2018-12-06
3
-0
/
+29
*
|
Fix `View.new` method call with arguments syntax
Ryuta Kamizono
2018-12-18
1
-1
/
+1
*
|
Fix doc formatting
T.J. Schuck
2018-12-17
1
-4
/
+5
*
|
use match?
pavel
2018-12-12
1
-1
/
+1
*
|
Fix typos in click test descriptions [ci skip]
Ivan Kuchin
2018-12-10
1
-2
/
+2
|
/
*
Prevent unintended mouse keys from firing click events
WoH
2018-12-05
7
-6
/
+100
*
Prevent TextHelper#word_wrap from stripping white space on the left
Lyle Mullican
2018-11-19
3
-1
/
+23
*
Fix broken CHANGELOG markup [ci skip]
Ryuta Kamizono
2018-11-08
1
-1
/
+1
*
Amend CVE note and security guide section wordings
Gannon McGibbon
2018-11-06
1
-3
/
+3
*
Add CVE note to security guide and gemspecs
Gannon McGibbon
2018-11-06
1
-0
/
+3
*
Added maxlength example to text_field documentation
Raghu Kamat
2018-10-25
1
-0
/
+3
*
Add allocations to template renderer subscription
Eileen Uchitelle
2018-10-10
4
-10
/
+22
*
Merge pull request #33324 from Jcambass/fix-only-path-option-in-url-for-with-...
Ryuta Kamizono
2018-10-08
3
-11
/
+27
|
\
|
*
respect path_only option when an array is passed into url_for
Joel Ambass
2018-10-01
3
-11
/
+27
*
|
Fix rubocop issue
bogdanvlviv
2018-10-03
1
-1
/
+1
*
|
Fix spellings for 'unmarshall(ing/ed)' & 'marshall(ing/ed)'
Sharang Dashputre
2018-10-02
1
-3
/
+3
*
|
Merge pull request #32031 from yahonda/remove_redundant_freeze
Ryuta Kamizono
2018-10-01
14
-47
/
+47
|
\
\
|
*
|
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
14
-47
/
+47
|
|
/
*
|
Explain why we have explicit marshaling methods
David Heinemeier Hansson
2018-09-30
1
-2
/
+6
*
|
make actionview templates marshalable so that they can be serialized during t...
lsylvester
2018-09-30
2
-0
/
+16
|
/
*
Do not enable disabled elements for XHR redirects
Patrik Bóna
2018-09-27
4
-2
/
+37
*
Merge pull request #33975 from JuanitoFatas/jf.fix-test-name
Rafael França
2018-09-25
1
-1
/
+1
|
\
|
*
Fix a content_for test description
Juanito Fatas
2018-09-25
1
-1
/
+1
*
|
Fix more offences
Rafael Mendonça França
2018-09-25
3
-3
/
+3
*
|
Change the empty block style to have space inside of the block
Rafael Mendonça França
2018-09-25
6
-19
/
+19
*
|
Merge pull request #33973 from rails/remove-catch-all
Aaron Patterson
2018-09-25
17
-78
/
+290
|
\
\
|
*
|
make bot happy
Aaron Patterson
2018-09-24
4
-9
/
+9
|
*
|
Remove deprecated catch-all route in the AV tests
Aaron Patterson
2018-09-24
17
-78
/
+290
|
|
/
*
|
Merge pull request #33949 from sjain1107/no-private-def
Kasper Timm Hansen
2018-09-23
2
-14
/
+18
|
\
\
|
*
|
Remove private def
Sakshi Jain
2018-09-23
2
-14
/
+18
*
|
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
21
-225
/
+225
|
/
/
*
|
Merge pull request #33564 from avit/escape_javascript_casting
Rafael França
2018-09-21
2
-4
/
+9
|
\
\
|
*
|
Let escape_javascript handle conversion to string
Andrew Vit
2018-09-21
2
-4
/
+9
*
|
|
[ci skip] document collection_caching.rb
schneems
2018-09-19
1
-0
/
+35
|
|
/
|
/
|
[next]