index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
active_relation
/
relations
/
join.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
string passthrough for joins
Nick Kallen
2008-04-11
1
-3
/
+3
*
nested orderings
Nick Kallen
2008-03-16
1
-3
/
+2
*
properly quoting array values
Nick Kallen
2008-03-16
1
-1
/
+4
*
renamed sql formatting strategies to correspond with sql grammar rule names i...
Nick Kallen
2008-03-13
1
-1
/
+1
*
introduced engine dependency for sql strategies
Nick Kallen
2008-03-02
1
-1
/
+4
*
quoting issues
Nick Kallen
2008-02-24
1
-1
/
+1
*
extracted conditionals concerning the "externalizing" of relations under a join.
Nick Kallen
2008-02-18
1
-14
/
+37
*
made descend public; added test coverage for it; tests for qualify are now in...
Nick Kallen
2008-02-18
1
-4
/
+4
*
rename __collect__ to descend since the double underscores were ugly.
Nick Kallen
2008-02-18
1
-3
/
+3
*
introduced __collect__, an internal enumerating operator. This is a map down ...
Nick Kallen
2008-02-16
1
-1
/
+5
*
cleanup
Nick Kallen
2008-02-16
1
-14
/
+7
*
more test coverage
Nick Kallen
2008-02-16
1
-6
/
+4
*
removing unneccessary tests now that attribute lookup is so simple
Nick Kallen
2008-02-11
1
-1
/
+0
*
rename substitute to bind since it 'binds' an object to a new relation.
Nick Kallen
2008-02-11
1
-2
/
+2
*
aesthetic considerations
Nick Kallen
2008-02-11
1
-3
/
+6
*
removing code complexity concerning attribute lookup.
Nick Kallen
2008-02-11
1
-8
/
+0
*
this is very messy but it is finally close to feature-complete
Nick Kallen
2008-02-03
1
-5
/
+13
*
i know it doesn't work but need to anchor here...
Nick Kallen
2008-02-03
1
-9
/
+9
*
joining on aggregations; this time where the aggregation is on the right.
Nick Kallen
2008-01-21
1
-10
/
+18
*
merging "schmoin" experiment with joining aggregations into regular "join" fu...
Nick Kallen
2008-01-21
1
-5
/
+13
*
completed initial functionality for joining with aggregation (the meaning of ...
Nick Kallen
2008-01-21
1
-7
/
+7
*
Remove ActiveRelation sub-modules and refactor specs
Bryan Helmkamp
2008-01-14
1
-41
/
+39
*
experimenting with strategy pattern rather than conditional; not as terse, no...
Nick Kallen
2008-01-13
1
-1
/
+1
*
removed support for scalar select (will return later); added support for alia...
Nick Kallen
2008-01-13
1
-2
/
+2
*
new files?
Nick Kallen
2008-01-10
1
-0
/
+45
*
removed sql builder
Nick Kallen
2008-01-07
1
-15
/
+0
*
minor
Nick Kallen
2008-01-07
1
-0
/
+15