summaryrefslogtreecommitdiff
path: root/jstests/sharding/findandmodify1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-78/+76
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-3/+6
* SERVER-29066 Implicitly create the database in findAndModifyKaloian Manassiev2017-05-051-30/+41
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-45/+47
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+1
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+5
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+3
* buildbot findandmodify1.js - balancer assumptions changed, update testGreg Studer2011-12-121-0/+3
* SERVER-1418 Shard names now use padding zeroesAlberto Lerner2010-07-211-2/+2
* SERVER-1304 Avoid interference from the BalancerAlberto Lerner2010-07-201-6/+15
* Sharded findAndModify now requires shard key in query SERVER-952Mathias Stearn2010-07-121-17/+5
* checkpoint for moving chunk filtering to mongod SERVER-943Eliot Horowitz2010-06-151-1/+2
* Sharded findAndModify SHARDING-64Mathias Stearn2010-02-091-0/+57