summaryrefslogtreecommitdiff
path: root/jstests/core/commands_with_uuid.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41696 Modify tests depending on the 'ns' field from index specs to no ...Gregory Wlodarek2019-07-291-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-88/+94
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-15/+2
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-1/+6
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-0/+2
* SERVER-33624 Check for db mismatch when resolving UUIDs for read commands.David Storch2018-03-051-2/+25
* SERVER-31182 Clarify parse error for invalidly typed findCmd argumentsMaria van Keulen2017-10-161-0/+10
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-2/+2
* SERVER-31229 Commands return NamespaceNotFound on unknown UUIDGeert Bosch2017-09-271-5/+8
* SERVER-31159 Make count command support UUIDsGeert Bosch2017-09-211-1/+8
* SERVER-30933 Change invariant to uassert for invalid uuid in queriesMaria van Keulen2017-09-201-0/+8
* Revert "SERVER-30933 Change invariant to uassert for invalid uuid in queries"Maria van Keulen2017-09-191-8/+0
* SERVER-30933 Change invariant to uassert for invalid uuid in queriesMaria van Keulen2017-09-191-0/+8
* SERVER-30103 Fix commands_with_uuid.js to not run on sharded clusters or with...Geert Bosch2017-07-121-0/+11
* SERVER-29668 Fix typo in commands_with_uuid.jsGeert Bosch2017-07-061-1/+1
* SERVER-29668 Extend 'parallelCollectionScan' to take a collection UUID argumentJason Chan2017-06-231-2/+11
* SERVER-27991 Allow find and listIndexes to accept UUID argumentMaria van Keulen2017-04-281-0/+37