summaryrefslogtreecommitdiff
path: root/jstests/core/collation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24621 make find command min/max respect the collationDavid Storch2016-07-291-33/+88
* SERVER-24534 Add tests for cloning collections w/ non-simple collations.Max Hirschhorn2016-07-271-0/+86
* SERVER-25136 allow index types which do not support collation on a collection...David Storch2016-07-201-0/+15
* SERVER-23924 Make _id index inherit the collection's default collationTess Avitabile2016-07-081-9/+167
* SERVER-24182 Add collation-related information to explain outputTess Avitabile2016-07-051-2/+176
* SERVER-24405 enable collation.js in sharding passthrough suitesDavid Storch2016-06-221-16/+22
* SERVER-23690 Make applyOps command use the collection default collationTess Avitabile2016-06-221-0/+20
* SERVER-24279 Properly add sort when index does not respect query collation.David Hatch2016-06-171-0/+46
* SERVER-23761 set NR feature bit for collationDavid Storch2016-06-151-2/+12
* SERVER-23611 Collection-default jstests for collation-aware opsJ. Rassi2016-06-131-59/+456
* SERVER-24183 persist collation version string in catalog metadataDavid Storch2016-06-101-7/+26
* SERVER-23611 Add collation tests for non-existent collectionsJ. Rassi2016-06-061-40/+162
* Fixed lint after rename collation_shell_helpers.js to collation.jsTess Avitabile2016-06-061-10/+5
* Rename collation_shell_helpers.js to collation.jsTess Avitabile2016-06-061-0/+963