summaryrefslogtreecommitdiff
path: root/jstests/core/collation_update.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23924 Make _id index inherit the collection's default collationTess Avitabile2016-07-081-0/+7
* SERVER-24404 Make $push, $pullAll, and $pull respect collation.David Hatch2016-07-061-0/+137
* SERVER-24645 Make $addToSet respect collation.David Hatch2016-07-011-0/+38
* SERVER-24644 $min/$max update operators respect collation.David Hatch2016-06-211-0/+50