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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make JS views rendered work with content security policy
yuuji.yaginuma
2018-04-20
1
-0
/
+7
*
Add the `nonce: true` option for `javascript_include_tag` helper.
Yaroslav Markin
2018-04-17
1
-0
/
+6
*
Fix `actionview/CHANGELOG.md`
bogdanvlviv
2018-04-07
1
-2
/
+2
*
Remove RecordTagHelper
Yoshiyuki Hirano
2018-04-07
1
-0
/
+4
*
Add `action_view.finalize_compiled_template_methods` config option
Simon Coffey
2018-04-02
1
-0
/
+9
*
Extract the confirm call in its own, overridable method in rails_ujs
Mathieu
2018-04-01
1
-0
/
+8
*
Remove changelog header for unreleased version
Rafael Mendonça França
2018-03-13
1
-2
/
+0
*
Fix CHANGELOGs [ci skip]
bogdanvlviv
2018-03-12
1
-5
/
+5
*
Remove CHANGELOG entries which were backported to 5-2-stable
Ryuta Kamizono
2018-02-28
1
-5
/
+3
*
Let select render default selected option for required field
Serj Prikhodko
2018-02-27
1
-0
/
+21
*
Don't enforce UTF-8 by default
Andrew White
2018-02-27
1
-0
/
+8
*
Change translation key of submit_tag from module_name_class_name to module_na...
Rui Onodera
2018-02-27
1
-0
/
+4
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-0
/
+5
*
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
1
-77
/
+1
*
Allow the use of callable objects as group methods for grouped selects.
Jérémie Bonal
2017-12-27
1
-0
/
+8
*
Tweaks CHANGELOGs [ci skip]
Ryuta Kamizono
2017-12-01
1
-1
/
+1
*
Add preload_link_tag helper.
Guillermo Iguaran
2017-11-28
1
-0
/
+8
*
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
1
-0
/
+5
*
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
1
-0
/
+2
*
Change `form_with` to generates ids by default
npezza93
2017-11-25
1
-0
/
+11
*
Fix field_error_proc wrap form select optgroup and divider option tag
neumayr
2017-11-09
1
-0
/
+6
*
Remove deprecated Erubis ERB handler
Rafael Mendonça França
2017-10-23
1
-0
/
+4
*
Do not generate default alt text in image tags
Cameron Cundiff
2017-08-17
1
-0
/
+6
*
Merge pull request #29349 from robertomiranda/responsive-images
Matthew Draper
2017-07-02
1
-0
/
+4
|
\
|
*
Add `srcset` option to `image_tag` helper
Roberto Miranda
2017-06-29
1
-0
/
+4
|
/
*
:scissors:
Ryuta Kamizono
2017-06-28
1
-4
/
+4
*
Add changes to CHANGELOG
savroff
2017-06-19
1
-0
/
+6
*
Generate field ids in `collection_check_boxes` and `collection_radio_buttons`
yuuji.yaginuma
2017-06-11
1
-0
/
+8
*
Add :json type to auto_discovery_link_tag
Mike Gunderloy
2017-05-20
1
-0
/
+4
*
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-04-30
1
-1
/
+2
*
Ensure input to distance_of_time_in_words is not nil
Jay Hayes
2017-04-27
1
-0
/
+5
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-216
/
+1
*
Merge pull request #28407 from claudiob/changelog-skip-pipeline
Richard Schneeman
2017-03-13
1
-0
/
+17
|
\
|
*
Add CHANGELOG for #26226 [ci skip]
claudiob
2017-03-13
1
-0
/
+17
*
|
Small grammar change + new line for "fixes"
Jon Moss
2017-03-13
1
-2
/
+4
|
/
*
Remove `encode_special_chars` option from `strip_tags`
Andrew Hood
2017-02-27
1
-0
/
+7
*
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-0
/
+2
*
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
1
-0
/
+14
*
Allow render locals to be assigned to instance variables
Andrew White
2017-01-15
1
-0
/
+6
*
Add `check_parameters` option to `current_page?`
Maksym Pugach
2017-01-04
1
-0
/
+4
*
do not mutate `object_name` of class in `fields_for`
yuuji.yaginuma
2016-12-27
1
-0
/
+6
*
Fixed usage of cache_template_loading
Max Melentiev
2016-12-06
1
-0
/
+8
*
[ci skip] Mention `form_with` and `fields` in changelog.
Kasper Timm Hansen
2016-11-21
1
-0
/
+30
*
Changelog edits
Vipul A M
2016-11-12
1
-3
/
+3
*
Removed deprecated `#original_exception` in `ActionView::Template::Error`.
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Change render to support any hash keys in locals
Peter Schilling
2016-10-02
1
-0
/
+18
*
Pass over changelogs [ci skip]
Vipul A M
2016-08-10
1
-1
/
+1
*
Move CHANGELOG entry to the top.
Kasper Timm Hansen
2016-08-07
1
-11
/
+11
*
Modify LogSubscriber for single partial's cache message.
Stan Lo
2016-08-08
1
-0
/
+24
*
Use to_a to pre-buffer the collection
Steven Harman
2016-07-26
1
-5
/
+5
[next]