| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | Let select render default selected option for required field | Serj Prikhodko | 2018-02-27 | 3 | -1/+36 |
* | | Fix `new_framework_defaults_6_0.rb` | bogdanvlviv | 2018-02-27 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #32125 from rails/switch-to-not-enforcing-utf8-by-default | Andrew White | 2018-02-27 | 7 | -3/+152 |
|\ |
|
| * | Don't enforce UTF-8 by default | Andrew White | 2018-02-27 | 7 | -3/+152 |
* | | add :nodoc: to ActionView::Helpers::FormBuilder#emitted_hidden_id? | Marcelo Perini Veloso | 2018-02-27 | 1 | -1/+1 |
|/ |
|
* | Change translation key of submit_tag from module_name_class_name to module_na... | Rui Onodera | 2018-02-27 | 4 | -3/+48 |
* | Merge pull request #32018 from rails/add-nonce-support-to-csp | Andrew White | 2018-02-22 | 8 | -13/+68 |
|\ |
|
| * | Add support for automatic nonce generation for Rails UJS | Andrew White | 2018-02-19 | 8 | -13/+68 |
* | | We should call methods with `.method_name` not `::method_name`. | utilum | 2018-02-22 | 1 | -1/+1 |
|/ |
|
* | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 3 | -5/+8 |
* | Clean up and consolidate .gitignores | bogdanvlviv | 2018-02-17 | 4 | -4/+5 |
* | Rails 6 requires Ruby 2.3+ | Jeremy Daer | 2018-02-17 | 1 | -6/+1 |
* | Remove support to Ruby 2.2 | Rafael Mendonça França | 2018-02-16 | 1 | -1/+1 |
* | Fix `as` attribute value for preload link | bogdanvlviv | 2018-01-31 | 1 | -1/+1 |
* | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 3 | -81/+5 |
* | Update rails-ujs readme | Mike Fiedler | 2018-01-29 | 1 | -1/+1 |
* | Use assert_predicate and assert_not_predicate | Daniel Colson | 2018-01-25 | 17 | -89/+89 |
* | Fix typo in API document FormHelper#fields | kami-zh | 2018-01-25 | 1 | -4/+3 |
* | Fix typos. Improve text_helper documentation. | James Lovejoy | 2018-01-19 | 1 | -4/+4 |
* | Enable autocorrect for `Lint/EndAlignment` cop | Koichi ITO | 2018-01-18 | 1 | -2/+2 |
* | Fix typos, update documentation | James Lovejoy | 2018-01-11 | 3 | -24/+30 |
* | Revert unintentional change in 41e3bbd | Javan Makhmali | 2018-01-01 | 1 | -1/+1 |
* | Improve `preventDefault` fix for rails-ujs | Javan Makhmali | 2018-01-01 | 1 | -6/+11 |
* | Bump license years for 2018 | Yoshiyuki Hirano | 2017-12-31 | 3 | -3/+3 |
* | Remove needless blank lines [ci skip] | Ryuta Kamizono | 2017-12-30 | 1 | -2/+0 |
* | Merge pull request #31578 from Aquaj/feature/allow-callables-in-select-group-... | George Claghorn | 2017-12-29 | 3 | -4/+34 |
|\ |
|
| * | Allow the use of callable objects as group methods for grouped selects. | Jérémie Bonal | 2017-12-27 | 3 | -4/+34 |
* | | Fix IE 10 and IE 11's broken `preventDefault` | Yuri S | 2017-12-27 | 1 | -0/+5 |
* | | Suppress `warning: BigDecimal.new is deprecated` | Yasuo Honda | 2017-12-15 | 2 | -7/+7 |
* | | Merge pull request #31289 from witlessbird/fips-compatibility | Eileen M. Uchitelle | 2017-12-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Introduced `ActiveSupport::Digest` that allows to specify hash function imple... | Dmitri Dolguikh | 2017-12-12 | 1 | -1/+1 |
* | | | Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future | Ryuta Kamizono | 2017-12-14 | 3 | -3/+3 |
* | | | Enable `Layout/SpaceBeforeComma` rubocop rule, and fixed more | Ryuta Kamizono | 2017-12-12 | 3 | -5/+5 |
* | | | Merge pull request #30361 from mfo/master | Eileen M. Uchitelle | 2017-12-11 | 4 | -1/+25 |
|\ \ \ |
|