summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-23491 set_majority_read_and_write_concerns.js doesn't work for updatesMike Grundy2016-05-101-9/+36
* SERVER-24058 make connpool asio use setup timeoutsJason Carey2016-05-101-1/+3
* SERVER-23492 Add explicit execution mode serial to concurrency test suiteJonathan Abrahams2016-04-281-5/+15
* SERVER-22914 Make mongos_no_replica_set_refresh obtain config from the primar...Kaloian Manassiev2016-04-2711-28/+24
* SERVER-23858 move test of $regex with embedded null to appropriate filer3.2.6-rc0r3.2.6David Storch2016-04-212-22/+3
* SERVER-7005 reject embedded null bytes in $regexDavid Storch2016-04-211-19/+32
* SERVER-23394: Prevent AuthorizationManager deadlock with profilingSpencer Jackson2016-04-201-45/+0
* SERVER-23827 increase wtimeout in get_last_error.jsJudah Schvimer2016-04-201-5/+5
* SERVER-23828 replsets_priority1.js: wait for replication after election but b...Eric Milkie2016-04-201-0/+9
* SERVER-22599 Test memory full behavior for inMemory storage engineGeert Bosch2016-04-191-0/+87
* fix lintJudah Schvimer2016-04-191-8/+10
* SERVER-22043 attach read preference in count helperAdam Midvidy2016-04-191-0/+40
* SERVER-23044 Add system CA keychain support for OSXJonathan Reams2016-04-181-1/+6
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-184-0/+159
* SERVER-23704 Make shard_keycount.js invoke the anonymous test functionKaloian Manassiev2016-04-152-89/+56
* SERVER-23591 Assert on return code of mongo shell in js_protection*.js.Max Hirschhorn2016-04-142-55/+77
* SERVER-23589 Move csrs upgrade tests to their own suiteSpencer T Brody2016-04-149-0/+0
* SERVER-23586 Increase timeouts in csrs upgrade tests to reduce flakinessSpencer T Brody2016-04-146-6/+6
* SERVER-23184 Fix connection_status.js test.Shane Harvey2016-04-141-54/+65
* SERVER-23351 test read committed snapshots after a rollback occursEric Milkie2016-04-141-0/+156
* SERVER-23184 Reduce listCollections privilegesShane Harvey2016-04-142-56/+70
* SERVER-23299 Add an arbiter to server-23299-1.js test, to remove flaky behavior.Andy Schwerin2016-04-121-1/+1
* SERVER-23299 Fix lint error in js test.Andy Schwerin2016-04-071-3/+2
* SERVER-23299 When starting mongod, clear temp flags from collections if appro...Andy Schwerin2016-04-072-0/+136
* SERVER-23547 Make the multiversion concept of "latest" more precise.Andy Schwerin2016-04-072-28/+74
* SERVER-23556 Disable mmapv1 on non-x86 platformsAndrew Morrow2016-04-062-0/+6
* SERVER-17468 don't log balancer rounds to the actionlog if no chunks are movedDianna Hohensee2016-03-301-8/+2
* Enabling CSRS continuous config stepdown workload in evergreenDianna Hohensee2016-03-3021-36/+21