Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Avoid making HTTP requests to generate signed URLs for GCS objects | George Claghorn | 2017-09-13 | 1 | -3/+3 | |
* | | | | | | | Remove unused explicit delegation to `klass` in `relation` | Ryuta Kamizono | 2017-09-14 | 3 | -8/+2 | |
* | | | | | | | Don't use `collection.table_name` in `collection_cache_key` | Ryuta Kamizono | 2017-09-14 | 2 | -1/+19 | |
* | | | | | | | Merge pull request #30598 from yhirano55/update_activejob_basics | Ryuta Kamizono | 2017-09-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update Active Job Basics [ci skip] | Yoshiyuki Hirano | 2017-09-14 | 1 | -0/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Don't use `quoted_table_name` in `limited_ids_for` | Ryuta Kamizono | 2017-09-14 | 2 | -2/+8 | |
* | | | | | | | Merge pull request #30596 from yahonda/address_test_or_with_bind_params_failure | Ryuta Kamizono | 2017-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Address random `test_or_with_bind_params` failures | Yasuo Honda | 2017-09-13 | 1 | -1/+1 | |
* | | | | | | | | `quoted_table_name` doesn't respect table alias | Ryuta Kamizono | 2017-09-14 | 2 | -1/+12 | |
|/ / / / / / / | ||||||
* | | | | | | | Make `in_batches` queries to preparable | Ryuta Kamizono | 2017-09-14 | 1 | -3/+10 | |
* | | | | | | | [ci skip] Prefer credentials to secrets in docs. | Kasper Timm Hansen | 2017-09-13 | 8 | -80/+45 | |
* | | | | | | | Merge pull request #30591 from yhirano55/update_getting_started | Vipul A M | 2017-09-13 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update Getting Started with Rails [ci skip] | Yoshiyuki Hirano | 2017-09-14 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30568 from starknx/fix-active-storage-firefox | Javan Makhmali | 2017-09-13 | 3 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix activestorage direct upload on firefox | _N_I_X_O_N_ | 2017-09-12 | 3 | -1/+3 | |
* | | | | | | | Merge pull request #30587 from ydakuka/fix-created-at | प्रथमेश Sonpatki | 2017-09-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix created_at [ci skip] | Yauheni Dakuka | 2017-09-13 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Use escaped character in regexp | yhirano55 | 2017-09-11 | 1 | -1/+1 | |
* | | | | | | Rename activestorage/test/service/configurations.yml to activestorage/test/se... | George Claghorn | 2017-09-11 | 1 | -0/+0 | |
* | | | | | | Ignore activestorage/test/service/configurations.yml | George Claghorn | 2017-09-11 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 28 | -123/+678 | |
* | | | | | Merge pull request #30564 from tgxworld/fix_incorrect_memoization | Ryuta Kamizono | 2017-09-11 | 1 | -1/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | PERF: Incorrect memoization in `ActiveRecord::Associations::Preloader::Associ... | Guo Xiang Tan | 2017-09-11 | 1 | -1/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #30563 from y-yagi/remove_not_used_gems_by_default | Ryuta Kamizono | 2017-09-11 | 1 | -2/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove not used gems by default [ci skip] | yuuji.yaginuma | 2017-09-11 | 1 | -2/+0 | |
|/ / / / / | ||||||
* | | | | | Use v3 of the AWS SDK | Yuji Yaginuma | 2017-09-09 | 3 | -10/+15 | |
* | | | | | Merge pull request #30552 from y-yagi/remove_needless_silence_warnings | Ryuta Kamizono | 2017-09-09 | 3 | -17/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove needless `silence_warnings` | yuuji.yaginuma | 2017-09-09 | 3 | -17/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #30536 from y-yagi/reorganize_secrets_test | Matthew Draper | 2017-09-08 | 2 | -18/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove unused `fork` arg for `rails` | yuuji.yaginuma | 2017-09-08 | 1 | -4/+2 | |
| * | | | | | Reorganize secrets test to use only `isolation/abstract_unit` | yuuji.yaginuma | 2017-09-07 | 1 | -14/+18 | |
* | | | | | | Merge pull request #30540 from y-yagi/do_not_install_unused_gem | Ryuta Kamizono | 2017-09-08 | 2 | -9/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not install unused gem | yuuji.yaginuma | 2017-09-08 | 2 | -9/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #30524 from tgxworld/recover_plucK_performance | Sean Griffin | 2017-09-07 | 1 | -14/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PERF: Recover `ActiveRecord::pluck` performance. | Guo Xiang Tan | 2017-09-06 | 1 | -14/+17 | |
* | | | | | | | Remove unnecessary `join_type` in `AssociationScope` | Ryuta Kamizono | 2017-09-08 | 1 | -5/+1 | |
* | | | | | | | Remove duplicated `klass` method in `AssociationReflection` | Ryuta Kamizono | 2017-09-08 | 1 | -16/+11 | |
* | | | | | | | Remove unused `primary_key_type` and `quoted_table_name` in `Reflection` | Ryuta Kamizono | 2017-09-08 | 1 | -8/+0 | |
* | | | | | | | Add an extra assertion to ensure dumping schema default as expected | Ryuta Kamizono | 2017-09-08 | 1 | -1/+4 | |
* | | | | | | | Fix `quote_default_expression` for UUID with array default | Ryuta Kamizono | 2017-09-08 | 2 | -1/+11 | |
* | | | | | | | Merge pull request #30538 from koic/ci_against_jruby_9_1_13_0 | Guillermo Iguaran | 2017-09-06 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CI against JRuby 9.1.13.0 | Koichi ITO | 2017-09-07 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Don't pass `table` to `last_chain_scope` and `next_chain_scope` | Ryuta Kamizono | 2017-09-07 | 2 | -19/+17 | |
* | | | | | | | `RuntimeReflection` is not a subclass of `PolymorphicReflection` | Ryuta Kamizono | 2017-09-07 | 1 | -26/+6 | |
* | | | | | | | `has_many :through` with unscope should affect to through scope | Ryuta Kamizono | 2017-09-07 | 4 | -23/+19 | |
* | | | | | | | :scissors: | Ryuta Kamizono | 2017-09-07 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #30533 from ydakuka/fix-typo-fully-qualified | Vipul A M | 2017-09-06 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | fix type fully qualified [ci skip] | Yauheni Dakuka | 2017-09-06 | 2 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30367 from ptoomey3/consistent-cache-control-headers | Aaron Patterson | 2017-09-05 | 3 | -8/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't touch an unused header | Patrick Toomey | 2017-08-23 | 1 | -1/+0 |