summaryrefslogtreecommitdiff
path: root/jstests/gle
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29100 Wait for the same journaling requirement in get_last_error.jsSiyuan Zhou2017-06-161-1/+3
* SERVER-27791 increased writeConcern wtimeout in gle/block2.js and gle/get_las...Benety Goh2017-02-082-3/+3
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-02-061-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
* 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