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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleaning up math operations on attributes
Aaron Patterson
2011-03-07
5
-14
/
+13
*
Merge remote branch 'stiff/master' into omg
Aaron Patterson
2011-03-07
9
-5
/
+106
|
\
|
*
implemented support for math operations in numeric attributes
Vladimir Meremyanin
2011-01-29
9
-5
/
+106
*
|
assinging nil to an offset will remove the offset from the AST
Aaron Patterson
2011-02-25
3
-1
/
+39
*
|
Adding SelectManager#limit= and removing limit nodes when nil is assigned to ...
Aaron Patterson
2011-02-25
3
-2
/
+19
*
|
one more spec update
Aaron Patterson
2011-02-24
1
-2
/
+2
*
|
updating gemspec and manifest
Aaron Patterson
2011-02-24
2
-9
/
+7
*
|
refactoring custom lock logic to use sql literals
Aaron Patterson
2011-02-21
5
-17
/
+15
*
|
Lock should be a unary node
Aaron Patterson
2011-02-21
8
-18
/
+8
*
|
Merge remote branch 'jstorimer/master' into omg
Aaron Patterson
2011-02-21
6
-12
/
+38
|
\
\
|
*
|
Allow database specific locking clauses to be used
Jesse Storimer
2011-01-20
6
-12
/
+38
*
|
|
adding failing tests for rails #6384
Aaron Patterson
2011-02-21
1
-0
/
+18
*
|
|
Fix #not to stop wrapping in a grouping node
Ernie Miller
2011-02-11
2
-8
/
+5
*
|
|
Fix modification of input on *_any/*_all predications
Ernie Miller
2011-02-08
2
-0
/
+18
*
|
|
use the cache mechanism in the connection pool rather than our own cache
Aaron Patterson
2011-02-07
3
-29
/
+19
*
|
|
Merge branch 'named-function-predicates'
Aaron Patterson
2011-02-02
2
-0
/
+8
|
\
\
\
|
*
|
|
Test for NamedFunction predication chaining
Daniel Azuma
2011-01-19
1
-0
/
+6
|
*
|
|
Chain predications off of named functions
Daniel Azuma
2011-01-19
1
-0
/
+2
|
|
/
/
*
|
|
adding TOP to sub selects for mssql
Aaron Patterson
2011-02-02
3
-9
/
+23
*
|
|
fixing whitespace errors
Aaron Patterson
2011-02-02
1
-1
/
+1
*
|
|
Added test, thanks josephholsten
Brian Dunn
2011-02-02
1
-0
/
+9
*
|
|
Make #with chainable
Paul Sadauskas
2011-02-02
2
-4
/
+3
|
|
/
|
/
|
*
|
Added MINUS for Oracle
Brian Cardarella
2011-01-23
3
-0
/
+14
*
|
no need for is_a? check
Aaron Patterson
2011-01-22
1
-1
/
+1
*
|
other should not be optional
Aaron Patterson
2011-01-22
1
-6
/
+4
*
|
Added support for INTERSECT and EXCEPT
Brian Cardarella
2011-01-22
4
-0
/
+74
*
|
udpating manifest and gemspec
Aaron Patterson
2011-01-21
2
-6
/
+7
*
|
WTF, tabs?
Paul Sadauskas
2011-01-21
4
-69
/
+69
*
|
WITH expr as array in visitor
Paul Sadauskas
2011-01-21
2
-4
/
+3
*
|
With node takes an array, less code to determine alternative nodes
Paul Sadauskas
2011-01-21
2
-18
/
+3
*
|
Don't need with_recursive
Paul Sadauskas
2011-01-21
2
-3
/
+1
*
|
Add support for WITH and UNION
Paul Sadauskas
2011-01-21
8
-6
/
+149
|
/
*
Regenerating arel.gemspec so the gemspec file is valid for gem build
Ken Chau
2011-01-06
1
-10
/
+10
*
Added Arel::Nodes::NamedFunction for representing generic SQL functions
Aaron Patterson
2011-01-04
14
-12
/
+102
*
Merge branch '2-0-stable'
Aaron Patterson
2011-01-04
1
-1
/
+0
|
\
|
*
visiting via superclass is OK, since module definitions help delegate
Aaron Patterson
2011-01-04
1
-1
/
+0
*
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
4
-6
/
+8
|
\
|
|
*
adding better tests surrounding limits in adapter visitors
Aaron Patterson
2011-01-03
4
-6
/
+8
*
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
3
-2
/
+11
|
\
|
|
*
making sure limit is correctly copied to update manager
Aaron Patterson
2011-01-03
3
-2
/
+11
*
|
Merge branch 'master' of github.com:rails/arel
Aaron Patterson
2011-01-03
2
-9
/
+28
|
\
\
|
*
|
Allow HAVING to take multiple conditions, like WHERE
Jon Leighton
2011-01-04
2
-9
/
+28
*
|
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
should return nil instead of empty string
Aaron Patterson
2011-01-03
1
-1
/
+0
*
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
1
-3
/
+4
|
\
|
|
*
we do not need to modify the AST
Aaron Patterson
2011-01-03
1
-3
/
+4
*
|
Merge branch '2-0-stable'
Aaron Patterson
2011-01-03
1
-6
/
+6
|
\
|
|
*
fixing tests for oracle visitor
Aaron Patterson
2011-01-03
2
-7
/
+8
|
*
fisting lots of oracle errors
Aaron Patterson
2011-01-03
1
-4
/
+4
*
|
fisting lots of oracle errors
Aaron Patterson
2011-01-03
1
-4
/
+4
[next]