aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22911 from Envek/database_commentsJeremy Daer2016-04-161-0/+11
|\
| * Add support for specifying comments for tables, columns, and indexes.Andrey Novikov2016-04-161-0/+17
|/
* Add changelog for #24542Vipul A M2016-04-151-0/+6
* Properly serialize all JSON primitives in the AR JSON typeSean Griffin2016-04-131-0/+6
* Support microsecond datetime precision on MariaDB 5.3+.Jeremy Daer2016-04-081-0/+4
* remove needless entry [ci skip]yuuji.yaginuma2016-04-081-5/+0
* Pass over CHANGELOGs [ci skip]Prathamesh Sonpatki2016-03-301-2/+2
* Merge pull request #24349 from chrisarcand/add-changelog-for-24305Rafael França2016-03-291-0/+6
|\
| * Add changelog for #24305 [skip ci]Chris Arcand2016-03-281-0/+6
* | Delegate some additional methods in querying.rbKenta2016-03-301-0/+13
|/
* add `:index_errors` option to example [ci skip]yuuji.yaginuma2016-03-271-2/+2
* Memoize user provided defaults before type castingSean Griffin2016-03-241-0/+7
* Merge pull request #24167 from kamipo/append_sql_mode_instead_of_overwriting_...Jeremy Daer2016-03-231-0/+7
|\
* | guides, sync 5.0 release notes with changelogsYves Senn2016-03-221-1/+2
|/
* Execute default_scope defined by abstract class within the scope of subclassMehmet Emin İNAÇ2016-03-081-0/+6
* Add changelog for batch touch records.Arthur Neves2016-03-071-0/+15
* move changelog to right place [skip ci]Arthur Neves2016-03-071-6/+6
* Add changelog for #20997Arthur Neves2016-03-071-0/+6
* don't treat all associations with extensions as instance dependent.Yves Senn2016-03-031-0/+8
* Deprecate `{insert|update|delete}_sql` in `DatabaseStatements`Ryuta Kamizono2016-03-021-1/+5
* Merge pull request #23417 from sgringwe/masterRafael Mendonça França2016-03-011-0/+6
|\
| * Add initial support for allowing an error on order or limit of queries being ...Scott Ringwelski2016-02-021-0/+6
* | Merge pull request #18766 from yasyf/issue_17864Sean Griffin2016-02-291-0/+15
|\ \
| * | Honour the order of the joining model in a `has_many :through`Yasyf Mohamedali2015-03-021-0/+15
* | | Ensure suppressor runs before validationseileencodes2016-02-241-0/+7
* | | Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* | | Remove changelog entry for reverted commiteileencodes2016-02-241-12/+0
* | | Merge pull request #23794 from matthewd/mutation-safe-to_aMatthew Draper2016-02-211-0/+8
* | | Add accidentally removed `#` [ci skip]Ryuta Kamizono2016-02-181-6/+6
* | | 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
* | | Fixed `where` for polymorphic associations when passed an array containing di...Philippe Huibonhoa2016-02-161-0/+16
* | | Merge pull request #23614 from georgemillo/foreign_keyYves Senn2016-02-161-0/+5
|\ \ \
| * | | Let t.foreign_key use the same `to_table` twiceGeorge Millo2016-02-151-0/+5
* | | | 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
|/ / /
* | | Merge pull request #23377 from bogdan/last-with-sqlEileen M. Uchitelle2016-02-131-0/+21
|\ \ \
| * | | Make ActiveRecord::Relation#last to reverse SQL orderBogdan Gusiev2016-02-131-0/+21
* | | | 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-111-0/+4
|\ \ \
| * | | Allow `joins` to be unscopedTakashi Kokubun2016-01-311-0/+6
* | | | include activerecord and activesupport CHANGELOG entriesBrian Christian2016-02-101-0/+4
* | | | Merge pull request #23508 from meinac/add_numeric_type_into_migrationsSean Griffin2016-02-071-0/+10
|\ \ \ \
| * | | | Added numeric helper into migrations.Mehmet Emin İNAÇ2016-02-071-0/+10
| | |_|/ | |/| |
* / | | Revert "Dump indexes in `create_table` instead of `add_index`"Sean Griffin2016-02-051-7/+0
|/ / /
* | | The minimum supported version of PostgreSQL is now >= 9.1Remo Mueller2016-02-021-0/+6
* | | Add some Action Cable CHANGELOG entriesRafael Mendonça França2016-02-011-3/+0
* | | Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-0/+5
* | | Revert "Merge pull request #16400 from bogdan/last-with-sql"Sean Griffin2016-02-011-20/+0
|/ /