| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Recommend using :resize_to_fit after all | Janko Marohnić | 2018-04-23 | 1 | -2/+2 |
* | | | | | Merge pull request #31881 from yewton/rails-ujs-with-yarn-autoclean | Rafael França | 2018-04-23 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | Update rails-ujs readme | Yuto SASAKI | 2018-02-04 | 1 | -0/+2 |
* | | | | | | Make JS views rendered work with content security policy | yuuji.yaginuma | 2018-04-20 | 2 | -1/+8 |
* | | | | | | Merge pull request #32574 from DmytroVasin/rails-ujs-stoppable-events | Rafael França | 2018-04-19 | 8 | -60/+67 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix stoppable events in tests and docs. | Dmytro Vasin | 2018-04-14 | 8 | -60/+67 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #32636 from yhirano55/improve_line_tasks | Rafael França | 2018-04-19 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Improve redundancy in line tasks | Yoshiyuki Hirano | 2018-04-19 | 1 | -1/+1 |
* | | | | | | | Replace `assert !` with `assert_not` | Daniel Colson | 2018-04-19 | 4 | -21/+21 |
|/ / / / / / |
|
* | | | | | | Merge pull request #32607 from yaroslav/feature/nonce-for-javascript_include_tag | Andrew White | 2018-04-18 | 3 | -0/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add the `nonce: true` option for `javascript_include_tag` helper. | Yaroslav Markin | 2018-04-17 | 3 | -0/+22 |
* | | | | | | | Merge pull request #32326 from q-centrix/perf-improvement-translation-helper-... | Guillermo Iguaran | 2018-04-18 | 1 | -1/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Only create an array with default options if we have default options | Dillon Welch | 2018-03-22 | 1 | -1/+5 |
* | | | | | | | | Ruby 2.6 warning: passing splat keyword arguments as a single Hash | utilum | 2018-04-17 | 1 | -2/+7 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | ActionController -> Action Controller [ci skip] | Xavier Noria | 2018-04-17 | 1 | -4/+5 |
* | | | | | | | Inclusive Language in Documentation Examples [ci skip] | Cassidy Kobewka | 2018-04-15 | 1 | -2/+2 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Fix rendering a differently-formatted partial after caching | George Claghorn | 2018-04-13 | 1 | -2/+12 |
* | | | | | | couple of edits [ci skip] | Xavier Noria | 2018-04-13 | 1 | -2/+2 |
* | | | | | | Fix `actionview/CHANGELOG.md` | bogdanvlviv | 2018-04-07 | 1 | -2/+2 |
* | | | | | | Remove RecordTagHelper | Yoshiyuki Hirano | 2018-04-07 | 4 | -58/+4 |
* | | | | | | Remove redundant type check | Andrew White | 2018-04-06 | 1 | -2/+1 |
* | | | | | | Use comment instead of desc in actionview's Rakefile | Yoshiyuki Hirano | 2018-04-05 | 1 | -2/+2 |
* | | | | | | Add :ujs desc to Rakefile in actionview | Yoshiyuki Hirano | 2018-04-05 | 1 | -0/+1 |
* | | | | | | passing splat keyword arguments as a single Hash | utilum | 2018-04-04 | 1 | -1/+1 |
* | | | | | | Use `:default` option in order to set default value of `finalize_compiled_tem... | bogdanvlviv | 2018-04-03 | 1 | -2/+1 |
* | | | | | | Small doc fixes | T.J. Schuck | 2018-04-02 | 1 | -1/+1 |
* | | | | | | Add `action_view.finalize_compiled_template_methods` config option | Simon Coffey | 2018-04-02 | 3 | -1/+23 |
* | | | | | | Merge pull request #32404 from mathieumahe/master | Guillermo Iguaran | 2018-04-02 | 3 | -1/+39 |
|\ \ \ \ \ \ |
|
| * | | | | | | Extract the confirm call in its own, overridable method in rails_ujs | Mathieu | 2018-04-01 | 3 | -1/+39 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Fix typo in rails-ujs HTML content test | Raymond Zhou | 2018-04-01 | 1 | -1/+1 |
* | | | | | | Merge pull request #32406 from olivierlacan/actionview-helpers-docs-consisten... | Kasper Timm Hansen | 2018-04-01 | 4 | -23/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use consistent spacing in actionview helper docs [ci skip] | Olivier Lacan | 2018-04-01 | 4 | -23/+23 |
| |/ / / / / |
|
* | | | | | | Merge pull request #32287 from razh/fix-rails-ujs-html-content | Kasper Timm Hansen | 2018-04-01 | 2 | -1/+12 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Pass HTML responses as plain-text in rails-ujs | Raymond Zhou | 2018-03-19 | 2 | -1/+12 |
| |/ / / / |
|
* | | | | | Merge pull request #32305 from q-centrix/perf-improvement-translation-helper | Andrew White | 2018-03-20 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | Memoize the result of gsubbing @virtual_path | Dillon Welch | 2018-03-20 | 1 | -2/+5 |
| |/ / / / |
|
* | | | | | Merge pull request #32302 from q-centrix/perf-improvement-tag-name | Andrew White | 2018-03-20 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | Interpolate '' instead of nil when multiple is false. | Dillon Welch | 2018-03-20 | 1 | -3/+3 |
| |/ / / / |
|
* / / / / | Fix digesting templates with mixed formats | Javan Makhmali | 2018-03-20 | 3 | -4/+15 |
|/ / / / |
|
* | | | | Merge pull request #31250 from lsylvester/only-preload-misses-on-multifetch-c... | Kasper Timm Hansen | 2018-03-15 | 1 | -0/+35 |
|\ \ \ \ |
|
| * | | | | Only preload misses on multifetch cache | Lachlan Sylvester | 2018-03-06 | 1 | -0/+35 |
* | | | | | Pass the skip_pipeline option in image_submit_tag | Andrew White | 2018-03-14 | 1 | -1/+2 |
* | | | | | 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 |
|/ / / / |
|
* | | | | Merge pull request #32165 from bogdanvlviv/fix-occurrences-Fixnum-Bignum | Ryuta Kamizono | 2018-03-05 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Fix occurrences Fixnum|Bignum | bogdanvlviv | 2018-03-04 | 1 | -3/+3 |
* | | | | | Fix actionview tests execution | bogdanvlviv | 2018-03-04 | 1 | -7/+8 |
|/ / / / |
|
* | | | | Fix RDoc formatting [ci skip] | yuuji.yaginuma | 2018-03-03 | 1 | -1/+1 |
* | | | | Remove CHANGELOG entries which were backported to 5-2-stable | Ryuta Kamizono | 2018-02-28 | 1 | -5/+3 |
* | | | | Merge pull request #32087 from prikha/add-better-select-tag-option-handling | Rafael França | 2018-02-27 | 3 | -1/+36 |
|\ \ \ \ |
|