aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | `HashWithIndifferentAccess.new` respects the default value or proc on objects...Gordon Chan2014-07-314-8/+32
* | | | | | | | | | Merge pull request #19501 from ccutrer/dry_sti_subclass_finding2Sean Griffin2015-10-296-23/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix a stylistic nitpick in #19501Sean Griffin2015-10-291-3/+3
| * | | | | | | | | | Fix test failures caused by #19501Sean Griffin2015-10-293-1/+3
| * | | | | | | | | | Fix merge conflicts from #19501Sean Griffin2015-10-294-23/+28
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | DRY up STI subclass logicCody Cutrer2015-03-244-22/+29
* | | | | | | | | | | | Merge pull request #22026 from akihiro17/fix-preload-associationYves Senn2015-10-293-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Set `scope.reordering_value` to `true` if :reordering values are specifiedakihiro172015-10-303-0/+28
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #22116 from gsamokovarov/fix-form-for-block-testYves Senn2015-10-291-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix a faulty form_for testGenadi Samokovarov2015-10-291-2/+3
* | | | | | | | | | | | tests, no every adapter supports "connection.version"Yves Senn2015-10-292-22/+24
* | | | | | | | | | | | Merge pull request #22114 from oesgalha/docs_use_distinctZachary Scott2015-10-292-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use #distinct instead of #uniq in the guides [ci skip]oesgalha2015-10-292-5/+5
|/ / / / / / / / / / / /
* | | | | | | | | | | | Ignore scope in missing translation input.Kasper Timm Hansen2015-10-282-1/+9
* | | | | | | | | | | | Merge pull request #21998 from kddeisz/rake_task_statisticsArthur Nogueira Neves2015-10-285-1/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Allow rake:stats to account for rake tasksKevin Deisz2015-10-195-1/+23
* | | | | | | | | | | | | Merge pull request #18548 from sebjacobs/support-bidirectional-destroy-depend...Sean Griffin2015-10-287-0/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add support for bidirectional destroy dependenciesSeb Jacobs2015-01-167-1/+119
* | | | | | | | | | | | | Merge pull request #22073 from arunagw/remove-require-sdoc-rakefileArthur Nogueira Neves2015-10-281-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove required `sdoc` from RakefileArun Agrawal2015-10-261-1/+0
* | | | | | | | | | | | | | Merge pull request #22099 from yui-knk/doc_as_instrumentationArthur Nogueira Neves2015-10-281-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [ci skip] Add `:binds` to a list of paramaters of `sql.active_record`yui-knk2015-10-281-0/+1
* | | | | | | | | | | | | | Merge pull request #22096 from Gaurav2728/change_deprecated_msgRichard Schneeman2015-10-282-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | specify deprecated waring, follow the standard conventionsGaurav Sharma2015-10-282-6/+6
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Write the cookie jar it was not committed in TestCaseRafael Mendonça França2015-10-282-2/+2
* | | | | | | | | | | | | Remove dead codeRafael Mendonça França2015-10-281-5/+0
* | | | | | | | | | | | | Merge pull request #22095 from ajmyers01/fix_typo_in_eager_load_polymorphic_e...Rafael França2015-10-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix Typo in EagerLoadPolymorphicError [ci skip]Alex Myers2015-10-271-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #18383 from scambra/habtm-with-where-includes-16032-for-ma...Rafael Mendonça França2015-10-273-1/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Includes HABTM returns correct size now. It's caused by the join dependencySergio Cambra2015-01-073-2/+41
* | | | | | | | | | | | | | Merge pull request #22093 from y-yagi/fix_typo_in_db_purgeRafael França2015-10-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | fix typo in `db:purge` description [ci skip]yuuji.yaginuma2015-10-281-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #22087 from yui-knk/fix_ar_changelogKasper Timm Hansen2015-10-271-17/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [ci skip] Aline code examples in AR changelogyui-knk2015-10-271-17/+14
* | | | | | | | | | | | | | Merge pull request #22078 from arunagw/secret-key-as-an-integerSantiago Pastorino2015-10-272-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | raise `ArgumentError` when `SECRET_KEY_BASE` is an integerArun Agrawal2015-10-272-0/+16
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Remove skipped JRuby tests that are passing on 9.0.3.0.Guo Xiang Tan2015-10-273-6/+0
* | | | | | | | | | | | | Revert "Merge pull request #21994 from mtodd/inherit-scopes"Rafael Mendonça França2015-10-272-3/+3
* | | | | | | | | | | | | Merge pull request #21994 from mtodd/inherit-scopesArthur Neves2015-10-262-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Make inherited scope test failMatt Todd2015-10-262-3/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | [ci skip] Add doc for preloader_forschneems2015-10-261-0/+4
* | | | | | | | | | | | | [ci skip] Clarify doc for preloaders_for_oneschneems2015-10-261-0/+5
* | | | | | | | | | | | | [ci skip] Add doc to preloaders_onschneems2015-10-261-0/+1
* | | | | | | | | | | | | Merge pull request #19686 from tsun1215/index_errorsSean Griffin2015-10-268-4/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Errors can be indexed with nested attributesMichael Probber2015-04-178-4/+95
* | | | | | | | | | | | | | Merge pull request #22080 from AnnaErshova/edits-config-code-textRafael França2015-10-261-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Edits default `config/boot.rb` to match what's generated by Rails 4.2.AnnaErshova2015-10-261-2/+1
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #19924 from iamvery/db-tasks-exit-statusSean Griffin2015-10-266-5/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update changelog with db rake task exit status fixJay Hayes2015-10-201-0/+4
| * | | | | | | | | | | | | | Exit with non-zero status when db:drop failsJay Hayes2015-10-202-1/+12