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
/
relations
/
relation.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
externalization now includes limits
Nick Kallen
2008-05-21
1
-0
/
+4
*
drying up some of the code
Nick Kallen
2008-05-19
1
-22
/
+7
*
some convenience methods
Nick Kallen
2008-05-19
1
-10
/
+10
*
renamed ion classes
Nick Kallen
2008-05-19
1
-3
/
+3
*
renamed select operation to where
Nick Kallen
2008-05-19
1
-4
/
+4
*
can't remember what i was working on
Nick Kallen
2008-05-18
1
-3
/
+7
*
performance enhancing drugs
Nick Kallen
2008-05-17
1
-1
/
+13
*
fixed string escaping issue
Nick Kallen
2008-05-16
1
-2
/
+2
*
this is as close as it's been
Nick Kallen
2008-05-16
1
-2
/
+1
*
additional test coverage for some random complex case
Nick Kallen
2008-05-16
1
-1
/
+1
*
thinks must get worse before they get better
Nick Kallen
2008-05-15
1
-4
/
+0
*
fixed defect in alias
Nick Kallen
2008-05-13
1
-9
/
+1
*
some slight performance improvements
Nick Kallen
2008-05-12
1
-2
/
+1
*
some memoizing and hash equality performance optimizations
Nick Kallen
2008-05-12
1
-1
/
+1
*
renamed attribute_for_attribute to find_attribute_matching_attribute
Nick Kallen
2008-05-07
1
-7
/
+8
*
removing operator overloading
Nick Kallen
2008-05-07
1
-1
/
+1
*
performance optimization
Nick Kallen
2008-05-05
1
-2
/
+11
*
string passthrough for "group by"
Nick Kallen
2008-05-05
1
-1
/
+1
*
better column disambiguation
Nick Kallen
2008-05-05
1
-2
/
+2
*
last of the cleanup -- FOR THE MOMENT
Nick Kallen
2008-05-04
1
-5
/
+0
*
cleanup
Nick Kallen
2008-05-04
1
-14
/
+7
*
reorganization
Nick Kallen
2008-05-04
1
-79
/
+79
*
cleanup
Nick Kallen
2008-05-04
1
-1
/
+1
*
cleanup
Nick Kallen
2008-05-04
1
-4
/
+0
*
additional testing
Nick Kallen
2008-05-04
1
-7
/
+2
*
minor cleanup
Nick Kallen
2008-05-04
1
-6
/
+5
*
Table names seem to be disambiguated.
Nick Kallen
2008-05-04
1
-14
/
+23
*
finally fixed table aliasing issues
Nick Kallen
2008-05-01
1
-2
/
+3
*
naming of aliased relations seemed to be solved; now aggregate relations are ...
Nick Kallen
2008-05-01
1
-3
/
+11
*
the big obstacle
Nick Kallen
2008-04-30
1
-7
/
+2
*
automatically aliasing tables
Nick Kallen
2008-04-28
1
-1
/
+5
*
attribute disambiguation
Nick Kallen
2008-04-27
1
-1
/
+3
*
results of a select query are a hash indexed by attribute rather than string
Nick Kallen
2008-04-27
1
-5
/
+12
*
officially renamed active_relation to arel
Nick Kallen
2008-04-18
1
-0
/
+158