Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "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 |