aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Renaming active_record_deprecated_finders to activerecord-deprecated_findersJon Leighton2012-08-171-2/+2
* Remove duplicated changelog entry [ci skip]Carlos Antonio da Silva2012-08-151-6/+0
* Move changelog entry to the top [ci skip]Carlos Antonio da Silva2012-08-151-5/+4
* Merge pull request #7133 from roshats/fix_update_all_with_blank_argumentCarlos Antonio da Silva2012-08-151-0/+4
|\
| * raise ArgumentError if list of attributes to change is empty in update_allRoman Shatsov2012-08-141-0/+4
* | Restore state on create when ActiveRecord::RecordInvalid is raisedDave Yeu2012-08-111-0/+5
* | Sync CHANGELOGs [ci skip]Rafael Mendonça França2012-08-111-3/+83
* | Added changelog entry for table name prefix fix [ci skip]Wojciech Wnętrzak2012-08-111-0/+3
* | Remove the dependent_restrict_raises option.Jon Leighton2012-08-101-16/+5
* | Merge pull request #7140 from seamusabshere/patch-1Rafael Mendonça França2012-08-051-0/+5
|\ \
| * | Update changelogRafael Mendonça França2012-08-051-0/+5
| |/
* | Remove ActiveRecord::Base.to_aJon Leighton2012-08-031-2/+1
* | reinstate changelog that seems to have been accidentally deleted o_OJon Leighton2012-08-031-0/+19
* | Allow Relation#merge to take a proc.Jon Leighton2012-08-031-0/+20
* | Add CollectionProxy#scopeJon Leighton2012-08-011-0/+18
* | Add `Relation#load`Jon Leighton2012-08-011-0/+15
* | Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql.Jon Leighton2012-08-011-0/+11
* | Revert "Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql."Jon Leighton2012-08-011-46/+0
* | Change AR's CHANGELOG, because it is related to e35c67ae0f920011a2440210041e9...kennyj2012-08-021-1/+1
* | AR::Relation#order: make new order prepend old oneBogdan Gusiev2012-07-311-0/+9
* | Remove the deprecation of update_column.Rafael Mendonça França2012-07-301-5/+1
* | Revert "Removing composed_of from ActiveRecord."Rafael Mendonça França2012-07-271-23/+0
* | Merge pull request #6827 from zephyr-dev/masterJosé Valim2012-07-271-0/+7
|\ \
| * | AR has a subclass of AM:PresenceValidator.Brent Wheeldon & Nick Monje2012-07-201-0/+7
* | | Changelog and doc updates for the previous changes.Jon Leighton2012-07-271-3/+21
* | | Update activerecord/CHANGELOG.mdAyrton De Craene2012-07-261-13/+13
* | | Switched update_column recommendation in changelog to update_columnsPhilip Arndt2012-07-261-1/+1
* | | Deprecate update_column in favor of update_columns.Rafael Mendonça França2012-07-241-0/+12
| |/ |/|
* | Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql.Jon Leighton2012-07-201-0/+10
* | Use attributes instead of table names in migration exampleJosé Valim2012-07-191-1/+1
* | Update changelog for migration generator changeJosé Valim2012-07-181-0/+7
* | fixup changelogJon Leighton2012-07-071-1/+1
* | Limit the number of records in Relation#inspectDamien Mathieu2012-07-061-2/+4
* | Update release notes with AR::Relation#inspect change [ci skip]Carlos Antonio da Silva2012-07-061-3/+3
* | Show the records in Relation#inspectJon Leighton2012-07-061-6/+8
* | Add changelog entry for references statementsAleksey Magusev2012-07-031-0/+13
|/
* Update 4.0 Release Notes with changelogs [ci skip]Carlos Antonio da Silva2012-07-021-3/+3
* Unify the collation API for the database adptersRafael Mendonça França2012-07-011-2/+2
* Update AR and AP changelogs [ci skip]Carlos Antonio da Silva2012-06-301-1/+13
* Remove ActiveRelation#inspectBrian Cardarella2012-06-291-0/+4
* Added an entry about fda24312d3 in the CHANGELOG.kennyj2012-06-291-0/+15
* exists?(false) returns falseEgor Lynko2012-06-251-0/+4
* Allow precision option for postgresql datetimesTony Schneider2012-06-221-0/+12
* Fix changelog typo [ci skip]Carlos Antonio da Silva2012-06-221-1/+1
* Add changelog entry and guide updates for pluck with multiple columnsCarlos Antonio da Silva2012-06-221-0/+9
* It's AR::Reflection not AR::RelationAndrew White2012-06-221-1/+1
* Improve the derivation of HABTM assocation join table namesAndrew White2012-06-221-0/+39
* Refactor and use class_attributeCarlos Antonio da Silva2012-06-181-4/+10
* Remember the stored attributes in a config attribute.Joost Baaij2012-06-181-0/+6
* Improve the CHANGELOG entry [ci skip]Rafael Mendonça França2012-06-181-2/+19