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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename substitute to bind since it 'binds' an object to a new relation.
Nick Kallen
2008-02-11
8
-13
/
+13
*
aesthetic considerations
Nick Kallen
2008-02-11
9
-15
/
+29
*
removing code complexity concerning attribute lookup.
Nick Kallen
2008-02-11
7
-47
/
+12
*
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
12
-53
/
+121
*
i know it doesn't work but need to anchor here...
Nick Kallen
2008-02-03
14
-164
/
+129
*
filling out some pending specs
Nick Kallen
2008-01-21
2
-1
/
+4
*
joining on aggregations; this time where the aggregation is on the right.
Nick Kallen
2008-01-21
5
-18
/
+27
*
merging "schmoin" experiment with joining aggregations into regular "join" fu...
Nick Kallen
2008-01-21
4
-6
/
+22
*
completed initial functionality for joining with aggregation (the meaning of ...
Nick Kallen
2008-01-21
11
-52
/
+78
*
adding grouping functionality; added some dummy code ("Schmoin") for experime...
Nick Kallen
2008-01-16
9
-16
/
+91
*
Remove ActiveRelation sub-modules and refactor specs
Bryan Helmkamp
2008-01-14
18
-503
/
+471
*
strategy pattern
Nick Kallen
2008-01-13
1
-4
/
+4
*
experimenting with strategy pattern rather than conditional; not as terse, no...
Nick Kallen
2008-01-13
12
-55
/
+83
*
removed support for scalar select (will return later); added support for alia...
Nick Kallen
2008-01-13
9
-16
/
+40
*
removed to_sql invocation for joins in base.rb... unnecessary, but perhaps co...
Nick Kallen
2008-01-13
1
-1
/
+1
*
experimenting with new aliasing terminology and interface
Nick Kallen
2008-01-12
4
-12
/
+8
*
aliasing of relations
Nick Kallen
2008-01-12
6
-9
/
+35
*
bug with aggregation to_Sql
Nick Kallen
2008-01-12
2
-2
/
+1
*
comment
Nick Kallen
2008-01-12
1
-0
/
+2
*
added aggregations
Nick Kallen
2008-01-12
6
-12
/
+61
*
relation inclusion operator
Nick Kallen
2008-01-12
5
-5
/
+25
*
removed operator overloading of the predications (==, etc.)
Nick Kallen
2008-01-12
5
-15
/
+15
*
removed operator overloading; renamed spec files
Nick Kallen
2008-01-12
2
-3
/
+3
*
minor cleanup
Nick Kallen
2008-01-11
1
-14
/
+3
*
new files?
Nick Kallen
2008-01-10
13
-0
/
+382
*
reorganized requires
Nick Kallen
2008-01-10
1
-6
/
+1
*
reorganized requires
Nick Kallen
2008-01-10
1
-16
/
+4
*
renamed files, removed _relation suffix
Nick Kallen
2008-01-10
12
-377
/
+11
*
namespacing
Nick Kallen
2008-01-10
31
-407
/
+429
*
removed sql builder
Nick Kallen
2008-01-07
33
-465
/
+111
*
nk
Nick Kallen
2008-01-07
6
-15
/
+8
*
minor
Nick Kallen
2008-01-07
51
-76
/
+245
*
integration spec is persuasive, hopefully
Nick Kallen
2008-01-06
6
-14
/
+68
*
quoting
Nick Kallen
2008-01-05
10
-7
/
+16
*
minor cleanup
Nick Kallen
2008-01-05
1
-0
/
+1
*
join relation qualification
Nick Kallen
2008-01-05
1
-1
/
+5
*
qualified naming
Nick Kallen
2008-01-05
14
-33
/
+113
*
basic rename functionality
Nick Kallen
2008-01-05
3
-0
/
+9
*
removed overly flexible sql builder funcitonality
Nick Kallen
2008-01-03
1
-1
/
+0
*
missing files
Nick Kallen
2008-01-03
2
-0
/
+18
*
new usage of builder
Nick Kallen
2008-01-03
12
-78
/
+149
*
integration test
Nick Kallen
2008-01-01
20
-11
/
+233
*
more to_sql
Nick Kallen
2007-12-31
3
-0
/
+21
*
cleanest implementation of adapter i could manage
Nick Kallen
2007-12-31
3
-30
/
+15
*
before doing crazy
Nick Kallen
2007-12-30
7
-2
/
+64
*
nk - broken out into multiple files
Nick Kallen
2007-12-30
1
-1
/
+7
*
sql builder
Nick Kallen
2007-12-30
3
-25
/
+6
*
joins
Nick Kallen
2007-12-30
3
-5
/
+30
*
various
Nick Kallen
2007-12-30
15
-10
/
+59
[next]