aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25093 from Erol/activerecord-transaction-serialization-errorRafael França2016-05-211-0/+5
|\
| * Add AR::TransactionSerializationError for transaction serialization failures ...Erol Fornoles2016-05-211-0/+5
* | Whitespaces [ci skip]Rafael Mendonça França2016-05-211-0/+1
* | Add CHANGELOG.md reference for #24958 (#25094)Jon Moss2016-05-211-0/+4
|/
* Merge pull request #23810 from xijo/fix_json_coder_when_mysql_strict_is_disabledSean Griffin2016-05-161-0/+4
|\
| * Fix bug in JSON deserialization when column default is an empty stringJohannes Opper2016-02-221-0/+5
* | Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-2114/+1
* | Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-0/+5
* | remove `empty?` from CHANGELOG [ci skip]yuuji.yaginuma2016-05-031-2/+1
* | Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* | Add Expression Indexes and Operator Classes support for PostgreSQLRyuta Kamizono2016-04-241-0/+13
* | Merge pull request #23461 from kamipo/prepared_statements_for_mysql2_adapterJeremy Daer2016-04-231-0/+7
|\ \
| * | Add prepared statements support for `Mysql2Adapter`Ryuta Kamizono2016-04-211-0/+4
|/ /
* | Merge pull request #23557 from kamipo/dump_indexes_in_create_for_generates_sq...Jeremy Daer2016-04-201-0/+10
|\ \
| * | Dump indexes in `create_table` for generates SQL in one queryRyuta Kamizono2016-04-201-0/+7
|/ /
* | Merge pull request #23523 from kamipo/avoid_truncation_in_uniqueness_validationJeremy Daer2016-04-181-0/+17
|\ \
* \ \ Merge pull request #23522 from kamipo/add_value_too_long_exception_classJeremy Daer2016-04-181-0/+5
|\ \ \
* | | | Merge pull request #24614 from kamipo/foreign_key_respects_table_name_prefix_...Jeremy Daer2016-04-181-0/+4
* | | | Merge pull request #23622 from kamipo/primary_key_should_be_not_nullJeremy Daer2016-04-181-0/+17
|\ \ \ \
* | | | | Move CHANGELOG entry about database notices at the top [ci skip]Prathamesh Sonpatki2016-04-181-23/+20
* | | | | Merge pull request #24551 from bogdanvlviv/notice_for_tasksJeremy Daer2016-04-171-0/+22
|\ \ \ \ \
| * | | | | Added notice when a database is successfully created or dropped.bogdanvlviv2016-04-171-0/+22
* | | | | | 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