Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #26183 from Shopify/fix-no-touching-touch-later | Rafael França | 2016-08-16 | 1 | -0/+9 |
|\ | |||||
| * | Makes touch_later respects no_touching policy | Jean Boussier | 2016-08-16 | 1 | -0/+9 |
* | | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -6/+6 |
|/ | |||||
* | travel back | Fumiaki MATSUSHIMA | 2015-12-13 | 1 | -3/+3 |
* | Make sure we touch all the parents when touch_later. | Arthur Neves | 2015-12-06 | 1 | -2/+0 |
* | Don't rely on subsecond precision being applied in tests | Sean Griffin | 2015-09-23 | 1 | -1/+1 |
* | use `assert_not` instead of `refute` as mentioned in our guides. | Yves Senn | 2015-08-13 | 1 | -2/+2 |
* | Add pending test for the great-grandparent touching bug from #19324 | David Heinemeier Hansson | 2015-06-25 | 1 | -0/+21 |
* | Batch touch parent records | Arthur Neves | 2015-04-08 | 1 | -0/+93 |