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
/
spec
/
active_relation
/
unit
/
relations
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved bind to factory of select
Nick Kallen
2008-04-11
2
-4
/
+8
*
test organization
Nick Kallen
2008-03-16
1
-4
/
+4
*
projections now support string passthrough
Nick Kallen
2008-03-16
1
-9
/
+29
*
nested orderings
Nick Kallen
2008-03-16
1
-0
/
+26
*
allowing string passthrough for order clauses
Nick Kallen
2008-03-16
2
-23
/
+64
*
added support for `attribute IN ...` and `attribute BETWEEN ...`
Nick Kallen
2008-03-16
1
-9
/
+11
*
renamed operators
Nick Kallen
2008-03-16
4
-8
/
+8
*
formatting insert and update statements
Nick Kallen
2008-03-16
2
-22
/
+90
*
properly quoting array values
Nick Kallen
2008-03-16
2
-1
/
+14
*
added abstract declaration
Nick Kallen
2008-03-13
1
-8
/
+0
*
- renamed scalar to value
Nick Kallen
2008-03-12
3
-6
/
+6
*
test coverage of #prefix_for on join.
Nick Kallen
2008-03-12
6
-8
/
+34
*
more inadequate tests
Nick Kallen
2008-03-12
1
-7
/
+8
*
pending tests.
Nick Kallen
2008-03-12
2
-3
/
+8
*
refactored session's interaction with engine/connection
Nick Kallen
2008-03-11
4
-2
/
+35
*
implemented hashing macro; implemented custom matcher testing this macro
Nick Kallen
2008-03-11
1
-3
/
+2
*
basic functionality for simplest active record find(id)
Nick Kallen
2008-03-05
1
-0
/
+6
*
scalars are now lifted; the heavy lifting is done by the operations on relati...
Nick Kallen
2008-03-02
5
-11
/
+21
*
introduced engine dependency for sql strategies
Nick Kallen
2008-03-02
2
-0
/
+17
*
new concept of session boundaries
Nick Kallen
2008-03-02
12
-43
/
+69
*
quoting issues
Nick Kallen
2008-02-24
1
-1
/
+7
*
Introduced concept of session. It does not yet support multiple databases, no...
Nick Kallen
2008-02-23
3
-23
/
+28
*
updating functionality
Nick Kallen
2008-02-23
1
-0
/
+27
*
organizing tests into unit/integration
Nick Kallen
2008-02-23
12
-0
/
+654