Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Remove Rails 5.0 workaround from ActionCable::Channel::TestCase | Vladimir Dementyev | 2018-09-27 | 1 | -6/+2 | |
* | | | | | | | | | | | | | | | Merge pull request #33986 from matt17r/patch-1 | Gannon McGibbon | 2018-09-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Add missing rdoc +code+ tags | Matthew LS | 2018-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Make `update_all` preparable | Ryuta Kamizono | 2018-09-28 | 2 | -2/+18 | |
* | | | | | | | | | | | | | | | Merge pull request #33979 from lzap/master | Rafael França | 2018-09-27 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Added ActionController::Parameters.each_value method | Lukas Zapletal | 2018-09-27 | 2 | -0/+26 | |
* | | | | | | | | | | | | | | | | Merge pull request #31604 from fatkodima/reverting-transaction | Eileen M. Uchitelle | 2018-09-27 | 7 | -5/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix `transaction` reverting for migrations | fatkodima | 2018-09-26 | 7 | -5/+86 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #33994 from gmcgibbon/rails_g_model_migrations_paths | Rafael França | 2018-09-27 | 4 | -0/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Add migrations_paths option to model generator | Gannon McGibbon | 2018-09-27 | 4 | -0/+32 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Avoid extra touch queries when counter cache is updated | Ryuta Kamizono | 2018-09-27 | 2 | -6/+16 | |
* | | | | | | | | | | | | | | Refactor counter cache to extract `decrement_counters_before_last_save` on th... | Ryuta Kamizono | 2018-09-27 | 2 | -48/+31 | |
* | | | | | | | | | | | | | | Merge pull request #34001 from dark-panda/ignore-psqlrc-when-using-psql | Ryuta Kamizono | 2018-09-27 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Use -X when loading structure.sql via psql | J Smith | 2018-09-27 | 2 | -4/+4 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #33997 from MatthiasWinkelmann/pg_dump | Ryuta Kamizono | 2018-09-27 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Removed invalid -X flag for pg_dump | Matthias Winkelmann | 2018-09-27 | 2 | -8/+8 | |
* | | | | | | | | | | | | | | Add ActionCable::Channel::TestCase | Vladimir Dementyev | 2018-09-26 | 3 | -0/+464 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #33970 from rails/eager-url-helpers | Aaron Patterson | 2018-09-26 | 10 | -36/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into eager-url-helpers | Aaron Patterson | 2018-09-26 | 76 | -174/+276 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #30676 from artofhuman/import-assert-attrs-error-message | Rafael França | 2018-09-26 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Improve error message when assign wrong attributes to model | Semyon Pupkov | 2018-04-28 | 2 | -2/+4 | |
* | | | | | | | | | | | | | | Merge pull request #33983 from gmcgibbon/raise_if_fixture_path_blank | Rafael França | 2018-09-26 | 3 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Raise an error when loading all fixtures from nil fixture_path | Gannon McGibbon | 2018-09-26 | 3 | -0/+21 | |
* | | | | | | | | | | | | | | | Merge pull request #31819 from bpohoriletz/master | Eileen M. Uchitelle | 2018-09-26 | 2 | -4/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | If association is a hash-like object preloading fails | Bohdan Pohorilets | 2018-09-26 | 2 | -4/+29 | |
* | | | | | | | | | | | | | | | | Remove force parent loading when counter cache child is created/destroyed | Ryuta Kamizono | 2018-09-26 | 2 | -7/+7 | |
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Revert "Remove `counter_cache_target` which is no longer called" | Ryuta Kamizono | 2018-09-26 | 2 | -2/+11 | |
* | | | | | | | | | | | | | | | Update counter cache in memory if parent target is existed | Ryuta Kamizono | 2018-09-26 | 2 | -10/+35 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #33987 from yahonda/specify_database_characterset_at_travis | Ryuta Kamizono | 2018-09-26 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Use the same option for create database statements between Raketask and travi... | Yasuo Honda | 2018-09-26 | 1 | -4/+4 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fix "warning: shadowing outer local variable - config" | yuuji.yaginuma | 2018-09-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge pull request #33968 from gmcgibbon/stringify_db_configurations | Rafael França | 2018-09-25 | 3 | -2/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Stringify database configurations | Gannon McGibbon | 2018-09-24 | 3 | -2/+30 | |
* | | | | | | | | | | | | | | Merge pull request #33975 from JuanitoFatas/jf.fix-test-name | Rafael França | 2018-09-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix a content_for test description | Juanito Fatas | 2018-09-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Remove `counter_cache_target` which is no longer called | Ryuta Kamizono | 2018-09-26 | 1 | -10/+1 | |
* | | | | | | | | | | | | | | | Fix more offences | Rafael Mendonça França | 2018-09-25 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | Change the empty block style to have space inside of the block | Rafael Mendonça França | 2018-09-25 | 60 | -141/+142 | |
| | | | * | | | | | | | | | | | Routes from Engine Railties should not be an infinite loop | Aaron Patterson | 2018-09-26 | 2 | -2/+10 | |
| | | | * | | | | | | | | | | | Eager load supports individual files | Aaron Patterson | 2018-09-26 | 2 | -4/+8 | |
| | | | * | | | | | | | | | | | Allow helpers to be deferred until the routes have been finalized | Aaron Patterson | 2018-09-25 | 2 | -5/+24 | |
| | | | * | | | | | | | | | | | Eagerly build the routing helper module after routes are committed | Aaron Patterson | 2018-09-25 | 7 | -27/+62 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #33974 from rails/remove-catch-all-from-am | Aaron Patterson | 2018-09-25 | 1 | -17/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | This patch removes deprecated catch-all routes from AM | Aaron Patterson | 2018-09-24 | 1 | -17/+7 | |
* | | | | | | | | | | | | | | | Merge pull request #33973 from rails/remove-catch-all | Aaron Patterson | 2018-09-25 | 19 | -78/+296 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | make bot happy | Aaron Patterson | 2018-09-24 | 4 | -9/+9 | |
| * | | | | | | | | | | | | | | | Add hack to deal with warnings | Aaron Patterson | 2018-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Remove deprecated catch-all route in the AV tests | Aaron Patterson | 2018-09-24 | 19 | -78/+296 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #33977 from marshall-lee/abandon-top-support | Ryuta Kamizono | 2018-09-25 | 10 | -27/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Abandon TOP support. | Vladimir Kochnev | 2018-09-25 | 10 | -27/+4 | |
|/ / / / / / / / / / / / / / |