summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVEWR-25212 work around unique indexes in work around for stale dbhashRobert Guo2016-08-011-3/+4
* SERVER-25353 Clean shutdown shouldn't leave secondaries needing to apply a batchr3.2.9-rc0Mathias Stearn2016-08-011-2/+9
* SERVER-17856: Allow mongod users to currentOp and killOp own operationsSpencer Jackson2016-07-291-0/+148
* SERVER-22347 Use "legacy" read mode for replica set connections.Max Hirschhorn2016-07-291-0/+44
* SERVER-24693 Remove extra spaces to fix --setParameter argument.Max Hirschhorn2016-07-281-1/+3
* SERVER-24693 Fix lint.Max Hirschhorn2016-07-281-2/+2
* SERVER-24693 Test that the "group" command yields using explain().Max Hirschhorn2016-07-282-47/+32
* SERVER-25274 Make checkDBHashesFsyncLocked, from jstests/hooks/check_repl_dbh...Jonathan Abrahams2016-07-283-219/+221
* SERVER-25212 work about stale dbhash valuesRobert Guo2016-07-271-0/+13
* SERVER-25254 Only advance config server optime in response to messages from c...Randolph Tan2016-07-271-0/+51
* SERVER-24810 swap assert movePrimary commands with ShardingTest::ensurePrimar...Dianna Hohensee2016-07-2710-12/+10
* SERVER-25273 Concurrency suite dbHash check should call checkDBHashesFsyncLockedJonathan Abrahams2016-07-265-93/+30
* SERVER-25258: Improve mongos killOp opID parsingSpencer Jackson2016-07-261-0/+11
* SERVER-25259 Drop temporary databases in dbhash testing hookJonathan Abrahams2016-07-261-0/+25
* SERVER-25029 fix segfault in mongos when config servers are not availableMisha Tyulenev2016-07-221-0/+34
* SERVER-25146 Fix lint failureJonathan Abrahams2016-07-221-1/+4
* SERVER-25146 JS replset dbhash hook fails when checking nindexes with a colle...Jonathan Abrahams2016-07-222-40/+41
* Revert "SERVER-25146 JS replset dbhash hook fails when checking nindexes with...Jonathan Abrahams2016-07-211-23/+0
* SERVER-25146 JS replset dbhash hook fails when checking nindexes with a colle...Jonathan Abrahams2016-07-201-0/+23
* SERVER-23306 Enhance checkDBHashes hook - add more comparisons from collStats...Jonathan Abrahams2016-07-181-21/+19
* SERVER-16910 Remove assumptions about order of results in sorth.jsCharlie Swanson2016-07-151-128/+271
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-07-152-0/+348
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-07-152-0/+51
* SERVER-24761 Fix lint.Max Hirschhorn2016-07-151-6/+1
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-151-0/+81
* SERVER-24933 test that oplog is correct following clean shutdownMathias Stearn2016-07-141-0/+66
* SERVER-25052 Wait for catalog swap to happen in csrs_upgrade_set_shard_versio...Spencer T Brody2016-07-141-11/+16
* SERVER-24990 Update command_line_parsing.js to ignore cacheSizeGB in configur...Mike Grundy2016-07-131-2/+4
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-06-241-22/+18
* Revert "SERVER-23930 Ensure new shard is available in the ShardRegistry after...Kaloian Manassiev2016-06-241-18/+22
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-06-241-22/+18
* SERVER-24690 increase timeoutEric Milkie2016-06-221-1/+1
* SERVER-24700 fix erroneous curop assumption in stepdown_kill_other_ops.jsEric Milkie2016-06-211-2/+3
* SERVER-24690 wait for replication before shutting down in backup_restore.jsEric Milkie2016-06-211-0/+4
* SERVER-24639 blacklist an FSM workload that contains background indexes, to a...Eric Milkie2016-06-211-0/+1
* SERVER-24031 Prevent cleanupOrphaned from starting if a migration is running.Dianna Hohensee2016-06-212-45/+78
* SERVER-24424 use ReplSetTest.add and reInitiate (instead of rs.add) to manage...Benety Goh2016-06-211-72/+32
* SERVER-24369: Accept OpenSSL FIPS error message from Ubuntu 16.04Spencer Jackson2016-06-151-1/+4
* SERVER-24441 Avoid creating points near the poles in geo_full.js.Max Hirschhorn2016-06-101-2/+5
* SERVER-23643 gate state transitions in replsetprio1.jsEric Milkie2016-06-091-1/+4
* SERVER-23853 replsetprio1.js should wait for replication before stopping high...Benety Goh2016-06-091-0/+3
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-0714-232/+323
* SERVER-23886 raise indexbg_drop.js timeout for building indexesEric Milkie2016-06-011-1/+1
* SERVER-24298 add ensurePrimaryShard to csrs_upgrade_mongod_using_movechunk.jsEsha Maharishi2016-05-311-0/+5
* SERVER-23089 fix style to appease 3.2 branch lintEric Milkie2016-05-231-1/+1
* SERVER-24258 Remove invalid assertion from csrs_upgrade_set_shard_version.jsSpencer T Brody2016-05-231-6/+3
* SERVER-23089 ensure first sync is interrupted in repl5.jsEric Milkie2016-05-231-3/+6
* SERVER-23428 Make setShardVersion trigger CSRS upgrade if it provides a CSRS ...Spencer T Brody2016-05-182-0/+81
* SERVER-24062 Pull CA certificates from correct source on OSXJonathan Reams2016-05-161-5/+4
* SERVER-24004 move serverStatus() into try block in reconfig_without_increased...Judah Schvimer2016-05-161-1/+1