| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Drop MySQL 5.1 support | Yasuo Honda | 2018-09-13 | 2 | -2/+6 |
| * | | | | | | Raise an exception if :charset is not specified and large prefixes / utf8mb4 ... | Yasuo Honda | 2018-09-13 | 1 | -1/+1 |
| * | | | | | | Validate if `utf8mb4` character set and longer index key prefix is supported | Yasuo Honda | 2018-09-13 | 2 | -2/+13 |
* | | | | | | | Merge pull request #33872 from sharang-d/fix-typo | Rafael França | 2018-09-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Update arguments.rb [ci skip] | Sharang Dashputre | 2018-09-13 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | | | Merge pull request #33869 from bogdanvlviv/add-changelog-entries-for-33849 | Ryuta Kamizono | 2018-09-13 | 2 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add changelog entries for #33849 [ci skip] | bogdanvlviv | 2018-09-13 | 2 | -0/+8 |
|/ / / / / / |
|
* | | | | | | Merge pull request #33844 from kamipo/too_many_eager_load_ids | Ryuta Kamizono | 2018-09-13 | 6 | -5/+29 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Eager loading/preloading should be worked regardless of large number of records | Ryuta Kamizono | 2018-09-12 | 6 | -5/+29 |
* | | | | | | Merge pull request #33860 from jhawthorn/faster_find_templates | Rafael França | 2018-09-12 | 1 | -13/+53 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix for variants: :any special case | John Hawthorn | 2018-09-12 | 1 | -1/+3 |
| * | | | | | | Use wildcard glob for optimized template resolving | John Hawthorn | 2018-09-12 | 1 | -13/+51 |
* | | | | | | | Add a test that exercice better the behavior we expect in the query cache | Rafael Mendonça França | 2018-09-12 | 1 | -2/+43 |
* | | | | | | | Merge pull request #33849 from ricardotk002/include-helpers-action-dispatch-i... | Rafael França | 2018-09-12 | 2 | -1/+8 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Include test helpers when ActionDispatch::IntegrationTest is loaded | Ricardo Díaz | 2018-09-12 | 2 | -1/+8 |
* | | | | | | | Merge pull request #33854 from rigani/integer-multiple | Rafael França | 2018-09-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Faster multiple_of? method | rigani | 2018-09-12 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #33832 from bogdanvlviv/follow-up-33756 | Rafael França | 2018-09-12 | 5 | -31/+55 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Add mention about `ActiveRecord::Base::filter_attributes` to the changelog entry | bogdanvlviv | 2018-09-12 | 2 | -8/+13 |
| * | | | | | | | | Build string set when `filter_attributes` is assigned | bogdanvlviv | 2018-09-12 | 2 | -7/+19 |
| * | | | | | | | | DRY `activerecord/lib/active_record/core.rb` and fix tests | bogdanvlviv | 2018-09-12 | 2 | -20/+27 |
| * | | | | | | | | Clarify docs of `config.filter_parameters` and `#filter_attributes` | bogdanvlviv | 2018-09-12 | 2 | -2/+2 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #33856 from eileencodes/fix-query-cache-to-load-before-fir... | Eileen M. Uchitelle | 2018-09-12 | 2 | -3/+34 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix query cache to load before first request | Eileen Uchitelle | 2018-09-12 | 2 | -3/+34 |
|/ / / / / / / / |
|
* | | | | | | | | Merge pull request #33852 from sharang-d/patch-2 | Yuji Yaginuma | 2018-09-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Update test_helper_test.rb | Sharang Dashputre | 2018-09-12 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #33848 from sharang-d/patch-2 | Rafael França | 2018-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update action_mailer_basics.md [ci skip] | Sharang Dashputre | 2018-09-12 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #33819 from kevindew/yarn-path | Rafael França | 2018-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Run yarn install relative to Rails.root | Kevin Dew | 2018-09-07 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #33483 from DylanReile/master | Rafael França | 2018-09-11 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Disable content security policy for mailer previews | Dylan Reile | 2018-07-30 | 1 | -0/+2 |
* | | | | | | | | | Merge pull request #27792 from tjoyal/sandbox-tagged-logging | Rafael Mendonça França | 2018-09-11 | 3 | -10/+35 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | TaggedLogging to return a new logger instance | Thierry Joyal | 2017-02-27 | 3 | -10/+34 |
* | | | | | | | | | Merge pull request #33821 from schneems/schneems/digester-no-array | Richard Schneeman | 2018-09-11 | 2 | -10/+22 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Move digest path calculation out of loop | schneems | 2018-09-11 | 2 | -10/+22 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #33815 from mberlanda/mberlanda/enhance-config-for | Rafael França | 2018-09-11 | 2 | -3/+53 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | refacto: config_for with ActiveSupport::InheritableOptions and symbolized keys | Mauro Berlanda | 2018-09-11 | 2 | -3/+53 |
* | | | | | | | | | | use "minitest" consistently | Xavier Noria | 2018-09-11 | 17 | -21/+19 |
* | | | | | | | | | | Merge pull request #33795 from marceloperini/marceloperini/33450-active-storage | Rafael França | 2018-09-11 | 3 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Fix zero-byte files upload | Marcelo Perini Veloso | 2018-09-06 | 3 | -1/+12 |
* | | | | | | | | | | | Merge pull request #33785 from bogdanvlviv/follow-up-33773-33779 | Rafael França | 2018-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Clarify changelog entry added in #33779 [ci skip] | bogdanvlviv | 2018-09-03 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge pull request #33824 from yskkin/suppress_logging | Rafael França | 2018-09-11 | 7 | -23/+58 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Add `perform_deliveries` to a payload of `deliver.action_mailer` notification. | Yoshiyuki Kinjo | 2018-09-09 | 5 | -27/+41 |
| * | | | | | | | | | | | | Skip delivery notification when perform_deliveries is false. | Yoshiyuki Kinjo | 2018-09-08 | 5 | -1/+22 |
* | | | | | | | | | | | | | Use utf8mb4 character set by default for MySQL database (#33608) | Yasuo Honda | 2018-09-11 | 9 | -12/+25 |
| |_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Don't expose `instantiate_instance_of` for internal use | Ryuta Kamizono | 2018-09-11 | 1 | -11/+7 |
* | | | | | | | | | | | | Refactor object creation from relation to avoid pushing scope attributes | Ryuta Kamizono | 2018-09-11 | 2 | -24/+7 |
* | | | | | | | | | | | | Don't expose `current_scope` for internal use | Ryuta Kamizono | 2018-09-11 | 3 | -18/+17 |