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
/
spec
/
arel
/
engines
/
sql
/
unit
/
relations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure string join relations can be chained
Pratik Naik
2010-01-13
1
-1
/
+30
*
Make sure not to use alias if it's same as the table name
Pratik Naik
2010-01-12
1
-0
/
+19
*
Add support for table aliasing
Pratik Naik
2010-01-01
2
-2
/
+74
*
Added having to use in combination with group to filter records.
Emilio Tagua
2009-12-28
1
-0
/
+36
*
Don't try to lock reads when using any SQLite adapter, it's redundant
Emilio Tagua
2009-12-28
1
-2
/
+16
*
Added lock to Arel, allowing a locking read if required.
Emilio Tagua
2009-12-27
1
-0
/
+47
*
Added "from" method, allowing to specify custom from clauses.
Emilio Tagua
2009-12-27
1
-0
/
+50
*
Switch from rr to RSpec mocks. rr has issues on 1.9.2pre
Bryan Helmkamp
2009-11-09
1
-2
/
+2
*
Use load path rather than relative path for spec_helper requires. Also fixes ...
Jeremy Kemper
2009-09-14
12
-12
/
+12
*
Build valid SQL query for SQLite3 and PostgreSQL when updating records with l...
Emilio Tagua
2009-06-23
1
-6
/
+12
*
Added PostgreSQL to build
Bryan Helmkamp
2009-05-17
2
-6
/
+52
*
Whitespace
Bryan Helmkamp
2009-05-17
5
-5
/
+5
*
removed duplicates from sql tests
Bryan Helmkamp
2009-05-17
7
-346
/
+0
*
reorganizing tests
Nick Kallen
2009-05-17
14
-0
/
+1189