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
/
lib
/
active_relation
/
relations
/
compound.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
extracted conditionals concerning the "externalizing" of relations under a join.
Nick Kallen
2008-02-18
1
-1
/
+1
*
rename __collect__ to descend since the double underscores were ugly.
Nick Kallen
2008-02-18
1
-1
/
+1
*
introduced __collect__, an internal enumerating operator. This is a map down ...
Nick Kallen
2008-02-16
1
-0
/
+4
*
rename substitute to bind since it 'binds' an object to a new relation.
Nick Kallen
2008-02-11
1
-1
/
+1
*
removing code complexity concerning attribute lookup.
Nick Kallen
2008-02-11
1
-5
/
+0
*
this is very messy but it is finally close to feature-complete
Nick Kallen
2008-02-03
1
-10
/
+2
*
i know it doesn't work but need to anchor here...
Nick Kallen
2008-02-03
1
-1
/
+18
*
filling out some pending specs
Nick Kallen
2008-01-21
1
-1
/
+0
*
joining on aggregations; this time where the aggregation is on the right.
Nick Kallen
2008-01-21
1
-1
/
+2
*
merging "schmoin" experiment with joining aggregations into regular "join" fu...
Nick Kallen
2008-01-21
1
-1
/
+1
*
completed initial functionality for joining with aggregation (the meaning of ...
Nick Kallen
2008-01-21
1
-1
/
+1
*
adding grouping functionality; added some dummy code ("Schmoin") for experime...
Nick Kallen
2008-01-16
1
-1
/
+2
*
Remove ActiveRelation sub-modules and refactor specs
Bryan Helmkamp
2008-01-14
1
-6
/
+4
*
removed support for scalar select (will return later); added support for alia...
Nick Kallen
2008-01-13
1
-1
/
+1
*
aliasing of relations
Nick Kallen
2008-01-12
1
-1
/
+1
*
new files?
Nick Kallen
2008-01-10
1
-0
/
+9