summaryrefslogtreecommitdiff
path: root/jstests/gle
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2016-01-132-5/+2
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-113-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
* Revert "SERVER-19855 Use ShardConnection for migrations and splits"Benety Goh2015-08-211-4/+2
* Revert "Revert "SERVER-19855 Use ShardConnection for migrations and splits""Kaloian Manassiev2015-08-211-2/+4
* SERVER-18557 remove usage of $cmd.findOne from shell and jstestsAdam Midvidy2015-05-211-14/+14
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-2/+2
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-142-5/+2
* SERVER-17932 Wrap passthrough tests in functions to take variables out of glo...Spencer T Brody2015-04-132-44/+54
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-2/+3
* SERVER-16420 Make gle/gle_sharded_wc.js test agnostic about who is elected pr...Spencer T Brody2014-12-041-2/+4
* SERVER-16376 Make nodes in jstests/gle/get_last_error.js choose their sync so...Andy Schwerin2014-12-021-2/+11
* SERVER-15967 Increase timeout in get_last_error.js test to allow a secondary ...Spencer T Brody2014-11-051-1/+2
* SERVER-14483 Unit test awaitReplication behavior across reconfigmatt dannenberg2014-11-042-13/+22
* SERVER-15870 fix up some tests depending on unpruned serverStatusDan Pasette2014-11-011-4/+4
* SERVER-7382 command countersdaveh862014-09-241-12/+31
* SERVER-13951 Split index building in to UnitOfWork-sized stagesMathias Stearn2014-08-131-112/+0
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-156-0/+472
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-066-472/+0
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-066-0/+472
* SERVER-13812 Add test case of GLE for unsupportedSiyuan Zhou2014-05-061-0/+24
* SERVER-13710: Cleanup Replication TestsScott Hernandez2014-04-252-0/+159
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-213-0/+328
* SERVER-13437 Cannot wait for write concern for createIndexes command on mongosRandolph Tan2014-04-081-0/+43
* SERVER-13386 Move tests with getPrevError to gle test suiteSiyuan Zhou2014-03-284-1/+173
* Revert "SERVER-13386 Move tests with getPrevError to gle test suite."Siyuan Zhou2014-03-273-169/+0
* SERVER-13386 Move tests with getPrevError to gle test suite.Siyuan Zhou2014-03-273-0/+169
* SERVER-13028 fix shell to use createIndex command for createIndex methodRandolph Tan2014-03-131-5/+0
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-251-0/+9
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-254-1/+94
* SERVER-12127 new legacy write suites for tests using GLEGreg Studer2014-02-063-0/+68