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
/
primitives
Commit message (
Expand
)
Author
Age
Files
Lines
*
attribute is now a concrete ancestor of expression. seems logical.
Nick Kallen
2008-02-16
2
-24
/
+17
*
rename substitute to bind since it 'binds' an object to a new relation.
Nick Kallen
2008-02-11
2
-3
/
+3
*
removing code complexity concerning attribute lookup.
Nick Kallen
2008-02-11
2
-5
/
+8
*
cleaning up code and adding test coverage for attribute and expression.
Nick Kallen
2008-02-04
2
-12
/
+20
*
this is very messy but it is finally close to feature-complete
Nick Kallen
2008-02-03
2
-8
/
+71
*
i know it doesn't work but need to anchor here...
Nick Kallen
2008-02-03
2
-42
/
+7
*
completed initial functionality for joining with aggregation (the meaning of ...
Nick Kallen
2008-01-21
2
-7
/
+25
*
adding grouping functionality; added some dummy code ("Schmoin") for experime...
Nick Kallen
2008-01-16
2
-7
/
+18
*
Remove ActiveRelation sub-modules and refactor specs
Bryan Helmkamp
2008-01-14
2
-84
/
+78
*
experimenting with strategy pattern rather than conditional; not as terse, no...
Nick Kallen
2008-01-13
2
-8
/
+4
*
removed support for scalar select (will return later); added support for alia...
Nick Kallen
2008-01-13
1
-2
/
+2
*
experimenting with new aliasing terminology and interface
Nick Kallen
2008-01-12
1
-1
/
+1
*
aliasing of relations
Nick Kallen
2008-01-12
1
-3
/
+3
*
bug with aggregation to_Sql
Nick Kallen
2008-01-12
1
-1
/
+1
*
added aggregations
Nick Kallen
2008-01-12
2
-0
/
+106