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
/
activerecord
/
lib
/
arel
/
nodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Alias case nodes
Kevin Deisz
2019-01-21
1
-0
/
+2
*
Use `unboundable?` rather than `boundable?`
Ryuta Kamizono
2019-01-18
1
-2
/
+2
*
Consolidate the duplicated code that building range predicate
Ryuta Kamizono
2019-01-08
2
-0
/
+8
*
Arel: Implemented DB-aware NULL-safe comparison (#34451)
Dmytro Shteflyuk
2018-11-15
1
-0
/
+7
*
Checking boundable not only `IN` clause but also `NOT IN` clause
Ryuta Kamizono
2018-11-03
1
-0
/
+4
*
Handle UPDATE/DELETE with OFFSET in Arel
Ryuta Kamizono
2018-10-01
2
-4
/
+8
*
Handle DELETE with LIMIT in Arel
Ryuta Kamizono
2018-09-30
2
-6
/
+10
*
Revert "record who created the node when $DEBUG is true"
Ryuta Kamizono
2018-09-28
1
-10
/
+0
*
Abandon TOP support.
Vladimir Kochnev
2018-09-25
2
-5
/
+2
*
Revert a writer for `BindParam#value`
Ryuta Kamizono
2018-09-09
1
-1
/
+1
*
Remove math module from count
Nikolai B
2018-04-25
1
-2
/
+0
*
Arel: :nodoc: all
Matthew Draper
2018-02-24
43
-43
/
+43
*
Arel: rubocop -a
Matthew Draper
2018-02-24
43
-91
/
+125
*
Merge Arel into Active Record
Matthew Draper
2018-02-24
43
-0
/
+1198