aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Deprecate `serialized_attributes` without replacementSean Griffin2014-06-141-0/+5
* Parsing DATABASE_URI, use URI#hostname: it's smarter about IPv6Matthew Draper2014-06-141-0/+7
* Through associations should set both parent ids on join modelsSean Griffin2014-06-131-0/+5
* Detect in-place changes on mutable AR attributesSean Griffin2014-06-131-0/+6
* Merge pull request #15394 from morgoth/fix-automatic-maintaining-test-schema-...Yves Senn2014-06-121-0/+7
|\
| * Fixed automatic maintaining test schema to properly handle sql structure sche...Wojciech Wnętrzak2014-06-121-0/+5
* | Pluck should work with columns of the same name from different tablesSean Griffin2014-06-111-0/+7
* | rm cached attributesSean Griffin2014-06-111-0/+4
* | Remove deprecated method ActiveRecord::Base.quoted_locking_columnAkshay Vishnoi2014-06-101-0/+4
* | ActiveRecord::FinderMethods.find passes proc parameter #15382James Yang2014-06-101-0/+7
* | Timestamp values should be present on callbacksRafael Mendonça França2014-06-091-4/+0
* | changelog for #15556 and credit @kuldeepaggarwal [Kuldeep Aggarwal]Yves Senn2014-06-071-0/+6
* | credit JoseLuis Torres for #15051. [JoseLuis Torres]Yves Senn2014-06-061-1/+1
* | `ActiveRecord::SchemaMigration` has no primary key.Yves Senn2014-06-061-0/+7
* | `bin/rake db:migrate:status` works with legacy migration numbers.Yves Senn2014-06-061-0/+6
* | Merge pull request #14971 from versioncontrol/#14785Yves Senn2014-06-061-0/+9
|\ \
| * | Fix Baseclass becomes! subclass.Edo Balvers2014-05-131-0/+9
* | | Merge pull request #15512 from akshay-vishnoi/delete-deprecated-methodYves Senn2014-06-051-0/+5
|\ \ \
| * | | Remove deprecated method ActiveRecord::Migrator.proper_table_nameAkshay Vishnoi2014-06-051-0/+4
|/ / /
* | | Merge pull request #15482 from laurocaetano/fix-regression-for-eager-loadCarlos Antonio da Silva2014-06-041-0/+7
|\ \ \
| * | | Fix regression on eager loading association based on SQL query ratherLauro Caetano2014-06-031-0/+7
* | | | Cleaned up duplicated CHANGELOG entry [ci skip]Godfrey Chan2014-06-031-3/+2
* | | | Merge pull request #15438 from sgrif/sg-null-columnRafael Mendonça França2014-06-031-0/+4
|\ \ \ \
| * | | | Return a null column when no column exists for an attributeSean Griffin2014-06-031-0/+4
* | | | | Merge pull request #15172 from notEthan/active_record_pretty_printRafael Mendonça França2014-06-031-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | implement ActiveRecord::Base#pretty_print + changelogEthan2014-05-291-0/+4
* | | | | pg, preserve money type when dumping schema and extract money default.Yves Senn2014-06-031-5/+2
| |/ / / |/| | |
* | | | pg, preserve type when schema dumping bit and bit varying columns.Yves Senn2014-06-031-1/+5
* | | | pg, preserve point type when schema dumping.Yves Senn2014-06-031-0/+4
* | | | New records should remain new after yaml serializationSean Griffin2014-06-011-0/+4
| |_|/ |/| |
* | | pg, support default values for enum types. Closes #7814.Yves Senn2014-05-301-0/+4
* | | pg, `default_sequence_name` respects schema. Closes #7516.Yves Senn2014-05-301-0/+4
* | | Merge pull request #11896 from nkondratyev/fix_pg_columns_for_distinctYves Senn2014-05-301-0/+5
|\ \ \
| * | | Fixed `columns_for_distinct` of postgresql adapterNikolay Kondratyev2013-08-151-0/+5
* | | | pg, `reset_pk_sequence!` respects schemas. Closes #14719.Yves Senn2014-05-301-0/+4
| |/ / |/| |
* | | pg, keep `hstore` and `json` attributes as `Hash` in @attributes.Yves Senn2014-05-281-0/+7
* | | Merge pull request #15374 from sgrif/sg-private-propertiesRafael Mendonça França2014-05-271-6/+0
|\ \ \
| * | | Remove AR Properties from the public APISean Griffin2014-05-271-6/+0
* | | | Add CHANGELOG entry for #15269 [ci skip]Rafael Mendonça França2014-05-271-0/+4
|/ / /
* | | Fix redefine a has_and_belongs_to_many inside inherited classArthur Neves2014-05-271-0/+8
* | | Typo in AR CHANGELOG [ci skip]Zachary Scott2014-05-261-1/+1
* | | Add a public API to allow users to specify column typesSean Griffin2014-05-261-0/+6
* | | Merge pull request #15210 from arthurnn/fix_hbtm_reflectionArthur Neves2014-05-241-0/+8
* | | Future port c8ddb61Zachary Scott2014-05-231-9/+10
* | | Fixed serialization for records with an attribute named `format`.Godfrey Chan2014-05-221-0/+6
* | | Merge pull request #14803 from kuldeepaggarwal/null_relation_sum_fixMatthew Draper2014-05-221-0/+5
|\ \ \
| * | | Fixed a problem where `sum`, `size`, `average`, `minimum` and `maximum` usedKuldeep Aggarwal2014-05-151-0/+5
* | | | Merge pull request #14613 from Sirupsen/fix-serialize-update-columnRafael Mendonça França2014-05-211-0/+5
|\ \ \ \
| * | | | Fix serialized field returning serialized data after update_columnSimon Eskildsen2014-04-051-0/+5
* | | | | Revert "Merge pull request #14544 from jefflai2/named_scope_sti"Rafael Mendonça França2014-05-211-11/+0