| Commit message (Expand) | Author | Age | Files | Lines |
* | Prep release | eileencodes | 2019-03-11 | 1 | -0/+5 |
* | Preparing for 6.0.0.beta2 release | Rafael Mendonça França | 2019-02-25 | 1 | -0/+2 |
* | Fix some typos! | Aaron Patterson | 2019-02-06 | 1 | -0/+4 |
* | Deprecate finalizer configuration (it doesn't do anything) | Aaron Patterson | 2019-02-06 | 1 | -0/+6 |
* | Merge branch 'float_dom_ids' | Gannon McGibbon | 2019-02-05 | 1 | -0/+6 |
|\ |
|
| * | Fix unique DOM IDs for collection inputs | Mark Edmondson | 2019-01-25 | 1 | -0/+5 |
* | | Add CHANGELOG entries for npm package renames [ci skip] | Javan Makhmali | 2019-01-28 | 1 | -0/+6 |
* | | Single new line is not rendered as new line in the CHANGELOG.md | Ryuta Kamizono | 2019-01-19 | 1 | -3/+4 |
|/ |
|
* | Preparing for 6.0.0.beta1 release | Rafael Mendonça França | 2019-01-18 | 1 | -0/+2 |
* | Remove deprecated image_alt helper | Rafael Mendonça França | 2019-01-17 | 1 | -0/+4 |
* | Don't expect defined protect_against_forgery? in {token,csrf_meta}_tag | Genadi Samokovarov | 2018-12-27 | 1 | -3/+5 |
* | Require Ruby 2.5 for Rails 6. | Kasper Timm Hansen | 2018-12-19 | 1 | -2/+2 |
* | Do not disable previously disabled elements | WoH | 2018-12-06 | 1 | -0/+6 |
* | Prevent unintended mouse keys from firing click events | WoH | 2018-12-05 | 1 | -0/+13 |
* | Prevent TextHelper#word_wrap from stripping white space on the left | Lyle Mullican | 2018-11-19 | 1 | -0/+18 |
* | Fix broken CHANGELOG markup [ci skip] | Ryuta Kamizono | 2018-11-08 | 1 | -1/+1 |
* | Add allocations to template renderer subscription | Eileen Uchitelle | 2018-10-10 | 1 | -0/+12 |
* | respect path_only option when an array is passed into url_for | Joel Ambass | 2018-10-01 | 1 | -0/+6 |
* | Formatting CHANGELOGs [ci skip] | Ryuta Kamizono | 2018-09-07 | 1 | -3/+9 |
* | Merge pull request #33547 from Ana06/patch-1 | Matthew Draper | 2018-08-23 | 1 | -0/+10 |
|\ |
|
| * | Deprecate use of private methods in view's helpers | Ana María Martínez Gómez | 2018-08-08 | 1 | -2/+2 |
| * | Add one more method affected in CHANGELOG | Ana María Martínez Gómez | 2018-08-08 | 1 | -2/+3 |
| * | Use public_send in value_for_collection | Ana María Martínez Gómez | 2018-08-07 | 1 | -0/+10 |
|/ |
|
* | Fix issue with `button_to`'s `to_form_params` | Georgi Georgiev | 2018-07-16 | 1 | -0/+11 |
* | Merge pull request #33286 from ph3t/add-changelog-entry-for-42c3537 | Ryuta Kamizono | 2018-07-04 | 1 | -1/+13 |
|\ |
|
| * | Add changelog entry for 42c3537 [ci skip] | Juan Broullon | 2018-07-03 | 1 | -1/+11 |
|/ |
|
* | Merge pull request #32190 from liwii/use_year_names | Ryuta Kamizono | 2018-06-21 | 1 | -0/+18 |
|\ |
|
| * | Add `year_format` option to date_select tag. This option makes it possible to... | Koki Ryu | 2018-06-10 | 1 | -0/+16 |
|/ |
|
* | 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 |