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
/
cases
/
associations
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-09-08
1
-1
/
+1
|
\
|
|
|
*
|
Changed ActiveRecord to use new callbacks and speed up observers by only noti...
José Valim
2009-09-08
1
-1
/
+1
*
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-09-08
1
-2
/
+14
|
\
|
|
|
*
|
Revert "Assert primary key does not exist in habtm when the association is de...
Jeremy Kemper
2009-09-02
1
-2
/
+14
*
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-09-01
1
-14
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
Assert primary key does not exist in habtm when the association is defined, i...
José Valim
2009-09-01
1
-14
/
+2
*
|
Use finder options as relation method names to provide more familiar
Emilio Tagua
2009-08-18
1
-5
/
+5
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-08-17
1
-1
/
+1
|
\
|
|
*
Fix test_has_many_through_polymorphic_has_one on sqlite2 [#3054 state:resolved]
Jay Pignata
2009-08-15
1
-1
/
+1
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-08-11
1
-0
/
+18
|
\
|
|
*
Add tests for hm:t#push failures
Pratik Naik
2009-08-11
1
-0
/
+18
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-08-10
1
-12
/
+8
|
\
|
|
*
Rewrite hm:t#create tests using assert_no_difference and assert_difference
Pratik Naik
2009-08-10
1
-12
/
+8
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-08-10
6
-25
/
+171
|
\
|
|
*
raises an exception on habtm join table inserts if join table contains a prim...
Jaime Bellmyer
2009-08-09
1
-1
/
+12
|
*
raises exception (ActiveRecord::ConfigurationError with message) on habtm ass...
Jaime Bellmyer
2009-08-09
1
-0
/
+45
|
*
Fix test dependency on taggings
Jeremy Kemper
2009-08-09
1
-1
/
+2
|
*
Fix that counter_cache breaks with has_many :dependent => :nullify.
Gabe da Silveira
2009-08-09
2
-3
/
+28
|
*
has_many :through create should not raise validation errors
railsbob
2009-08-09
1
-1
/
+28
|
*
Allow ho:through#build when the owner is a new record [#1749 state:resolved]
Tristan Dunn
2009-08-10
1
-0
/
+10
|
*
Enable has_many :through for going through a has_one association on the join ...
Gabe da Silveira
2009-08-10
3
-2
/
+14
|
*
Removed duplicated tests [#3026 state:resolved]
Arthur Zapparoli
2009-08-10
1
-18
/
+0
|
*
Make sure association conditions work with :include and :joins [#358 state:re...
Vladimir Meremyanin
2009-08-09
1
-0
/
+6
|
*
Added back support for destroying an association's object by id. [#2306 statu...
Joshua Nichols
2009-08-09
1
-0
/
+22
|
*
Ensure hm:t#find does not assign nil to :include [#1845 state:resolved]
railsbob
2009-08-09
1
-0
/
+5
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-08-10
1
-0
/
+7
|
\
|
|
*
Ensure hm:t#create/create! throws ActiveRecord::RecordNotSaved when the owner...
Pratik Naik
2009-08-08
1
-0
/
+7
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-08-08
5
-46
/
+63
|
\
|
|
*
added :order option to find :first methods and associations as otherwise Orac...
Raimonds Simanovskis
2009-08-06
5
-46
/
+63
*
|
More work on removing plain SQL from associations and use ARel instead.
Emilio Tagua
2009-08-07
1
-4
/
+4
*
|
Don't use local vars before testing its conditional.
Emilio Tagua
2009-08-03
1
-2
/
+0
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-07-16
1
-0
/
+98
|
\
|
|
*
Add primary_key option to belongs_to association
Szymon Nowak
2009-07-15
1
-0
/
+98
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-07-14
1
-2
/
+6
|
\
|
|
*
Optimize <association>_ids for hm:t with belongs_to source
Pratik Naik
2009-07-13
1
-2
/
+6
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-06-30
2
-0
/
+12
|
\
|
|
*
Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a...
Pratik Naik
2009-07-01
2
-0
/
+12
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-06-23
1
-0
/
+6
|
\
|
|
*
Revert "Generate proper :counter_sql from :finder_sql when there is a newline...
Yehuda Katz + Carl Lerche
2009-06-22
2
-10
/
+0
|
*
Generate proper :counter_sql from :finder_sql when there is a newline charact...
Patrick Joyce
2009-06-21
2
-0
/
+10
|
*
Ensure hm:t#create respects source associations hash conditions [#2090 state:...
mattbauer
2009-06-21
1
-0
/
+6
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-06-02
2
-3
/
+3
|
\
|
|
*
Merge branch 'master' into active_model
Joshua Peek
2009-05-29
7
-38
/
+420
|
|
\
|
|
*
Break up DependencyModule's dual function of providing a "depend_on" DSL and ...
Joshua Peek
2009-05-28
1
-1
/
+1
|
*
|
Merge branch 'master' into active_model
Pratik Naik
2009-04-22
2
-0
/
+11
|
|
\
\
|
*
|
|
Deprecate Error#on(attribute) in favour of Errors#[attribute]
Pratik Naik
2009-03-20
1
-2
/
+2
*
|
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-26
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix eager association test related to different ordering on sqlite
Chad Woolley
2009-05-21
1
-1
/
+1
*
|
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-19
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Add missing models and fixtures [#2673 state:resolved]
Emilio Tagua
2009-05-19
1
-23
/
+23
[prev]
[next]