Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #33880 from robbertbrak/master | Ryuta Kamizono | 2018-09-28 | 1 | -1/+3 |
|\ | |||||
| * | Clarify transactional behavior of after_commit and after_rollback callbacks | Robbert Brak | 2018-09-14 | 1 | -1/+3 |
* | | Merge pull request #33833 from duduribeiro/patch-2 | Gannon McGibbon | 2018-09-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | [ci skip] Recommend testing information displayed over object stored | Kadu Ribeiro | 2018-09-27 | 1 | -1/+1 |
* | | | Merge pull request #31441 from mrhead/rails-ujs-xhr-redirects | Rafael França | 2018-09-27 | 4 | -2/+37 |
|\ \ \ | |||||
| * | | | Do not enable disabled elements for XHR redirects | Patrik Bóna | 2018-09-27 | 4 | -2/+37 |
* | | | | Handle more unsafe String methods (#33990) | Janosch Müller | 2018-09-27 | 4 | -11/+102 |
* | | | | Merge pull request #34007 from gmcgibbon/automatic_labeling | Rafael França | 2018-09-27 | 1 | -0/+46 |
|\ \ \ \ | |||||
| * | | | | Add probot autolabeler config | Gannon McGibbon | 2018-09-27 | 1 | -0/+46 |
* | | | | | Add configuration to no-response probot plugin | Rafael França | 2018-09-27 | 1 | -0/+13 |
* | | | | | Merge pull request #34002 from gmcgibbon/fix_deeply_nested_scoped_root | Rafael França | 2018-09-27 | 2 | -1/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Fix optionally scoped root route unscoped access | Gannon McGibbon | 2018-09-27 | 2 | -1/+17 |
| |/ / / / | |||||
* | | | | | Merge pull request #34006 from kamipo/remove_debug_code | Ryuta Kamizono | 2018-09-28 | 1 | -10/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "record who created the node when $DEBUG is true" | Ryuta Kamizono | 2018-09-28 | 1 | -10/+0 |
* | | | | | | Merge pull request #34004 from simonc/constraints-call-matches-edge-case | Rafael Mendonça França | 2018-09-27 | 2 | -1/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixing an edge case when using objects as constraints | Simon Courtois | 2018-09-27 | 2 | -1/+28 |
|/ / / / / / | |||||
* / / / / / | Extract `Arel.arel_node?` helper method | Ryuta Kamizono | 2018-09-28 | 3 | -4/+7 |
|/ / / / / | |||||
* | | | | | Remove `visit_Fixnum` and `visit_Bignum` | Ryuta Kamizono | 2018-09-28 | 1 | -2/+0 |
* | | | | | Make `update_counters` preparable | Ryuta Kamizono | 2018-09-28 | 3 | -10/+19 |
* | | | | | Merge pull request #33995 from Edouard-chin/ec-active-job-subset-arg | Rafael França | 2018-09-27 | 3 | -2/+100 |
|\ \ \ \ \ | |||||
| * | | | | | Add a way to check for subset of arguments when performing jobs: | Edouard CHIN | 2018-09-26 | 3 | -2/+100 |
* | | | | | | Merge pull request #34003 from palkan/fix/cable-test-case-rails5-hack | Rafael França | 2018-09-27 | 1 | -6/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 |
|/ / / / / / / |