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
*
fix one more time order_hacks method for Oracle
Raimonds Simanovskis
2010-11-16
2
-8
/
+29
*
bumping gemspec version
Aaron Patterson
2010-11-11
1
-1
/
+1
*
terrorist version bump
Aaron Patterson
2010-11-11
1
-1
/
+1
*
updating manifest / gemspec
Aaron Patterson
2010-11-11
2
-9
/
+13
*
updating changelog
Aaron Patterson
2010-11-11
1
-0
/
+12
*
support stringinquirer string
Aaron Patterson
2010-11-11
1
-0
/
+1
*
Merge branch 'master' of github.com:brynary/arel
Aaron Patterson
2010-11-11
1
-1
/
+17
|
\
|
*
fix order_hacks method for Oracle when complex functions are used in order by
Raimonds Simanovskis
2010-11-06
1
-1
/
+17
*
|
arel more nicely supports EXISTS queries
Aaron Patterson
2010-11-05
5
-14
/
+33
*
|
mysql selects from dual on empty from statements
Aaron Patterson
2010-11-05
3
-1
/
+13
*
|
renaming @head to @ast
Aaron Patterson
2010-11-05
7
-35
/
+45
*
|
adding proper columns to our fake table
Aaron Patterson
2010-11-05
4
-17
/
+15
|
/
*
updating the development dependencies
Aaron Patterson
2010-11-04
1
-1
/
+2
*
Add ToSql NilClass visitor
Ernie Miller
2010-11-04
2
-0
/
+5
*
Refactor predication methods to be available to SqlLiterals as well.
Ernie Miller
2010-10-27
5
-174
/
+204
*
Merge branch 'master' of github.com:rails/arel
Aaron Patterson
2010-10-26
2
-0
/
+5
|
\
|
*
Added Bignum to visitor
rugek
2010-10-26
2
-0
/
+5
*
|
generate correct select if only offset is present (in Oracle)
Raimonds Simanovskis
2010-10-21
2
-0
/
+30
|
/
*
updating gemspec
Aaron Patterson
2010-10-20
1
-4
/
+4
*
adding default limits when there is an offset for sqlite and mysql [#5316 sta...
Aaron Patterson
2010-10-20
9
-1
/
+75
*
removing unused variables
Aaron Patterson
2010-10-20
1
-7
/
+0
*
doing a little cleanup on the visitors
Aaron Patterson
2010-10-19
4
-3
/
+9
*
updating gemspec and manifest
Aaron Patterson
2010-10-19
2
-12
/
+17
*
adding a base class visitor
Aaron Patterson
2010-10-19
3
-10
/
+22
*
removing irrelevant docs, updating relevant docs
Aaron Patterson
2010-10-19
1
-99
/
+7
*
renaming test_helper to helper so that it is not double required
Aaron Patterson
2010-10-18
24
-23
/
+23
*
fisting manifest
Aaron Patterson
2010-10-18
1
-30
/
+26
*
cleaning up Rakefile
Aaron Patterson
2010-10-18
1
-5
/
+1
*
got rid of retarded check method. down with rspec
Ryan Davis
2010-10-18
9
-51
/
+46
*
Renamed spec_helper to test_helper
Ryan Davis
2010-10-18
24
-23
/
+23
*
Removed TreeManagerShared and related tests. They sucked
Ryan Davis
2010-10-18
6
-61
/
+0
*
damnit
Ryan Davis
2010-10-18
1
-5725
/
+0
*
Fisting arel specs -- still needs tree_manager and cleanup
Ryan Davis
2010-10-18
35
-404
/
+6108
*
Created syntactic sugar Table(...) method
Snuggs
2010-10-16
3
-2
/
+33
*
Fixed broken tests by removing undefined matcher requirements
Snuggs
2010-10-16
1
-3
/
+0
*
symbols work as sql literals
Aaron Patterson
2010-10-15
2
-1
/
+13
*
version bump
Aaron Patterson
2010-10-13
1
-1
/
+1
*
add locking support for postgres
Aaron Patterson
2010-10-13
3
-0
/
+22
*
bumping version
Aaron Patterson
2010-10-13
1
-3
/
+1
*
fixing manifest file
Aaron Patterson
2010-10-12
2
-0
/
+14
*
implementing where_sql method
Aaron Patterson
2010-10-12
3
-0
/
+25
*
alias visitor_for to for
Aaron Patterson
2010-10-03
2
-1
/
+2
*
Support Attribute#asc and Attribute#desc to create orderings
Ernie Miller
2010-09-29
7
-0
/
+78
*
In SQL visitor, too. :)
Ernie Miller
2010-09-29
1
-0
/
+1
*
Support visiting Arel_Attribute_Float
Ernie Miller
2010-09-29
1
-0
/
+1
*
Don't reassign array in ToSql#visit_Arel_Nodes_NotIn
Ernie Miller
2010-09-29
1
-2
/
+3
*
adding better dot file support for our nodes
Aaron Patterson
2010-09-29
5
-5
/
+41
*
fixing column escape for IN nodes. [resolves:5732]
Aaron Patterson
2010-09-29
3
-6
/
+27
*
Merge remote branch 'ernie/master'
Aaron Patterson
2010-09-29
8
-0
/
+624
|
\
|
*
Make PostgreSQL play nice with its friends. (matches -> ILIKE instead of LIKE)
Ernie Miller
2010-09-29
1
-0
/
+8
[next]