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
/
arel
/
engines
/
memory
/
relations
Commit message (
Expand
)
Author
Age
Files
Lines
*
more class reorganization
Aaron Patterson
2010-07-26
1
-6
/
+0
*
reorganizing more classes
Aaron Patterson
2010-07-26
1
-7
/
+0
*
more class organization
Aaron Patterson
2010-07-26
1
-21
/
+0
*
more class organizing
Aaron Patterson
2010-07-26
1
-33
/
+0
*
reducing files
Aaron Patterson
2010-07-26
1
-9
/
+0
*
removing more useless files
Aaron Patterson
2010-07-26
1
-0
/
+2
*
the rest of the unfactoring!
Aaron Patterson
2010-07-25
1
-3
/
+12
*
fixing warnings
Aaron Patterson
2010-07-25
1
-1
/
+1
*
take advantage of inheritence for easier codes
Aaron Patterson
2010-07-20
1
-1
/
+1
*
Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in mem...
Ernie Miller
2010-05-21
1
-1
/
+1
*
Create an Arel::Header class representing a relation's attributes
Carl Lerche
2010-04-02
1
-3
/
+6
*
Restrictions should be able to contain multiple predicates.
Carl Lerche
2010-03-23
1
-1
/
+1
*
Switch Arel::Relation to a module. This will allow for classes with Relation ...
Carl Lerche
2010-03-22
3
-3
/
+5
*
Attributes should be typed
Carl Lerche
2010-03-12
1
-3
/
+8
*
Added "from" method, allowing to specify custom from clauses.
Emilio Tagua
2009-12-27
1
-0
/
+6
*
Whitespace
Bryan Helmkamp
2009-05-17
4
-14
/
+14
*
initial implementation of cross-engine join
Bryan Helmkamp
2009-05-17
3
-3
/
+7
*
basic implementation of in memory insertions
Bryan Helmkamp
2009-05-17
1
-0
/
+7
*
using in memory relations as results from sql relation
Nick Kallen
2009-05-17
2
-9
/
+2
*
performing in memory joins
Nick Kallen
2009-05-17
1
-0
/
+21
*
recursive memory operations now possible
Bryan Helmkamp
2009-05-17
4
-6
/
+17
*
most in memory operations save join and group
Bryan Helmkamp
2009-05-17
2
-0
/
+38
*
consolidated files
Bryan Helmkamp
2009-05-17
1
-0
/
+0
*
reorganized file structures
Bryan Helmkamp
2009-05-17
2
-0
/
+28