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
/
engines
/
memory
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
2
-9
/
+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
2
-10
/
+0
*
better organizing classes
Aaron Patterson
2010-07-26
1
-13
/
+0
*
removing more duplication
Aaron Patterson
2010-07-26
1
-14
/
+0
*
removing more useless files
Aaron Patterson
2010-07-26
1
-0
/
+2
*
removing unhelpful organization
Aaron Patterson
2010-07-26
1
-99
/
+0
*
speed up method lookup by not mixing in modules
Aaron Patterson
2010-07-25
1
-9
/
+3
*
the rest of the unfactoring!
Aaron Patterson
2010-07-25
1
-3
/
+12
*
fixing warnings
Aaron Patterson
2010-07-25
1
-1
/
+1
*
fixing incompatibilities with AR
Aaron Patterson
2010-07-21
1
-1
/
+1
*
take advantage of inheritence for easier codes
Aaron Patterson
2010-07-20
1
-1
/
+1
*
inequality is a special case of equality
Aaron Patterson
2010-07-20
1
-1
/
+1
*
Merge branch 'master' of github.com:brynary/arel
Emilio Tagua
2010-05-27
1
-8
/
+8
|
\
|
*
Whitespace fixes
Bryan Helmkamp
2010-05-26
1
-8
/
+8
*
|
Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in mem...
Ernie Miller
2010-05-21
1
-1
/
+1
|
/
*
Inequality shouldn't descend from equality, due to Rails type checks, and res...
Ernie Miller
2010-05-07
1
-1
/
+1
*
Support predicate complements and alternate not syntax (overload BasicObject#!)
Ernie Miller
2010-05-07
1
-20
/
+19
*
Tests for notmatches and notin, and fixes for issues found in tests
Ernie Miller
2010-05-07
1
-3
/
+50
*
Rename Attribute Not -> Inequality and add a Not predicate (complement)
Ernie Miller
2010-05-07
1
-1
/
+1
*
Added NotMatch and NotIn predicates, made Not derive from Equality (reverted ...
Ernie Miller
2010-05-07
1
-1
/
+11
*
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
*
Add support for a NOT predicate
Carl Lerche
2010-03-12
1
-0
/
+6
*
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
*
Create Predicates module to match directory structure
Bryan Helmkamp
2009-09-30
1
-24
/
+26
*
Moving a few stray SQL references in the memory engine code
Bryan Helmkamp
2009-05-17
1
-15
/
+0
*
Whitespace
Bryan Helmkamp
2009-05-17
6
-21
/
+21
*
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
3
-0
/
+12
*
using in memory relations as results from sql relation
Nick Kallen
2009-05-17
3
-10
/
+2
*
performing in memory joins
Nick Kallen
2009-05-17
1
-0
/
+21
*
recursive memory operations now possible
Bryan Helmkamp
2009-05-17
6
-6
/
+24
*
most in memory operations save join and group
Bryan Helmkamp
2009-05-17
4
-0
/
+53
*
consolidated files
Bryan Helmkamp
2009-05-17
6
-31
/
+15
*
reorganized file structures
Bryan Helmkamp
2009-05-17
8
-0
/
+116