Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Implements the task zeitwerk:check | Xavier Noria | 2019-04-23 | 3 | -0/+90 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | upgrades Zeitwerk to 2.1.4 | Xavier Noria | 2019-04-23 | 5 | -65/+33 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #36058 from rails/revert-36038-fix-35602 | Rafael França | 2019-04-22 | 2 | -14/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "Include Caching module for ActionController::API" | Rafael França | 2019-04-22 | 2 | -14/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #36038 from st0012/fix-35602 | Guillermo Iguaran | 2019-04-22 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure api controllers can perform caching as well | st0012 | 2019-04-19 | 2 | -0/+14 | |
| |/ / / / / / | ||||||
* | | | | | | | [ci skip] Active Storage: updating associations replaces | Kasper Timm Hansen | 2019-04-22 | 1 | -0/+2 | |
* | | | | | | | Allow sass-rails greater than 5.x in new apps | Guillermo Iguaran | 2019-04-22 | 1 | -1/+1 | |
* | | | | | | | Make Action Text's rendering helpers more configurable | Javan Makhmali | 2019-04-22 | 1 | -9/+14 | |
* | | | | | | | Avoid new string instance creation in `InsertAll#execute` | Ryuta Kamizono | 2019-04-22 | 1 | -3/+3 | |
* | | | | | | | ActionCable: don't allowlist keys passed to the Redis initializer | Blake Stoddard | 2019-04-22 | 2 | -3/+5 | |
* | | | | | | | Don't table name qualify aggrigate column for virtual attribute | Ryuta Kamizono | 2019-04-22 | 1 | -4/+2 | |
* | | | | | | | Merge pull request #36052 from kamipo/fast_id | Ryuta Kamizono | 2019-04-22 | 9 | -26/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PERF: 20% faster pk attribute access | Ryuta Kamizono | 2019-04-22 | 9 | -26/+30 | |
* | | | | | | | | Merge pull request #36040 from st0012/update-changelog-for-35145 | Eileen M. Uchitelle | 2019-04-22 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update the changelog to explain the fix | st0012 | 2019-04-20 | 1 | -0/+11 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #36047 from rmacklin/take-screenshot-sooner | Eileen M. Uchitelle | 2019-04-22 | 3 | -5/+42 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make system tests take failed screenshots in `before_teardown` hook | Richard Macklin | 2019-04-20 | 3 | -5/+42 | |
* | | | | | | | | | Remove useless `set_value` / `get_value` helper methods | Ryuta Kamizono | 2019-04-22 | 2 | -17/+10 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Remove never used `database_selector` class accessor | Ryuta Kamizono | 2019-04-22 | 1 | -1/+0 | |
* | | | | | | | | Merge pull request #36045 from yfxie/fix-normalize-the-hash-of-transformations | George Claghorn | 2019-04-21 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | normalize the hash of transformations | Yi Feng | 2019-04-20 | 2 | -1/+9 | |
* | | | | | | | | | Merge pull request #36051 from yoones/active-storage-bmp-variants-support | George Claghorn | 2019-04-21 | 4 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Allow ActiveStorage to generate variants of BMP images | Younes SERRAJ | 2019-04-21 | 4 | -0/+17 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36049 from kamipo/avoid_method_call | Ryuta Kamizono | 2019-04-22 | 7 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Avoid method call if `@transaction_state` is not finalized | Ryuta Kamizono | 2019-04-21 | 7 | -14/+14 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36048 from suretrust/master | Kasper Timm Hansen | 2019-04-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix typo by changing 'for' to 'from' | Saheed Oladele | 2019-04-21 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* / / / / / / / | Add release notes for changes in the guides for Rails 6 [ci skip] (#36046) | प्रथमेश Sonpatki | 2019-04-20 | 1 | -0/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #36041 from abhaynikam/change-deprecation-for-dynamic-rout... | Ryuta Kamizono | 2019-04-20 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Change deprecation message for dangerous query method to be disallowed in Rai... | Abhay Nikam | 2019-04-20 | 1 | -1/+1 | |
| * | | | | | | | Change the deprecation message for dynamic routes segment to 6.1 | Abhay Nikam | 2019-04-20 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #35896 from jlw/bug/active-jobless-seeds | Gannon McGibbon | 2019-04-20 | 3 | -1/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [#35782] Allow loading seeds without ActiveJob (~> 5.2.3) | Jeremy Weathers | 2019-04-19 | 3 | -1/+37 | |
* | | | | | | | | | Merge pull request #35738 from gmcgibbon/aj_assert_drop_usec_docs | Gannon McGibbon | 2019-04-20 | 2 | -9/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add section on asserting time args for jobs | Gannon McGibbon | 2019-03-25 | 1 | -0/+19 | |
| * | | | | | | | | | Fix assert_performed_with time tests | Gannon McGibbon | 2019-03-25 | 1 | -9/+9 | |
* | | | | | | | | | | Remove duplicated test | yuuji.yaginuma | 2019-04-20 | 1 | -12/+1 | |
* | | | | | | | | | | Remove description for namespaced `db:migrate:up` | eileencodes | 2019-04-19 | 1 | -1/+0 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36039 from eileencodes/add-up-and-down-to-multi-db-rake-t... | Eileen M. Uchitelle | 2019-04-19 | 3 | -1/+115 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Handle up/down for multiple databases | eileencodes | 2019-04-19 | 3 | -1/+115 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #36001 from prathamesh-sonpatki/null-false-default-belongs-to | Kasper Timm Hansen | 2019-04-19 | 5 | -9/+104 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add `null: false` constraint by default for `belongs_to` associations | Prathamesh Sonpatki | 2019-04-19 | 5 | -9/+104 | |
* | | | | | | | | | Revert "Deprecate `collection_cache_key` which is private API" | Ryuta Kamizono | 2019-04-19 | 3 | -6/+2 | |
* | | | | | | | | | Merge pull request #36000 from JosiMcClellan/fix-screenshot-filenames | Eileen M. Uchitelle | 2019-04-19 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | truncate screenshot filenames to avoid error | Josi McClellan | 2019-04-18 | 2 | -1/+10 | |
* | | | | | | | | | | Merge pull request #35998 from itsWill/add_documentation_for_add_index | Eileen M. Uchitelle | 2019-04-19 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Document algorithm: concurrent options for PostgreSQL [ci skip] | Guilherme Mansur | 2019-04-16 | 1 | -0/+20 | |
* | | | | | | | | | | | Merge pull request #36037 from kamipo/deprecate_methods | Ryuta Kamizono | 2019-04-19 | 2 | -26/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Refactor `ActiveSupport::Deprecation.deprecate_methods` not to expose interna... | Ryuta Kamizono | 2019-04-19 | 2 | -26/+7 |