summaryrefslogtreecommitdiff
path: root/jstests/gle
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-031-1/+1
* SERVER-47156 Skip checking for orphans at the end of gle_sharded_wc.jsMatthew Saltz2020-03-271-2/+3
* SERVER-46178 Exclude requires_sharding tests from ephemeralForTest.Max Hirschhorn2020-02-151-0/+3
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-202-3/+6
* SERVER-44453 Address several orphaned TODOs.David Storch2019-11-061-3/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-274-346/+345
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-171-0/+2
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-103-19/+0
* SERVER-35099 Increase wtimeout in get_last_error.js even moreJustin Seyster2018-05-221-2/+2
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-2/+2
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+2
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-211-53/+0
* SERVER-29771 Remove the forceerror commandjannaerin2018-01-311-1/+1
* SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of...Vesselina Ratcheva2018-01-231-2/+9
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-221-0/+1
* Revert "SERVER-30347 Fail startup when running wiredTiger with --nojournal as...Vesselina Ratcheva2018-01-181-9/+0
* SERVER-30347 Fail startup when running wiredTiger with --nojournal as part of...Vesselina Ratcheva2018-01-161-0/+9
* SERVER-32482 increase wtimeout in get_last_error.jsBenety Goh2018-01-041-5/+5
* SERVER-1981 Support near and nearSphere predicates on sharded collectionsTess Avitabile2017-12-281-21/+0
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-252-0/+8
* SERVER-28509 Make DBClient use write commandsMathias Stearn2017-07-261-5/+0
* SERVER-29100 Wait for the same journaling requirement in get_last_error.jsSiyuan Zhou2017-05-191-1/+3
* SERVER-28939 Temporarily increase log verbosity for gle/create_index_gle.jsRandolph Tan2017-04-241-0/+2
* SERVER-27791 increased writeConcern wtimeout in gle/block2.js and gle/get_las...Benety Goh2017-01-232-3/+3
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-231-1/+1
* SERVER-26205 Increase log verbosity in gle_sharded_write.js testSpencer T Brody2016-09-201-1/+1
* SERVER-25676 Change name of replica set in create_index_gle.js to avoid bug.Andy Schwerin2016-08-191-0/+1
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-188/+188
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-282-15/+3
* SERVER-23128 Refactor mongod write operationsMathias Stearn2016-04-211-3/+3
* SERVER-23827 increase wtimeout in get_last_error.jsJudah Schvimer2016-04-201-5/+5
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-1/+1
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-103-106/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0917-448/+449
* SERVER-22341 fix jslint errors in jstests/gle with eslint --fixMike Grundy2016-02-057-38/+38
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2015-12-212-5/+2
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-093-1/+12
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-21517 - Add assert.writeOK support for legacy writeConcern writesScott Hernandez2015-11-171-1/+1
* change gle/get_last_error.js to wait for replScott Hernandez2015-11-171-18/+8
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-1/+1
* SERVER-18607 Mongo shell should report whether connected MongoDB is enterpriseJonathan Reams2015-10-131-0/+5
* SERVER-20690 Test with multiple mongos can fail because one of them talked to...Spencer T Brody2015-10-061-136/+0
* SERVER-20764 Adjust create_index_gle.js to eliminate race between shell and m...Andy Schwerin2015-10-061-4/+13
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-011-5/+2
* SERVER-18400 remove unused passthrough testsMathias Stearn2015-09-302-81/+0
* SERVER-19564: Use write vectors for the "non-command" path of insertMultiMartin Bligh2015-09-111-2/+2
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-4/+3
* SERVER-19855 Use ShardConnection for migrations and splitsSpencer T Brody2015-08-251-2/+4