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
/
test
/
schema
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for interleaving migrations by storing which migrations have run ...
Rick Olson
2008-04-09
1
-1
/
+1
*
Fix schema.rb some more. sponsors.sponsorable_type should be a string. Refere...
Jeremy Kemper
2008-03-21
1
-1
/
+1
*
Fix schema.rb. Please to be testing on more than just MySQL! References #9067.
Jeremy Kemper
2008-03-21
1
-24
/
+24
*
Add has_one :through support, finally. Closes #4756 [thechrisoshow]
Rick Olson
2008-03-21
1
-0
/
+21
*
Make the mysql schema dumper roundtrip the limits of text/blob columns. Clos...
Michael Koziarski
2008-03-02
1
-0
/
+11
*
PostgreSQL: support server versions 7.4 through 8.0 and the ruby-pg driver. C...
Jeremy Kemper
2008-02-22
1
-1
/
+3
*
Move the eager load nested include tables into schema.rb and use delete_all i...
Michael Koziarski
2008-02-20
1
-0
/
+19
*
Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondrate...
Jeremy Kemper
2008-02-02
1
-0
/
+6
*
Fixed preloading belongs_to associations which reference a custom foreign key...
Jeremy Kemper
2008-01-31
1
-0
/
+9
*
Add posts.comments_count for other databases. Closes #10804.
Jeremy Kemper
2008-01-28
1
-0
/
+2
*
Make sure that belongs_to counter decrements when assigning nil Closes #10804...
Michael Koziarski
2008-01-26
1
-0
/
+1
*
belongs_to supports :dependent => :destroy and :delete. Closes #10592.
Jeremy Kemper
2008-01-19
1
-1
/
+1
*
move schema
Jeremy Kemper
2008-01-18
34
-0
/
+2932