Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #26986 from bogdanvlviv/docs_migrations | Eileen M. Uchitelle | 2016-11-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Add missing spaces [ci skip] | bogdanvlviv | 2016-11-07 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #26909 from matthewd/query-cache-connection | Matthew Draper | 2016-11-06 | 4 | -40/+75 | |
|\ \ \ \ \ | ||||||
| * | | | | | Clear query cache during checkin, instead of an execution callback | Matthew Draper | 2016-10-27 | 4 | -40/+75 | |
* | | | | | | Merge pull request #26972 from kamipo/avoid_unscope_order_when_limit_value_pr... | Rafael França | 2016-11-05 | 2 | -8/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Avoid `unscope(:order)` when `limit_value` is presented for `count` | Ryuta Kamizono | 2016-11-06 | 2 | -8/+17 | |
* | | | | | | | Erubis is not actually used in AR | Akira Matsuda | 2016-11-06 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #26969 from y-yagi/remove_unused_requires | Rafael França | 2016-11-05 | 1 | -3/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove unused require | yuuji.yaginuma | 2016-11-05 | 1 | -3/+0 | |
* | | | | | | | Merge pull request #26971 from damireh/patch-1 | Jon Moss | 2016-11-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use local variable instead of instance variable [ci skip] | Daniel Amireh | 2016-11-05 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Tweaking some test data due to sprintf behavior change in 2.4 | Akira Matsuda | 2016-11-05 | 1 | -5/+5 | |
* | | | | | | | Show what was the error when assertion has failed | Akira Matsuda | 2016-11-05 | 1 | -1/+1 | |
* | | | | | | | Less method invocation | Akira Matsuda | 2016-11-05 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #26967 from headius/bad_threading_test | Aaron Patterson | 2016-11-04 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use different name for main and thread connection variable. | Charles Oliver Nutter | 2016-11-04 | 1 | -5/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #26965 from rothhound/update_sqlite3 | Guillermo Iguaran | 2016-11-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update sqlite3 | Gianfranco Montoya | 2016-11-04 | 1 | -3/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #26536 from y-yagi/change_increment_and_decrement_to_publi... | Arthur Nogueira Neves | 2016-11-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | change `MemCacheStore#increment` and `MemCacheStore#decrement` to public API ... | yuuji.yaginuma | 2016-09-18 | 1 | -2/+2 | |
* | | | | | | | Don't assign default attributes until after loading schema | Sean Griffin | 2016-11-03 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #26455 from kamipo/move_test_quoting_classes | Arthur Nogueira Neves | 2016-11-03 | 2 | -13/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move `test_quoting_classes` into `test/cases/quoting_test.rb` | Ryuta Kamizono | 2016-10-29 | 2 | -13/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #24202 from Sen-Zhang/fix_datetime_error | Arthur Nogueira Neves | 2016-11-03 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix datatime error | Sen-Zhang | 2016-11-01 | 3 | -1/+13 | |
* | | | | | | | | Fixes TypeError Exception when cache counter value equals nil (#26940) | Daniel E. Garcia Shulman | 2016-11-02 | 2 | -1/+6 | |
* | | | | | | | | Use tr instead of gsub | Akira Matsuda | 2016-11-02 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #26951 from y-yagi/fix_ruby_warning | Guillermo Iguaran | 2016-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | remove warning from railtie | yuuji.yaginuma | 2016-11-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Make `register_block_for` private | Arthur Neves | 2016-11-01 | 1 | -11/+11 | |
* | | | | | | | Merge pull request #26950 from bouk/exclude-dbmigrate | Sean Griffin | 2016-11-01 | 3 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't put db:migrate and db:setup in binfiles if activerecord is excluded | Bouke van der Bijl | 2016-11-01 | 3 | -0/+10 | |
* | | | | | | | | Merge pull request #26451 from kamipo/remove_target_uniq_size | Sean Griffin | 2016-11-01 | 1 | -5/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove unnecessary `target.uniq.size` in `CollectionAssociation#size` | Ryuta Kamizono | 2016-10-29 | 1 | -5/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #26453 from kamipo/remove_unused_internal_dependent_option | Sean Griffin | 2016-11-01 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove unused internal `:dependent` option in `CollectionAssociation#delete` | Ryuta Kamizono | 2016-10-29 | 1 | -4/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Allow `autosave: true` to be used with inverse of | Sean Griffin | 2016-11-01 | 5 | -12/+14 | |
* | | | | | | | Merge pull request #25337 from sgrif/sg-changes-in-callbacks | Sean Griffin | 2016-11-01 | 18 | -53/+362 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Deprecate the behavior of AR::Dirty inside of after_(create|update|save) call... | Sean Griffin | 2016-11-01 | 18 | -53/+362 | |
* | | | | | | | | Merge PR #26052 | Arthur Neves | 2016-11-01 | 1 | -12/+16 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Added register_block method to register rake_tasks, generators, console & run... | Rafael Fidelis | 2016-11-01 | 1 | -12/+16 | |
* | | | | | | | | Merge pull request #26943 from colleenmcguckin/testing_typo | Kasper Timm Hansen | 2016-10-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix typo in Rails Test Runner section | colleenmcguckin | 2016-10-31 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Ensure duration parsing is consistent across DST changes | Andrew White | 2016-10-31 | 3 | -2/+54 | |
* | | | | | | | | Merge pull request #26838 from Cohen-Carlisle/activerecord-slice-array-args | Guillermo Iguaran | 2016-10-31 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | allow ActiveRecord::Core#slice to use array arg | Cohen Carlisle | 2016-10-31 | 3 | -1/+15 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #23094 from yui-knk/fix_ar_test_comment | Arthur Nogueira Neves | 2016-10-31 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove a confusing comment | yui-knk | 2016-10-31 | 1 | -1/+0 | |
| * | | | | | | | | Fix the order of `create_table` to match a comment about `:inverse_of` options | yui-knk | 2016-10-31 | 1 | -4/+4 | |
* | | | | | | | | | Merge pull request #26938 from riseshia/patch-1 | प्रथमेश Sonpatki | 2016-10-31 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ |