aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
Commit message (Expand)AuthorAgeFilesLines
* eliminate warnings about multiple primary keys on habtm join tablesAaron Patterson2016-02-194-2/+18
* Add methods to array delegation from `Relation`Kevin Dougherty2016-02-191-1/+2
* Merge pull request #23525 from kamipo/remove_unused_requireSean Griffin2016-02-181-1/+0
|\
| * Remove unused requireRyuta Kamizono2016-02-061-1/+0
* | Merge pull request #23747 from kamipo/add_accidentally_removed_sharpSean Griffin2016-02-171-6/+6
|\ \
| * | Add accidentally removed `#` [ci skip]Ryuta Kamizono2016-02-181-6/+6
* | | Merge pull request #23736 from kamipo/remove_needless_case_insensitive_compar...Sean Griffin2016-02-172-7/+4
|\ \ \ | |/ / |/| |
| * | Remove needless `case_insensitive_comparison` in mysql2 adapterRyuta Kamizono2016-02-172-7/+4
* | | Fix indentation for code block in changelogEileen M. Uchitelle2016-02-171-4/+4
* | | Remove accidentally duplicated change log title [ci skip]Mehmet Emin İNAÇ2016-02-181-3/+0
* | | Merge pull request #22365 from phuibonhoa/phuibonhoa/polymorphic_where_multip...Sean Griffin2016-02-177-6/+111
|\ \ \
| * | | Fixed `where` for polymorphic associations when passed an array containing di...Philippe Huibonhoa2016-02-167-6/+111
* | | | Merge pull request #23570 from rthbound/addresses-23568Matthew Draper2016-02-182-8/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Addresses #23568Ryan T. Hosford2016-02-092-8/+14
* | | | Show proper error message when a non-relation object is passed to AR::Relatio...Prathamesh Sonpatki2016-02-172-0/+10
* | | | Fix semantics of test names for finish option in batches_testAkshay2016-02-171-2/+2
* | | | Test parent local_stored_attributes isn't modifiedDavid Genord II2016-02-161-0/+1
| |/ / |/| |
* | | Merge pull request #23614 from georgemillo/foreign_keyYves Senn2016-02-163-2/+23
|\ \ \
| * | | Let t.foreign_key use the same `to_table` twiceGeorge Millo2016-02-153-2/+27
* | | | Merge pull request #23706 from vipulnsward/add-changelog-for-regressionYves Senn2016-02-161-2/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing CHANGELOG for regression fix in #18155 which fixes #13387Vipul A M2016-02-161-0/+7
|/ / /
* | | Remove the method already overridden by private methodMehmet Emin İNAÇ2016-02-141-13/+0
* | | Merge pull request #23377 from bogdan/last-with-sqlEileen M. Uchitelle2016-02-134-17/+78
|\ \ \
| * | | Make ActiveRecord::Relation#last to reverse SQL orderBogdan Gusiev2016-02-134-17/+78
* | | | Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-135-5/+5
* | | | Add the missing author name [ci skip]Ryuta Kamizono2016-02-131-0/+2
|/ / /
* | | use rails instead of rakeGaurav Sharma2016-02-121-1/+1
* | | Merge pull request #18109 from k0kubun/unscoped-joinsSean Griffin2016-02-114-6/+29
|\ \ \
| * | | Allow `joins` to be unscopedTakashi Kokubun2016-01-314-6/+31
* | | | Merge pull request #23581 from diego-silva/uniqueness-validator-pk-fixSean Griffin2016-02-112-1/+12
|\ \ \ \
| * | | | UniquenessValidator exclude itself when PK changedDiego Silva2016-02-092-1/+12
| | |/ / | |/| |
* | | | Ensure prepared statement caching still occurs with Adequate RecordSean Griffin2016-02-114-7/+7
* | | | Merge pull request #23605 from y-yagi/remove_warnings_in_finder_methodsKasper Timm Hansen2016-02-111-4/+4
|\ \ \ \
| * | | | remove warnings from FinderMethodsyuuji.yaginuma2016-02-111-4/+4
* | | | | Merge pull request #23395 from PareshGupta/remove-unused-constantSantiago Pastorino2016-02-103-54/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unused class AttributeMethodCachePareshGupta2016-02-022-25/+0
| * | | | remove unused constants from activerecordPareshGupta2016-02-012-30/+6
* | | | | build scope chain functionally and remove cachingAaron Patterson2016-02-101-14/+40
* | | | | include activerecord and activesupport CHANGELOG entriesBrian Christian2016-02-101-0/+4
* | | | | rename to 'second_to_last' and 'third_to_last'Brian Christian2016-02-105-25/+25
* | | | | allow Array.penultimate and Array.antepenultiate access methodsBrian Christian2016-02-095-1/+61
| |/ / / |/| | |
* | | | Add numeric type in the doc [ci skip]Ryuta Kamizono2016-02-081-3/+3
* | | | Merge pull request #23547 from kamipo/schema_type_returns_symbolSean Griffin2016-02-073-8/+8
|\ \ \ \
| * | | | `schema_type` returns symbol rather than stringRyuta Kamizono2016-02-083-8/+8
* | | | | Merge pull request #23508 from meinac/add_numeric_type_into_migrationsSean Griffin2016-02-072-0/+12
|\ \ \ \ \
| * | | | | Added numeric helper into migrations.Mehmet Emin İNAÇ2016-02-072-0/+12
* | | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-02-072-12/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix indentationVijay Dev2016-02-071-1/+1
| * | | | | [ci skip] Good bye SQLite2yui-knk2016-02-061-2/+0
| * | | | | [ci skip] Update internal documents about ActiveRecord's Reflectionyui-knk2016-01-301-11/+14