Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Revert "Chaining named scope is no longer leaking to class level querying met... | Ryuta Kamizono | 2019-02-14 | 6 | -15/+7 | |
* | | | | | Merge pull request #35253 from rails/cached-collections-must-have-a-template | Aaron Patterson | 2019-02-13 | 2 | -3/+22 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Cached collections only work if there is one template | Aaron Patterson | 2019-02-13 | 2 | -3/+22 | |
* | | | | | Refactors a loop | Xavier Noria | 2019-02-13 | 1 | -6/+8 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #35255 from kamipo/fix_useless_assignment | Rafael França | 2019-02-13 | 2 | -5/+1 | |
|\ \ \ \ | ||||||
| * | | | | Address to useless assignment `formats = nil` after #35254 | Ryuta Kamizono | 2019-02-14 | 2 | -5/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #35254 from abhaynikam/35229-some-minor-cleanup | Aaron Patterson | 2019-02-13 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Clean for fix done in #35229. Removed unused arguments | Abhay Nikam | 2019-02-13 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #35229 from rails/fix-35222 | Aaron Patterson | 2019-02-13 | 19 | -29/+111 | |
|\ \ \ \ | ||||||
| * | | | | Turn lookup context in to a stack, push and pop if formats change | Aaron Patterson | 2019-02-11 | 9 | -29/+64 | |
| * | | | | Adding another failing test case | Aaron Patterson | 2019-02-11 | 11 | -6/+39 | |
| * | | | | Add a failing test for #35222 | Aaron Patterson | 2019-02-11 | 5 | -0/+14 | |
| |/ / / | ||||||
* | | | | Merge pull request #35244 from palkan/fix/activerecord-database-uri-resolve | Eileen M. Uchitelle | 2019-02-13 | 2 | -1/+11 | |
|\ \ \ \ | ||||||
| * | | | | Fix database configurations building when DATABASE_URL present | Vladimir Dementyev | 2019-02-12 | 2 | -1/+11 | |
* | | | | | Don’t log recipients when sending mail | Jaap van der Plas | 2019-02-13 | 5 | -10/+26 | |
* | | | | | Revert "Merge pull request #35127 from bogdan/counter-cache-loading" | Ryuta Kamizono | 2019-02-13 | 3 | -47/+20 | |
* | | | | | Support running AR isolated tests in parallel | Matthew Draper | 2019-02-13 | 1 | -4/+35 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #35034 from sponomarev/chore/ac-docs-worker-pool | Eileen M. Uchitelle | 2019-02-12 | 2 | -5/+18 | |
|\ \ \ \ | ||||||
| * | | | | Add Worker Pool section to Action Cable configuration docs | Sergey Ponomarev | 2019-02-01 | 2 | -5/+18 | |
* | | | | | Merge pull request #34714 from palkan/chore/refactor-action-cable-server-config | Kasper Timm Hansen | 2019-02-13 | 3 | -11/+29 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Allow passing custom config to ActionCable::Server::Base | Vladimir Dementyev | 2019-02-12 | 3 | -11/+29 | |
|/ / / / | ||||||
* | | | | Should respect attribute_types over column_types | Ryuta Kamizono | 2019-02-13 | 1 | -2/+1 | |
* | | | | Merge pull request #35237 from eileencodes/fix-teardown-in-db-selector-test | Eileen M. Uchitelle | 2019-02-12 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Fix DatabaseSelector test that fails sometimes | eileencodes | 2019-02-12 | 1 | -0/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Fix `pluck` and `select` with custom attributes | Ryuta Kamizono | 2019-02-13 | 10 | -16/+50 | |
* | | | | Merge pull request #35235 from rails/fxn/zeitwerk | Xavier Noria | 2019-02-12 | 17 | -66/+385 | |
|\ \ \ \ | ||||||
| * | | | | style | Xavier Noria | 2019-02-12 | 2 | -3/+5 | |
| * | | | | Zeitwerk integration | Xavier Noria | 2019-02-12 | 17 | -66/+383 | |
* | | | | | Merge pull request #35175 from drn/create-session | Guillermo Iguaran | 2019-02-12 | 2 | -1/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Support testing of non-ActionDispatch-routed apps. | Darren Cheng | 2019-02-05 | 2 | -1/+28 | |
* | | | | | Add missing packages (#35227) | Yuji Yaginuma | 2019-02-12 | 1 | -0/+2 | |
* | | | | | Merge pull request #32861 from zvkemp/asn-unsubscribe-proxy | Aaron Patterson | 2019-02-11 | 5 | -3/+100 | |
|\ \ \ \ \ | ||||||
| * | | | | | use a proxy matcher for AS::N fanout | zvkemp | 2019-02-11 | 5 | -3/+100 | |
* | | | | | | Merge pull request #35226 from olivierlacan/docs/active-job-queue-as-block | Rafael França | 2019-02-11 | 1 | -0/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document queue_as block arguments and their use | Olivier Lacan | 2019-02-11 | 1 | -0/+20 | |
|/ / / / / / | ||||||
* | | | | | | Avoid implicit delegation in the migration compatibility | Ryuta Kamizono | 2019-02-12 | 1 | -12/+14 | |
* | | | | | | Merge pull request #35198 from paracycle/uk-change-config-for-behaviour | Gannon McGibbon | 2019-02-11 | 3 | -9/+149 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix assertion excpected/actual order | Ufuk Kayserilioglu | 2019-02-11 | 1 | -6/+6 | |
| * | | | | | | Allow deprecated non-symbol access to nested `config_for` hashes | Ufuk Kayserilioglu | 2019-02-11 | 3 | -3/+143 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #35221 from alkesh26/railities-namespaces-to-paths-optimiz... | Rafael França | 2019-02-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Optimized namespaces_to_paths method. | alkesh26 | 2019-02-11 | 1 | -2/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #35196 from gmcgibbon/clarify_collection_proxy_docs | Gannon McGibbon | 2019-02-11 | 2 | -11/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Clarify collection proxy docs | Gannon McGibbon | 2019-02-08 | 2 | -11/+25 | |
* | | | | | | Revert "Merge pull request #35216 from CHTJonas/patch-1" | Ryuta Kamizono | 2019-02-11 | 1 | -1/+1 | |
* | | | | | | Add `remove_foreign_key` for `change_table` | Ryuta Kamizono | 2019-02-11 | 2 | -0/+22 | |
* | | | | | | Merge pull request #35216 from CHTJonas/patch-1 | Eileen M. Uchitelle | 2019-02-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct JavaScript example in guide [ci skip] | Charlie Jonas | 2019-02-10 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #35184 from y-yagi/avoid_extra_package_install | Matthew Draper | 2019-02-11 | 10 | -16/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Install JavaScript packages before run test | yuuji.yaginuma | 2019-02-11 | 10 | -16/+38 | |
* | | | | | | | Fix typo a -> an, an -> a [ci skip] | Ryuta Kamizono | 2019-02-11 | 4 | -4/+4 |