| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge pull request #32674 from composerinteralia/relax-assertion | Ryuta Kamizono | 2018-04-21 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Relax assertions in connection config tests | Daniel Colson | 2018-04-20 | 1 | -2/+2 |
* | | | | | | Merge pull request #32655 from robotdana/preload-through-polymorphic-associat... | Rafael Mendonça França | 2018-04-20 | 4 | -10/+51 |
|\ \ \ \ \ \ |
|
| * | | | | | | Can preload associations through polymorphic associations | Dana Sherson | 2018-04-20 | 4 | -10/+51 |
|/ / / / / / |
|
* | | | | | | Merge pull request #31513 from fatkodima/relation-touch_all | Rafael França | 2018-04-20 | 4 | -11/+101 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add `touch_all` method to `ActiveRecord::Relation` | fatkodima | 2018-04-13 | 4 | -11/+101 |
* | | | | | | | Merge pull request #29286 from vinistock/create_missing_exact_template_exception | Rafael Mendonça França | 2018-04-20 | 8 | -20/+44 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Create MissingExactTemplate exception with separate template | Vinicius Stock | 2018-04-20 | 7 | -20/+37 |
* | | | | | | | | Merge pull request #32572 from nao0515ki/add_optional_true_to_self_joins_section | Rafael França | 2018-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [ci skip] belongs_to in self join association needs optional: true, if it's o... | nao0515ki | 2018-04-14 | 1 | -1/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Don't include bootsnap by default in apps generated under JRuby | Guillermo Iguaran | 2018-04-20 | 2 | -4/+13 |
* | | | | | | | | Merge pull request #32403 from albertoalmagro/improve-source-annotation-comments | Rafael França | 2018-04-20 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [ci skip] Prefix class name with Rails:: in docs | Alberto Almagro | 2018-04-20 | 1 | -3/+3 |
| * | | | | | | | | [ci skip] Improve #find_in documentation. | Alberto Almagro | 2018-04-20 | 1 | -3/+3 |
* | | | | | | | | | Merge pull request #32667 from yahonda/mod_empty_insert_statement_value | Rafael França | 2018-04-20 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Allow `primary_key` argument to `empty_insert_statement_value` | Yasuo Honda | 2018-04-20 | 3 | -3/+3 |
* | | | | | | | | | Merge pull request #32665 from albertoalmagro/fix-typos-filter-parameters | Rafael França | 2018-04-20 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix typo on method name | Alberto Almagro | 2018-04-20 | 1 | -1/+1 |
| * | | | | | | | | | [ci skip] Fix doc typos ActionDispatch::Http::FilterParameters | Alberto Almagro | 2018-04-20 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #23868 from gsamokovarov/debug-exceptions-interceptors | Rafael França | 2018-04-20 | 3 | -1/+59 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Introduce ActionDispatch::DebugExceptions interceptors | Genadi Samokovarov | 2018-04-20 | 3 | -1/+59 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #32659 from utilum/ambiguous_first_argument | Andrew White | 2018-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | warning: ambiguous first argument; put parentheses or a space even after `/' ... | utilum | 2018-04-20 | 1 | -1/+1 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge pull request #32642 from bogdanvlviv/fix-name-test-added-by-32613 | Andrew White | 2018-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix name of the test added by #32613 | bogdanvlviv | 2018-04-19 | 1 | -1/+1 |
* | | | | | | | | | Make JS views rendered work with content security policy | yuuji.yaginuma | 2018-04-20 | 2 | -1/+8 |
* | | | | | | | | | Merge pull request #32575 from ybakos/guides/testing/pluralize_class_names | Rafael França | 2018-04-19 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | guides/testing: Pluralize controller and helper class names. | Yong Bakos | 2018-04-14 | 1 | -3/+3 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #32650 from bogdanvlviv/return_back_slash_and_use___dir__ | Rafael França | 2018-04-19 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Return back "/" to the end of RAILS_GEM_ROOT | bogdanvlviv | 2018-04-20 | 2 | -2/+2 |
* | | | | | | | | | | Merge pull request #32574 from DmytroVasin/rails-ujs-stoppable-events | Rafael França | 2018-04-19 | 9 | -64/+73 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix stoppable events in tests and docs. | Dmytro Vasin | 2018-04-14 | 9 | -64/+73 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Revert "Merge pull request #32652 from bogdanvlviv/add-missing-changelog-for-... | Rafael Mendonça França | 2018-04-19 | 1 | -12/+0 |
* | | | | | | | | | | Merge pull request #32649 from rails/universal-ruby-version | Guillermo Iguaran | 2018-04-19 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Create a .ruby-version compatible with MRI/JRuby by default | Guillermo Iguaran | 2018-04-19 | 2 | -2/+2 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Don't expose `Relation#preload_associations` in the doc | Ryuta Kamizono | 2018-04-20 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #32654 from yahonda/suppress_ambiguous_first_argument_at_d... | Ryuta Kamizono | 2018-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Use assert_no_match for test_order_to_unscope_reordering | Yasuo Honda | 2018-04-20 | 1 | -1/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge pull request #32652 from bogdanvlviv/add-missing-changelog-for-32593 | Ryuta Kamizono | 2018-04-20 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Add missing changelog entry | bogdanvlviv | 2018-04-20 | 1 | -0/+12 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge pull request #32645 from maneframe/skip_query_cache_merge | Rafael Mendonça França | 2018-04-19 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix relation merging with skip_query_cache! | James Williams | 2018-04-19 | 3 | -3/+11 |
* | | | | | | | | | Merge pull request #32648 from bogdanvlviv/improve-pattern-filenames-to-catch... | Rafael França | 2018-04-19 | 6 | -13/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Allow rubocop check more files | bogdanvlviv | 2018-04-19 | 6 | -13/+13 |
* | | | | | | | | | | Merge pull request #32168 from christianblais/activesupport-ordinalize-i18n | Rafael França | 2018-04-19 | 4 | -13/+59 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | `ActiveSupport::Inflector#ordinal` and `ActiveSupport::Inflector#ordinalize` | Christian Blais | 2018-03-05 | 4 | -13/+59 |
* | | | | | | | | | | Merge pull request #32401 from yhirano55/improve_css_in_guide | Rafael França | 2018-04-19 | 2 | -12/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Improve css in guide | Yoshiyuki Hirano | 2018-04-01 | 2 | -12/+2 |
* | | | | | | | | | | | Merge pull request #32636 from yhirano55/improve_line_tasks | Rafael França | 2018-04-19 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Improve redundancy in line tasks | Yoshiyuki Hirano | 2018-04-19 | 2 | -2/+2 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|