Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Ignore public/assets | amingilani | 2017-06-27 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #29587 from kamipo/skip_instantiating_null_preloader | Rafael França | 2017-06-27 | 1 | -11/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Skip instantiating `NullPreloader` if `assoc.klass` is nil | Ryuta Kamizono | 2017-06-27 | 1 | -11/+3 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #29571 from kamipo/fix_extracting_references_via_order_values | Rafael França | 2017-06-26 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fix extracting `references` via `order_values` to respect quoting | Ryuta Kamizono | 2017-06-26 | 2 | -1/+7 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #29557 from kamipo/extract_build_scope_and_predicate_builder | Rafael França | 2017-06-26 | 3 | -20/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Move constructing join scope to `Reflection` | Ryuta Kamizono | 2017-06-26 | 2 | -13/+12 | |
| * | | | | | | | | | | | | | | | | | Extract `build_scope` and `predicate_builder` in `Reflection` | Ryuta Kamizono | 2017-06-24 | 3 | -12/+14 | |
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #29568 from kamipo/ensure_using_correct_alias_tracker | Rafael França | 2017-06-26 | 5 | -15/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Ensure that using correct alias tracker | Ryuta Kamizono | 2017-06-25 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | The AliasTracker#aliased_table_for needs the type caster for the joined assoc... | Ray Zane | 2017-06-25 | 3 | -14/+18 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #29560 from fatkodima/remove_unnecessary_tap_call | Rafael França | 2017-06-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Remove unnecessary `tap` call on `ActionDispatch::MiddlewareStack` instance | fatkodima | 2017-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #29581 from ydakuka/patch-1 | Eileen M. Uchitelle | 2017-06-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Update security.md | Yauheni Dakuka | 2017-06-26 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #29576 from ttanimichi/add-railtie-rb | Rafael França | 2017-06-26 | 5 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Add `railtie.rb` to the plugin generator | Tsukuru Tanimichi | 2017-06-26 | 5 | -2/+20 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge pull request #29511 from jhawthorn/clear_offsets_cache_on_collection_proxy | Rafael França | 2017-06-26 | 2 | -0/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Move clearing of @offsets cache to reset_scope | John Hawthorn | 2017-06-21 | 2 | -14/+22 | |
| * | | | | | | | | | | | | | | | | | | Clear offset cache on CollectionProxy reset/reload | John Hawthorn | 2017-06-20 | 2 | -0/+28 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #29519 from Edouard-chin/ec-structure-flags-order | Rafael França | 2017-06-26 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | PR Review | Edouard CHIN | 2017-06-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | pass `structure_dump_flags` / `structure_load_flags` options before any other: | Edouard CHIN | 2017-06-21 | 2 | -4/+4 |