summaryrefslogtreecommitdiff
path: root/jstests/core/crud_api.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-728/+719
* SERVER-38510 Set moreToCome flag with OP_MSG writes from shellA. Jesse Jiryu Davis2019-01-071-3/+9
* SERVER-34866 Blacklist/unblacklist tests in secondary_reads_passthroughXiangyu Yao2018-05-221-1/+4
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-0/+1
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-301-1/+5
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+5
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-5/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-381/+343
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-5/+5
* SERVER-20257 Support readConcern in count command shell helperJonathan Reams2015-11-121-1/+1
* SERVER-20799 Remove aggregation + maxTimeMS test case from crud_api.js.Max Hirschhorn2015-10-071-4/+0
* SERVER-20194 re-enable testsDavid Storch2015-09-241-16/+11
* SERVER-20198: Ignore slaveOk when checking cursor._optionsMike Grundy2015-08-311-5/+5
* Revert "Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update c...Jason Rassi2015-08-291-1/+1
* Revert "SERVER-19569 SERVER-20194 CursorCache deletion task: update comments"Jonathan Reams2015-08-281-1/+1
* SERVER-19569 SERVER-20194 CursorCache deletion task: update commentsJason Rassi2015-08-281-1/+1
* SERVER-19569 disable testsDavid Storch2015-08-171-11/+16
* SERVER-17953 Implement Driver CRUD API Spec in shellChristian Kvalheim2015-08-041-0/+775