summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_insert_getlasterror_w2.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-2/+2
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 2)Jack Mulrow2023-04-121-2/+5
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-0/+1
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+1
* 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-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-1/+1
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-2/+1
* SERVER-49993 Change ReplSetTest functions that use master/slave terminologyAli Mir2020-09-031-1/+1
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+1
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-2/+3
* 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-81/+76
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-4/+3
* SERVER-31525 SERVER-31529 add skipCheckingUUIDsConsistentAcrossCluster to key...Dianna Hohensee2017-10-161-2/+12
* SERVER-29702 add assert.commandWorked() around addShard in shard_insert_getla...Esha Maharishi2017-06-161-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-29/+26
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-22367 make shard_insert_getlasterror_w2.js more robustRandolph Tan2016-01-291-3/+4
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-20530 SERVER-20568 mongos with stale config returns wrong resultsMisha Tyulenev2015-09-241-6/+0
* SERVER-20194 use the new mongos query path by default for legacy OP_QUERY/OP_...David Storch2015-09-221-0/+6
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-1/+0
* SERVER-13309 Remove grid.js from shard_insert_getlasterror_w2.js and moveprim...Shaun Verch2014-04-231-52/+53
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-14/+9
* Revert "SERVER-8689, SERVER-8691"Eric Milkie2013-05-231-1/+1
* SERVER-8689, SERVER-8691Dan Pasette2013-02-241-1/+1
* Increase logLevel in test to help debuggingTad Marshall2013-02-221-0/+1
* better test debuggingEliot Horowitz2011-05-111-2/+2
* allow sharding failover to take longer for sharding tests (test_4)gregs2011-04-251-1/+2
* more aggressive about checking for slave errors SERVER-2439Kristina2011-01-311-2/+16
* Add failing test for GLE with sharding+replsetMathias Stearn2011-01-181-0/+6
* fix testEliot Horowitz2011-01-181-9/+2
* indentEliot Horowitz2011-01-171-52/+52
* Revert "disable broken test"Eliot Horowitz2011-01-171-1/+1
* disable broken testMathias Stearn2011-01-171-1/+1
* Revert "SERVER-2349 test is failing in dur and preventing the rest of the sui...Alberto Lerner2011-01-131-1/+1
* SERVER-2349 test is failing in dur and preventing the rest of the suite from ...Alberto Lerner2011-01-121-1/+1
* return err for w option on config serversKristina2010-12-241-0/+76
* Revert "don't forward getlasterror to config servers SERVER-1793"Kristina2010-12-241-71/+0
* don't forward getlasterror to config servers SERVER-1793Kristina2010-12-231-0/+71