| Commit message (Expand) | Author | Age | Files | Lines |
* | Empty array instead of nil for source_extract | Guilherme Mansur | 2019-07-14 | 1 | -0/+5 |
* | Autoload SyntaxErrorInTemplate | Guilherme Mansur | 2019-06-19 | 1 | -0/+4 |
* | `RenderingHelper` supports rendering objects that `respond_to?` `:render_in` | Joel Hawksley | 2019-06-12 | 1 | -0/+4 |
* | Fix select_tag so that is doesn't change options when include_blank is set | Younes SERRAJ | 2019-05-22 | 1 | -0/+3 |
* | Start Rails 6.1 development | Rafael Mendonça França | 2019-04-24 | 1 | -253/+1 |
* | Fix markup in CHANGELOGs [ci skip] | Ryuta Kamizono | 2019-04-25 | 1 | -1/+1 |
* | Update the changelog to explain the fix | st0012 | 2019-04-20 | 1 | -0/+11 |
* | Fix checking for template variants when using the ActionView::FixtureResolver | Edward Rudd | 2019-04-03 | 1 | -0/+4 |
* | [ci skip] Follow up c8bf334104 | Kasper Timm Hansen | 2019-04-01 | 1 | -1/+2 |
* | Only clear template caches in dev after changes (#35629) | John Hawthorn | 2019-04-01 | 1 | -0/+8 |
* | Tweaks CHANGELOGs and docs [ci skip] | Ryuta Kamizono | 2019-03-31 | 1 | -3/+4 |
* | [ci skip] Fixed typo | Shailesh Kalamkar | 2019-03-23 | 1 | -1/+1 |
* | Update CHANGELOGs for 6.0.0.beta3 release | John Hawthorn | 2019-03-22 | 1 | -1/+10 |
* | 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 |