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
/
test
/
cases
/
adapters
/
mysql2
/
json_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Consolidate database specific JSON types to `Type::Json`
Ryuta Kamizono
2017-05-30
1
-11
/
+4
*
Extract `JSONSharedTestCases`
Ryuta Kamizono
2017-05-22
1
-171
/
+5
*
"Use assert_nil if expecting nil from ...:in `...'. This will fail in MT6."
Akira Matsuda
2016-12-25
1
-2
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-6
/
+6
*
Serialize JSON attribute value nil as SQL NULL, not JSON 'null'
Trung Duc Tran
2016-09-23
1
-0
/
+16
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-12
/
+12
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-135
/
+135
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-22
/
+22
*
Properly serialize all JSON primitives in the AR JSON type
Sean Griffin
2016-04-13
1
-4
/
+11
*
Add a native JSON data type support in MySQL
Ryuta Kamizono
2015-08-18
1
-0
/
+172