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
/
arel
/
algebra
/
relations
/
operations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure string join relations can be chained
Pratik Naik
2010-01-13
1
-0
/
+4
*
Attributes may be an Arel value which doesn't respond to aggregation?, don't ...
Emilio Tagua
2009-12-29
1
-1
/
+1
*
Added having to use in combination with group to filter records.
Emilio Tagua
2009-12-28
1
-0
/
+13
*
Added lock to Arel, allowing a locking read if required.
Emilio Tagua
2009-12-27
1
-0
/
+12
*
Added "from" method, allowing to specify custom from clauses.
Emilio Tagua
2009-12-27
1
-0
/
+6
*
Expand usages of #hash_on. The #hash definition it produces looks broken, but...
Bryan Helmkamp
2009-05-18
1
-1
/
+8
*
Removing two unused externalizable? methods
Bryan Helmkamp
2009-05-17
2
-8
/
+0
*
Whitespace
Bryan Helmkamp
2009-05-17
6
-10
/
+10
*
joining across engines in either direction
Bryan Helmkamp
2009-05-17
1
-1
/
+9
*
made block stuff read nicer
Bryan Helmkamp
2009-05-17
3
-3
/
+6
*
most in memory operations save join and group
Bryan Helmkamp
2009-05-17
1
-1
/
+2
*
join sql stuff moved into sql adapter
Bryan Helmkamp
2009-05-17
1
-3
/
+11
*
reorganized file structures
Bryan Helmkamp
2009-05-17
8
-0
/
+134