Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Remove `HasAndBelongsToManyReflection#initialize` | Ryuta Kamizono | 2017-04-29 | 1 | -4/+0 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #29405 from kamipo/locked_should_not_build_arel | Rafael França | 2017-06-28 | 7 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove delegating to arel in a relation | Ryuta Kamizono | 2017-06-29 | 6 | -9/+7 | |
| * | | | | | | | | | | `Relation#locked?` should not build arel | Ryuta Kamizono | 2017-06-20 | 2 | -1/+7 | |
* | | | | | | | | | | | Merge pull request #29614 from kamipo/show_query_cache_keys_2 | Rafael França | 2017-06-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Show query cache keys in `test_middleware_caches` | Ryuta Kamizono | 2017-06-29 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge pull request #29601 from kamipo/fix_eager_loading_to_respect_store_full... | Rafael Mendonça França | 2017-06-28 | 3 | -11/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix eager loading to respect `store_full_sti_class` setting | Ryuta Kamizono | 2017-06-29 | 3 | -11/+22 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #29610 from kamipo/dont_passing_klass_connection_to_associ... | Rafael França | 2017-06-28 | 5 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't passing `klass.connection` to `AssociationScope` | Ryuta Kamizono | 2017-06-29 | 5 | -9/+8 | |
* | | | | | | | | | | | | | Merge pull request #29611 from kamipo/add_test_case_for_unscoping_default_scope | Rafael França | 2017-06-28 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add a test case for unscoping `default_scope` in associations | Ryuta Kamizono | 2017-06-29 | 1 | -2/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #29609 from tsukasaoishi/query_cache_from_beginning | Rafael França | 2017-06-28 | 3 | -20/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Enable query cache if set a configurations | Tsukasa OISHI | 2017-06-29 | 3 | -20/+13 | |
* | | | | | | | | | | | | | Merge pull request #29613 from jajajames/jajajames-patch-1 | Richard Schneeman | 2017-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix grammar for documentation of rails/command.rb [ci skip] | James Bush | 2017-06-28 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #29604 from kamipo/fix_ids_reader_to_respect_case_sensitiv... | Rafael França | 2017-06-28 | 2 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix `ids_reader` to respect case sensitive primary key | Ryuta Kamizono | 2017-06-28 | 2 | -5/+2 | |
* | | | | | | | | | | | | Merge pull request #29602 from kamipo/use_reload_in_test_find_first_after_reload | Rafael França | 2017-06-28 | 1 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use `reload` in `test_find_first_after_reload` | Ryuta Kamizono | 2017-06-28 | 1 | -10/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #29600 from kamipo/show_query_cache_keys | Rafael França | 2017-06-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Show query cache keys in `test_exceptional_middleware_clears_and_disables_cac... | Ryuta Kamizono | 2017-06-28 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #29588 from greysteil/add-gemspec-links | Rafael França | 2017-06-28 | 8 | -0/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add source code and changelog links to gemspecs | Grey Baker | 2017-06-28 | 8 | -0/+40 | |
* | | | | | | | | | | | | Merge pull request #29595 from fatkodima/result_lambda_class_checking | Rafael França | 2017-06-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove useless class checking for `ActiveSupport::Callbacks`s result_lambda | fatkodima | 2017-06-27 | 2 | -2/+2 | |
* | | | | | | | | | | | | | :scissors: | Ryuta Kamizono | 2017-06-28 | 2 | -5/+5 | |
* | | | | | | | | | | | | | Merge pull request #29593 from kratob/master | Eileen M. Uchitelle | 2017-06-28 | 3 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ActiveRecord: do not create "has many through" records that have been removed | Tobias Kraze | 2017-06-28 | 3 | -0/+23 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #29533 from jdelStrother/missing_url_formats | Richard Schneeman | 2017-06-27 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix missing formats in route-set URLs | Jonathan del Strother | 2017-06-23 | 2 | -0/+11 | |
* | | | | | | | | | | | | | Merge pull request #29598 from y-yagi/fix_typo_in_callback_deprecation_msg | Richard Schneeman | 2017-06-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix typo in callback deprecation message | yuuji.yaginuma | 2017-06-28 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #29518 from ragesoss/master | Rafael França | 2017-06-27 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add more explicit guidance on how to fix callback deprecations | Sage Ross | 2017-06-23 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | Merge pull request #29551 from Edouard-chin/integration-test-follow-redirect | Rafael França | 2017-06-27 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Calling `follow_redirect!` does not reset the `html_document`: | Edouard CHIN | 2017-06-26 | 2 | -1/+13 | |
* | | | | | | | | | | | | | | | Merge pull request #29556 from kamipo/extract_ordered_relation | Rafael França | 2017-06-27 | 1 | -12/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Extract `ordered_relation` in `FinderMethods` | Ryuta Kamizono | 2017-06-24 | 1 | -12/+11 | |
* | | | | | | | | | | | | | | | Merge pull request #29589 from kamipo/refactor_join_scope | Rafael França | 2017-06-27 | 3 | -54/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Move building constraint to `join_scope` in `Reflection` | Ryuta Kamizono | 2017-06-27 | 2 | -41/+14 | |
| * | | | | | | | | | | | | | | | Move constructing polymorphic type to `join_scope` in `Reflection` | Ryuta Kamizono | 2017-06-27 | 3 | -16/+10 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #29586 from padi/add_docs_for_postgresql_jsonb_datatype_in_ar | Rafael França | 2017-06-27 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Document ActiveRecord's PostgreSQL-specific support for JSONB datatype in Rai... | Marc Rendl Ignacio | 2017-06-27 | 1 | -1/+6 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #29528 from padi/actioncable_redis_alt_config_with_password | Rafael França | 2017-06-27 | 5 | -8/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Adds CHANGELOG for f55ecc6 [ci skip] | Marc Rendl Ignacio | 2017-06-27 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | Allows for other common redis options to be in cable.yml, by default | Marc Ignacio | 2017-06-22 | 4 | -8/+14 | |
* | | | | | | | | | | | | | | | | Merge pull request #26587 from utilum/active_job_serialize_provider_job_id | Rafael França | 2017-06-27 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | ActiveJob::Core#serialize stores provider_job_id (fixes #26581). | utilum | 2017-06-27 | 2 | -0/+9 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #29583 from amingilani/ignore-assets | Rafael França | 2017-06-27 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |