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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Unused `require`
Nikolay Ponomarev
2017-12-27
4
-9
/
+0
*
Reduce `Reduce`
Nikolay Ponomarev
2017-12-27
3
-37
/
+7
*
Delete is not a NodeExpression, change parent
Keenan Brock
2017-12-05
1
-3
/
+18
*
Introduce NodeExpression as parent of scalar nodes
Keenan Brock
2017-12-05
14
-25
/
+21
*
Prepare for 9.0.0
Rafael Mendonça França
2017-11-14
1
-1
/
+1
*
Allow count nodes to have math functions
Kevin Deisz
2017-10-27
1
-0
/
+2
*
Type-castable attributes should not try to cast SqlLiteral nodes
James Coleman
2017-09-29
1
-1
/
+1
*
Merge pull request #496 from amatsuda/froms_to_nowhere
Akira Matsuda
2017-09-24
1
-2
/
+0
|
\
|
*
Unused variables
Akira Matsuda
2017-09-01
1
-2
/
+0
*
|
Support BindParams in subqueries
Jan Graichen
2017-09-19
1
-1
/
+2
|
/
*
Remove encoding utf-8 magic comment
Koichi ITO
2017-08-09
1
-1
/
+0
*
Remove Unused variable - offset_bind
Gaurish Sharma
2017-07-29
1
-1
/
+0
*
Address `undefined method `value_for_database'` in Oracle visitor
Yasuo Honda
2017-07-25
1
-3
/
+4
*
Change the verison to 9.0.0.alpha
Sean Griffin
2017-07-25
1
-1
/
+1
*
Add missing hash, eql?, == to various node classes
Maxime Lapointe
2017-07-25
7
-1
/
+22
*
Remove unused `bind_values`
Ryuta Kamizono
2017-07-25
1
-4
/
+1
*
Adjust `BindParam` as needed for AR
Sean Griffin
2017-07-24
1
-1
/
+5
*
Add a collector to grab the bind values off the AST
Sean Griffin
2017-07-21
2
-0
/
+56
*
Ensure `ToSql` collector returns a UTF-8 string
Sean Griffin
2017-07-21
1
-1
/
+1
*
Refactor `substitute_binds` to perform substitution immediately
Sean Griffin
2017-07-21
5
-23
/
+14
*
Add a value field `Nodes::BindParam`
Sean Griffin
2017-07-21
3
-42
/
+10
*
Rename `Collectors::Bind`
Sean Griffin
2017-07-21
2
-11
/
+1
*
Merge pull request #484 from kirs/multiple-insert-v2
Rafael França
2017-06-15
4
-0
/
+40
|
\
|
*
Support INSERT with multiple values
Kir Shatrov
2017-05-22
4
-0
/
+40
*
|
Merge pull request #472 from film42/master
Matthew Draper
2017-06-05
2
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
Make Visitor visit thread safe by holding dispatch method reference
Garrett Thornburg
2017-02-17
2
-4
/
+6
*
|
Remove unused `engine`
Ryuta Kamizono
2017-05-04
1
-1
/
+1
*
|
Made InsertManager#insert chainable
Pedro Sena
2017-02-28
1
-0
/
+1
|
/
*
Enable frozen_string_literal in all files in arel
Rafael Mendonça França
2017-02-13
69
-1
/
+70
*
Performance improvement.
zhufenggood
2017-01-27
1
-4
/
+4
*
Raise custom error on empty join
Daniel Colson
2017-01-17
4
-2
/
+11
*
Remove dead code now that attr is not used anymore
Rafael Mendonça França
2016-12-29
1
-1
/
+1
*
Bump arel to 8.0.0
Rafael Mendonça França
2016-12-29
1
-1
/
+1
*
Remove deprecated type cast support in Arel
Rafael Mendonça França
2016-12-29
1
-44
/
+5
*
Remove dead code
Rafael Mendonça França
2016-12-29
1
-12
/
+0
*
Arel master is alre 7.2
Rafael Mendonça França
2016-12-28
1
-1
/
+1
*
use #data_source_exists? instead of deprecated #table_exists?
Alexander Baronec
2016-10-08
1
-1
/
+1
*
Merge pull request #443 from mgbatchelor/master
Rafael França
2016-10-07
1
-1
/
+0
|
\
|
*
remove union mapping as :binary node when performing DepthFirst enumeration
Michael Batchelor
2016-08-19
1
-1
/
+0
*
|
Merge pull request #445 from oliverguenther/fix/dot-visitor-casted-node
Rafael França
2016-10-07
1
-0
/
+5
|
\
\
|
*
|
Add Arel::Nodes::Casted to dot visitor
Oliver Günther
2016-08-27
1
-0
/
+5
|
|
/
*
|
Merge pull request #447 from ojab/master
Rafael França
2016-10-07
12
-2
/
+14
|
\
\
|
*
|
Freeze all the strings in visitors
ojab
2016-08-31
12
-2
/
+14
*
|
|
Fix issue #438 when oracle visitor gets BindParams
Rodrigo Castro
2016-10-07
1
-2
/
+13
*
|
|
Don't store all aliases to a table
Sean Griffin
2016-09-13
1
-6
/
+2
|
/
/
*
/
Change BindParam visit method for Dot to a noop
Adam Lassek
2016-08-26
1
-1
/
+2
|
/
*
Release 7.1.1
Rafael Mendonça França
2016-07-27
1
-1
/
+1
*
Fix Casted#hash
Matthew Draper
2016-07-28
1
-1
/
+1
*
Release 7.1.0
Rafael Mendonça França
2016-07-19
1
-1
/
+1
*
Merge pull request #417 from tlkahn/master
Rafael França
2016-07-19
1
-0
/
+9
|
\
[next]