aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* add forgotten CHANGELOG entry for #10884.Yves Senn2013-06-191-0/+5
* Revert "Merge pull request #10566 from neerajdotname/10509d"Jon Leighton2013-06-191-16/+0
* log the sql that is actually sent to the databaseNeeraj Singh2013-06-191-0/+11
* do not load all child records for inverse caseNeeraj Singh2013-06-191-0/+16
* Fix formatting of my name in the changelog, and given Aaron credit for b483a0...Ben Woosley2013-06-181-1/+3
* It takes 4 spaces or some backticks to have this code displayed as code in th...Ben Woosley2013-06-181-23/+23
* fixture setup does not rely on `AR::Base.configurations`.Yves Senn2013-06-151-0/+5
* regression test + mysql2 adapter raises correct error if conn is closed.Yves Senn2013-06-151-0/+5
* cleanup, remove trailing whitespace from AR changelogYves Senn2013-06-151-4/+4
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-06-141-2/+2
|\
| * Consistent use of one space only after punctuationSunny Ripert2013-05-281-2/+2
* | Ambiguous reflections are on :through relationships are no longer supported.Aaron Patterson2013-06-131-0/+31
* | Fix typos in AR changelog [ci skip]Prathamesh Sonpatki2013-06-121-2/+2
* | Remove fall back and column restrictions for `count`.Yves Senn2013-06-091-0/+16
* | Getting rid of the +automatic_inverse_of: false+ option in associations in favorwangjohn2013-06-081-0/+21
* | Fixes #10432 add_column not creating array columns in PostgreSQLAdam Anderson2013-06-041-0/+4
* | `implicit_readonly` is being removed in favor of calling `readonly` explicitlyYves Senn2013-05-271-0/+12
* | Fix the `:primary_key` option for `has_many` associations.Yves Senn2013-05-231-0/+5
* | Add CHANGELOG entry for 99860582b2b1c0fc42bf84c52aac57b243d42678Rafael Mendonça França2013-05-221-0/+6
|/
* Fxied some typosPrathamesh Sonpatki2013-05-181-1/+1
* Also support extensions in PostgreSQL 9.1, because this has been supported si...kennyj2013-05-151-0/+4
* Merge pull request #10556 from Empact/deprecate-schema-statements-distinctRafael Mendonça França2013-05-121-0/+5
* Improve CHANGELOG entry [ci kip]Rafael Mendonça França2013-05-111-6/+10
* Call assume_migrated_upto_version on connectionKyle Stevens2013-05-111-0/+11
* read_attribute_before_type_cast should accept symbolNeeraj Singh2013-05-111-0/+4
* Fix Typo existant -> existent [ci skip]Prathamesh Sonpatki2013-05-081-1/+1
* Improve CHANGELOG entry [ci skip]Rafael Mendonça França2013-05-061-4/+4
* Merge pull request #10489 from greenriver/ar_counter_cache_multiple_destroyRafael Mendonça França2013-05-061-1/+5
|\
| * Confirm a record has not already been destroyed before decrementingBen Tucker2013-05-061-0/+4
* | Fix bug in ActiveRecord::Sanitization#sanitize_sql_hash_for_conditionsZach Ohlgren2013-05-061-3/+10
* | raise IrreversibleMigration if no column givenNeeraj Singh2013-05-061-0/+17
* | Do not overwrite manually built records during one-to-one nested attribute as...Olek Janiszewski2013-05-031-0/+21
* | Merge pull request #10417 from jholton/fix_association_auto_saveJon Leighton2013-05-031-0/+7
|\ \
| * | destroys association records before saving/inserting new association recordsJohnny Holton2013-05-021-0/+7
* | | rake:db:test:prepare falls back to original environment after execution.markevich2013-05-021-0/+4
|/ /
* / Handle aliased attributes in ActiveRecord::Relation.Godfrey Chan2013-05-011-0/+24
|/
* Mute psql output when running rake db:schema:loadGodfrey Chan2013-04-301-0/+4
* Fix #8856 Ensure has_one association=(associate) triggers save.Chris Thompson2013-04-301-0/+6
* Abort a rake task when missing db/structure.sql like `db:schema:load` task.kennyj2013-05-011-1/+3
* rails/master is now 4.1.0.betaRafael Mendonça França2013-04-291-2043/+2
* Minor AR changelog review [ci skip]Carlos Antonio da Silva2013-04-241-6/+8
* Merge branch 'active-record-standalone-improvements'Piotr Sarnacki2013-04-241-0/+2
|\
| * Move CHANGELOG entry for db.rake improvements to 4.0.0Piotr Sarnacki2013-04-241-3/+1
| * Don't require having Rails.application to run database tasksPiotr Sarnacki2013-04-241-0/+4
* | Added testcase for #10067 and a CHANGELOG entry about this change.kennyj2013-04-251-0/+7
* | Revert "Revert "`belongs_to :touch` behavior now touches old association when...Andrew White2013-04-241-0/+20
|/
* Revert "`belongs_to :touch` behavior now touches old association when transit...David Heinemeier Hansson2013-04-231-20/+0
* Update counter cache when pushing into associationMatthew Robertson2013-04-211-0/+9
* Rewrites a CHANGELOG entry.Xavier Noria2013-04-201-16/+6
* Typo Fix in AR CHANGELOG [ci skip]Prathamesh Sonpatki2013-04-201-2/+2