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
...
|
*
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
*
|
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-18
1
-2
/
+8
|
\
|
|
|
|
*
|
|
Ensure HasManyThroughAssociation#destroy delete orphan records [#2251 state:r...
Luca Guidi
2009-05-18
1
-2
/
+8
*
|
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-18
5
-1
/
+53
|
\
|
|
|
|
*
|
|
Fixed limited eager loading associations with numbers in the name [#2668 stat...
Benjamin Floering
2009-05-18
1
-0
/
+4
|
*
|
|
Implement #many? for NamedScope and AssociationCollection using #size [#1500 ...
Chris Kampmeier
2009-05-17
1
-0
/
+39
|
*
|
|
has_one :through should not create a new association when assigned nil [#698 ...
Daniel Guettler
2009-05-17
1
-1
/
+8
|
*
|
|
Cherry-pick core extensions
Jeremy Kemper
2009-05-13
2
-0
/
+2
*
|
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-12
4
-15
/
+80
|
\
|
|
|
|
*
|
|
Use DependencyModule for included hooks in ActiveRecord
Bryan Helmkamp
2009-05-11
1
-7
/
+6
|
*
|
|
Revert "Fixed bug with polymorphic has_one :as pointing to an STI record"
Jeremy Kemper
2009-05-11
1
-8
/
+1
|
*
|
|
Fixed eager load error on find with include => [:table_name] and hash conditi...
Anthony Crumley
2009-05-10
1
-0
/
+12
|
*
|
|
honour :inverse_of for joins based include
Frederick Cheung
2009-05-10
1
-0
/
+28
|
*
|
|
honour inverse_of when preloading associations
Frederick Cheung
2009-05-10
1
-0
/
+33
*
|
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-05
1
-0
/
+252
|
\
|
|
|
|
*
|
|
Providing support for :inverse_of as an option to associations.
Murray Steele
2009-05-04
1
-0
/
+252
*
|
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-02
1
-1
/
+8
|
\
|
|
|
|
*
|
|
Fixed bug with polymorphic has_one :as pointing to an STI record
Ruy Asan
2009-05-01
1
-1
/
+8
*
|
|
|
Calculations now use Arel to construct the query.
Emilio Tagua
2009-04-29
1
-22
/
+22
*
|
|
|
construct_finder_sql now use Arel
Emilio Tagua
2009-04-24
1
-1
/
+1
|
/
/
/
*
|
/
Fix models load order to be able to run unit tests.
Emilio Tagua
2009-04-23
1
-5
/
+5
|
|
/
|
/
|
*
|
Ensure :dependent => :delete_all works for association with hash conditions
Pratik Naik
2009-04-20
1
-0
/
+6
[prev]
[next]