summaryrefslogtreecommitdiff
path: root/jstests/core/bulk_api_unordered.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim2021-07-011-4/+1
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-185/+150
* SERVER-55770 Add geo_update_dedup.js to the list of multi-update tests not ha...Matthew Russotto2021-04-081-1/+1
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-3/+3
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-3/+3
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-3/+3
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-24174: Inconsistent rule for storing dotted field namesNick Zolnierz2017-10-121-4/+1
* 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-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-34/+46
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-3/+3
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-301-3/+4
* SERVER-13057 push shell write errors more in line with other driversGreg Studer2014-03-181-2/+4
* Refactoring shell bulk API tests and added more failure casesAndreas Nilsson2014-03-111-34/+48
* SERVER-12786: add shell writeMode optionScott Hernandez2014-02-261-7/+0
* Bulk find() requires selector, SERVER-12553.A. Jesse Jiryu Davis2014-02-181-0/+6
* SERVER-12664 Change nUpdated to nMatched in bulk api resultsRandolph Tan2014-02-131-1/+1
* SERVER-12576 Add string rep of Bulk object and improve SingleWriteResult form...Dan Pasette2014-02-091-12/+8
* rename bulk api stuff to bulk (not batch)Scott Hernandez2014-02-041-0/+174