summaryrefslogtreecommitdiff
path: root/jstests/core/find_and_modify_concurrent_update.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-07-161-0/+1
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-30/+29
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-7/+7
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-4/+9
* 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-6/+3
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21371 find_and_modify_concurrent_update.js join() is called after readMike Grundy2015-11-101-2/+1
* SERVER-17132 make findAndModify behave correctly with concurrent writesDavid Storch2015-02-031-0/+38