summaryrefslogtreecommitdiff
path: root/jstests/sharding/coll_epoch_test1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-43523 Remove awaitLastOpCommitted() from coll_epoch_test1.js.Max Hirschhorn2020-05-021-4/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-60/+60
* SERVER-37932 Remove erroneous part of coll_epoch_test1.js that attempts to te...Esha Maharishi2018-11-071-37/+0
* SERVER-37913 coll_epoch_test1.js does not wait for the config server to repli...Esha Maharishi2018-11-051-0/+4
* SERVER-32615 Make user write commands in sharded cluster go through _configCr...Randolph Tan2018-02-231-25/+27
* SERVER-29690 Make coll_epoch_test1.js use causally consistent connectionsKaloian Manassiev2017-06-191-1/+1
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-10/+7
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-21/+13
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-121-13/+21
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-21/+13
* SERVER-27382 Get rid of DBConfig::getChunkManagerOrPrimaryKaloian Manassiev2017-02-071-15/+16
* SERVER-23825 Add assert.commandWorked to sharding testsKaloian Manassiev2016-04-201-104/+107
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-2/+2
* SERVER-23076 Prevent coll_epoch_test1.js from routing inserts to the wrong shardSpencer T Brody2016-03-181-5/+4
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-101-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-52/+56
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-38/+38
* SERVER-22081 blacklisting tests from the continuous config stepdown suite tha...Dianna Hohensee2016-01-151-2/+1
* SERVER-20666 Wait until movePrimary is committed on the config servers in col...Spencer T Brody2015-09-281-8/+7
* SERVER-20530 Disable useCCC in coll_epoch_test1.jsJason Rassi2015-09-251-0/+5
* SERVER-20530 enable useClusterClientCursor code path for fixed jstestsMisha Tyulenev2015-09-241-5/+0
* SERVER-20194 use the new mongos query path by default for legacy OP_QUERY/OP_...David Storch2015-09-221-0/+5
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+2
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-14/+19
* SERVER-4262 better commenting of coll_epoch_test1.jsGreg Studer2012-06-081-0/+19
* SERVER-4262 Correct detection of sharded collection dropping when performing ...gregs2012-06-081-0/+91