aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25456 from ojab/masterRyuta Kamizono2018-01-032-4/+2
|\
| * Remove dormant checkojab2016-06-211-3/+1
* | Remove undefined `track_deletion` callback [ci skip]Ryuta Kamizono2018-01-031-3/+0
* | Merge pull request #27561 from fishbrain/count-all-in-has-many-associationRyuta Kamizono2018-01-034-1/+16
|\ \
| * | Use `count(:all)` in HasManyAssociation#count_recordsKlas Eskilson2017-02-074-1/+16
* | | Merge pull request #29018 from willbryant/missing_attributes_after_saveRyuta Kamizono2018-01-032-0/+11
|\ \ \
| * | | fix the dirty tracking code's save hook overwriting missing attributes with i...Will Bryant2017-05-102-0/+11
* | | | Restore support for the -layers transformationGeorge Claghorn2018-01-023-14/+22
* | | | Avoid Minitest 5.11.0 for nowyuuji.yaginuma2018-01-022-1/+3
* | | | Revert unintentional change in 41e3bbdJavan Makhmali2018-01-011-1/+1
* | | | Improve `preventDefault` fix for rails-ujsJavan Makhmali2018-01-011-6/+11
* | | | Active Record: Bump license years for 2018 [ci skip]Ryuta Kamizono2018-01-011-1/+1
* | | | Refactor to `Array(options[:on])` only once in defining validationsRyuta Kamizono2018-01-012-11/+13
* | | | Add test case for `collection_singular_ids` with symbol primary keysRyuta Kamizono2018-01-012-1/+9
* | | | Remove `association_primary_key_type` from `AssociationReflection` and `Throu...Ryuta Kamizono2018-01-013-19/+2
* | | | Added Railties deprecations in 5.2 release notes [ci skip]Prathamesh Sonpatki2018-01-011-2/+13
* | | | Refactor delegating `join_primary_key` instead of `join_keys` and `associatio...Ryuta Kamizono2018-01-014-6/+5
* | | | Merge pull request #31606 from yhirano55/bump_license_years_for_2018Arun Agrawal2017-12-3121-21/+21
|\ \ \ \
| * | | | Bump license years for 2018Yoshiyuki Hirano2017-12-3121-21/+21
* | | | | Expose ActiveStorage::Analyzer#logger in API docs [ci skip]George Claghorn2017-12-311-1/+1
* | | | | Expose ActiveStorage::Previewer#logger in API docs [ci skip]George Claghorn2017-12-311-2/+2
* | | | | Suppress noise from drawing command invocationsGeorge Claghorn2017-12-311-1/+1
* | | | | Merge pull request #31575 from bogdan/bugfix-has-many-reattachmentRyuta Kamizono2018-01-013-13/+17
|\ \ \ \ \
| * | | | | Bugfix foreign key replacement in inverse associationBogdan Gusiev2017-12-273-13/+17
* | | | | | Merge pull request #31310 from kinnrot/duration-moduloRyuta Kamizono2018-01-012-1/+5
|\ \ \ \ \ \
| * | | | | | Empty duration inspect fixChen Kinnrot2017-12-132-1/+5
* | | | | | | Append extension to tempfile nameGeorge Claghorn2017-12-313-2/+23
* | | | | | | Merge pull request #31607 from fatkodima/fix-sqlite-partial-indexesRyuta Kamizono2018-01-012-0/+18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix recreating partial indexes after alter table for sqlitefatkodima2017-12-312-0/+18
|/ / / / / /
* | | | | | Merge pull request #31602 from eugeneius/config_eager_loadRyuta Kamizono2017-12-313-8/+8
|\ \ \ \ \ \
| * | | | | | Clarify that config.eager_load controls eager loading [ci skip]Eugene Kenny2017-12-303-8/+8
|/ / / / / /
* | | | | | Fix `cache_key` with a relation having distinct and orderRyuta Kamizono2017-12-302-2/+8
* | | | | | Remove needless blank lines [ci skip]Ryuta Kamizono2017-12-301-2/+0
* | | | | | Merge pull request #31578 from Aquaj/feature/allow-callables-in-select-group-...George Claghorn2017-12-293-4/+34
|\ \ \ \ \ \
| * | | | | | Allow the use of callable objects as group methods for grouped selects.Jérémie Bonal2017-12-273-4/+34
* | | | | | | Tweak headings [ci skip]George Claghorn2017-12-291-16/+16
* | | | | | | Merge pull request #31591 from nobu/patch-2Yuji Yaginuma2017-12-301-8/+1
|\ \ \ \ \ \ \
| * | | | | | | let drb make temprary serverNobuyoshi Nakada2017-12-291-8/+1
* | | | | | | | Use released `delayed_job` instead of master versionyuuji.yaginuma2017-12-302-9/+4
|/ / / / / / /
* | | | | | | Fix `cache_key` with a relation having custom select and orderRyuta Kamizono2017-12-292-2/+7
* | | | | | | Demonstrate providing keyfile data in lieu of a path [ci skip]George Claghorn2017-12-281-24/+33
* | | | | | | Link to the client gems [ci skip]George Claghorn2017-12-281-3/+4
* | | | | | | Merge pull request #31574 from Fudoshiki/patch-1Guillermo Iguaran2017-12-281-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix IE 10 and IE 11's broken `preventDefault`Yuri S2017-12-271-0/+5
| | |_|/ / / / | |/| | | | |
* / | | | | | Remove unused methodsyuuji.yaginuma2017-12-281-16/+0
|/ / / / / /
* | | | | | Merge pull request #31568 from bogdanvlviv/update-action_view_overview-guideRyuta Kamizono2017-12-271-6/+8
|\ \ \ \ \ \
| * | | | | | Update "Action View Overview" guide [ci skip]bogdanvlviv2017-12-261-6/+8
* | | | | | | Merge pull request #31570 from y-yagi/ci_against_250Matthew Draper2017-12-271-1/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | CI against ruby 2.5.0yuuji.yaginuma2017-12-271-1/+8
|/ / / / / /
* | | | | | SQLite: Add more test cases for adding primary keyRyuta Kamizono2017-12-262-58/+100