index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge pull request #10901 from armstrjare/fix_query_null_foreign_key_...
Yves Senn
2013-06-22
1
-6
/
+0
*
Merge pull request #10901 from armstrjare/fix_query_null_foreign_key_on_new_r...
Yves Senn
2013-06-22
1
-0
/
+6
|
\
|
*
Fixes CollectionAssociation#ids_reader returning incorrect ids for new records
Jared Armstrong
2013-06-21
1
-0
/
+6
*
|
Merge pull request #10925 from senny/10917_test_to_prevent_regression
Yves Senn
2013-06-15
1
-0
/
+4
|
/
*
Merge pull request #10713 from senny/10693_fix_primary_key_option_on_has_many
Rafael Mendonça França
2013-05-23
1
-0
/
+5
*
destroys association records before saving/inserting new association records
Johnny Holton
2013-05-18
1
-0
/
+9
*
Backport a super-simplified version of #6792, fixing
Ben Woosley
2013-05-14
1
-0
/
+7
*
Improve CHANGELOG entries
Rafael Mendonça França
2013-05-12
1
-2
/
+8
*
Merge pull request #7695 from benolee/backport_cc7dd66_and_c0ba0f0
Rafael Mendonça França
2013-05-12
1
-1
/
+4
|
\
|
*
backport runner fixes to 3-2-stable
kennyj
2012-12-16
1
-0
/
+3
*
|
Preserve context for joins while merging relations
Andrew Horner
2013-05-11
1
-0
/
+5
*
|
Don't try to EXPLAIN select_db calls
Daniel Schierbeck
2013-05-12
1
-0
/
+4
*
|
Revert "Merge pull request #8209 from senny/backport_8176"
Rafael Mendonça França
2013-05-08
1
-0
/
+7
*
|
Merge pull request #10489 from greenriver/ar_counter_cache_multiple_destroy
Rafael Mendonça França
2013-05-06
1
-0
/
+4
*
|
Correctly parse bigint defaults in PostgreSQL, Backpost #10098.
Erik Peterson
2013-04-11
1
-0
/
+6
*
|
Merge pull request #7792 from seejee/chained_scopes_preload_properly
Carlos Antonio da Silva
2013-04-03
1
-0
/
+5
|
\
\
|
*
|
Chained scopes will be preloaded properly. Fixes #7490
Chris Geihsler
2013-04-03
1
-0
/
+5
*
|
|
Removing explain support warning from the Railtie
Rafael Mendonça França
2013-03-28
1
-0
/
+7
*
|
|
Added changelog for 55e2954
Fred Wu
2013-03-27
1
-0
/
+5
*
|
|
Remove bad changelog entry from AR [ci skip]
Carlos Antonio da Silva
2013-03-20
1
-3
/
+0
*
|
|
Wrong exception is occured when raising no translatable exception
kennyj
2013-03-20
1
-0
/
+8
*
|
|
Reset postgreSQL search path in db:test:clone_structure.
Alexander
2013-03-19
1
-0
/
+7
*
|
|
Add release dates to documentation [ci skip]
claudiob
2013-03-18
1
-2
/
+2
*
|
|
Bring back test and changelog entry from #pluck method and select clause
Carlos Antonio da Silva
2013-03-18
1
-0
/
+10
*
|
|
Fix changelog conflicts and remove release dates [ci skip]
Carlos Antonio da Silva
2013-03-18
1
-2
/
+2
*
|
|
Merge branch '3-2-13' into 3-2-stable
Aaron Patterson
2013-03-18
1
-11
/
+1
|
\
|
|
|
*
|
Revert "Merge pull request #8209 from senny/backport_8176"
Aaron Patterson
2013-03-05
1
-15
/
+0
|
*
|
Update CHANGELOGs for 3.2.13 release.
Steve Klabnik
2013-02-27
1
-0
/
+5
*
|
|
Merge pull request #9549 from larrylv/reload-stable-target-before-saving
Rafael Mendonça França
2013-03-07
1
-0
/
+6
|
\
\
\
|
*
|
|
Fix issue #7526. Reload the target if it's stale.
larrylv
2013-03-05
1
-0
/
+6
*
|
|
|
Update CHANGELOGs for 3.2.13.rc1
Steve Klabnik
2013-03-05
1
-0
/
+3
|
/
/
/
*
|
|
Improve AR changelog [ci skip]
Carlos Antonio da Silva
2013-02-28
1
-2
/
+5
*
|
|
Backported #6755 to 3-2-stable. Don't read csv file during executing db:fixtu...
Narihiro Nakamura
2013-02-28
1
-0
/
+3
|
/
/
*
|
CHANGELOG entry for ee291b9.
Steve Klabnik
2013-02-26
1
-0
/
+5
*
|
Do not override attributes on `dup` by default scopes
Hiroshige Umino
2013-02-26
1
-0
/
+4
*
|
Improve changelog entry [ci skip]
Carlos Antonio da Silva
2013-02-26
1
-4
/
+4
*
|
Backported #7072 to 3-2-stable. Use database value for uniqueness validation ...
Narihiro Nakamura
2013-02-26
1
-0
/
+6
*
|
Sqlite preserves primary keys when copying/altering tables.
Yves Senn
2013-02-23
1
-0
/
+6
*
|
don't cache invalid subsets when preloading hmt associations.
Yves Senn
2013-02-19
1
-0
/
+23
*
|
Fix handling of dirty time zone aware attributes
Lilibeth De La Cruz
2013-02-17
1
-0
/
+31
*
|
Revert "Merge pull request #9252 from senny/8423_hmt_preloading_bug"
Rafael Mendonça França
2013-02-15
1
-22
/
+0
*
|
Do not put the version in unreleased changes [ci skip]
Rafael Mendonça França
2013-02-14
1
-1
/
+1
*
|
Fix the CHANGELOG headers [ci skip]
Rafael Mendonça França
2013-02-14
1
-0
/
+2
*
|
Merge pull request #9252 from senny/8423_hmt_preloading_bug
Rafael Mendonça França
2013-02-14
1
-0
/
+22
*
|
Fixed changelog typos [ci skip]
Jon McCartie
2013-02-14
1
-1
/
+1
*
|
backport of fix for issue #7630
Matthew Robertson
2013-02-13
1
-0
/
+7
*
|
Update changelogs with version/release dates [ci skip]
Carlos Antonio da Silva
2013-02-11
1
-1
/
+3
*
|
Merge branch '3-2-sec' into 3-2-stable
Aaron Patterson
2013-02-11
1
-12
/
+12
|
\
\
|
*
|
Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric
Guillermo Iguaran
2013-02-09
1
-1
/
+13
*
|
|
active_record: Quote numeric values compared to string columns.
Dylan Smith
2013-02-07
1
-0
/
+10
[next]