summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26659 only use stricter key pattern validation for v:2 or new index bu...David Storch2016-10-201-31/+89
* SERVER-25549 re-enable read_only_sharded suiteEsha Maharishi2016-10-191-2/+29
* SERVER-26572 Reset stopTimestamp in DataReplicator when initial sync apply ph...Judah Schvimer2016-10-192-0/+42
* SERVER-26694 wt_nojournal_skip_recovery.js background loop early exitJames Wahlin2016-10-191-3/+3
* SERVER-26220 Using stopOplogFetcher failpoint causes CPU loopingSiyuan Zhou2016-10-192-4/+19
* SERVER-26691 read_only and read_only_sharded suites do not make directories r...Esha Maharishi2016-10-191-2/+2
* SERVER-26365 Forward port changes to merge_chunks_test.js to masterKaloian Manassiev2016-10-191-50/+86
* SERVER-26513 listCollections output should include _id index spec as idIndexr3.4.0-rc1Tess Avitabile2016-10-183-5/+58
* SERVER-26468 Create internalValidateFeaturesAsMaster startup parameterTess Avitabile2016-10-181-0/+166
* SERVER-26599 Master-slave initial sync should use the exact _id index spec fr...Tess Avitabile2016-10-182-3/+74
* SERVER-26607 waitForMoveChunkStep test helper should take in to account moveC...Randolph Tan2016-10-171-3/+7
* SERVER-26645 Get rid of _shardNames variable in ShardingTestKaloian Manassiev2016-10-176-81/+68
* SERVER-26610 add maxTimeMS to setFeatureCompatibilityVersion call in set_feat...Randolph Tan2016-10-171-1/+2
* SERVER-26435 Refactor replsettest.js to reduce sizeJames Wahlin2016-10-1717-35/+139
* SERVER-26596 Make sure test doesn't break other tests and fix memory leakJonathan Reams2016-10-171-0/+3
* SERVER-26640 remove flag for linearizable read supportBenety Goh2016-10-141-31/+1
* SERVER-26584 Use separate mongod instance for startParallelOpsKaloian Manassiev2016-10-141-2/+4
* SERVER-26090 Propagate aggregate options through view resolution.Charlie Swanson2016-10-141-0/+43
* SERVER-26461 Request text score even if no fields are needed.Charlie Swanson2016-10-142-0/+39
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-139-84/+134
* SERVER-26112 Always forward singleBatch=false to shardsMaria van Keulen2016-10-131-0/+29
* SERVER-26596 Don't abort when javascript heap limit is set too low to initial...Jonathan Reams2016-10-131-0/+13
* SERVER-22992 waiting on forked process also waits on consuming outputMatt Cotter2016-10-121-0/+32
* Revert "SERVER-26503 fix incorrect uses of assert.throws()"Max Hirschhorn2016-10-119-79/+61
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-119-61/+79
* SERVER-25476 fix lintMatt Cotter2016-10-111-3/+3
* SERVER-25476 Add WT unclean shutdown recovery test.Susan LoVerso2016-10-111-0/+131
* SERVER-26286 rewrite addshard2.js to shut down each replica set or standalone...Esha Maharishi2016-10-111-125/+197
* SERVER-26561 increase wtimeout in stepdown3.jsJudah Schvimer2016-10-111-1/+2
* SERVER-25665 Remove cloneSplit and cloneMerge from CollectionMetadataKaloian Manassiev2016-10-101-1/+1
* SERVER-26527 scale down jumbo1.jsRandolph Tan2016-10-101-7/+8
* SERVER-26557 clean_shutdown_oplog_state.js should provide a wtimeout to its w...Judah Schvimer2016-10-101-1/+2
* SERVER-26265 Add tests for 3.2 mongos joining 3.4 clustersMaria van Keulen2016-10-101-0/+49
* SERVER-26520 CollectionCloner fetches document count for progress tracking fr...Benety Goh2016-10-081-1/+2
* SERVER-26471 Always incrementally refresh metadata after committing chunk mig...Kaloian Manassiev2016-10-072-2/+74
* SERVER-26486 Blacklist migration_ignore_interrupts_1.js from continuous stepd...Randolph Tan2016-10-071-3/+3
* Revert "SERVER-26520 CollectionCloner fetches document count for progress tra...Spencer Jackson2016-10-071-2/+1
* SERVER-26520 CollectionCloner fetches document count for progress tracking fr...Benety Goh2016-10-071-1/+2
* SERVER-18361 Consider the zone's max when enforcing zone boundariesKaloian Manassiev2016-10-075-136/+126
* SERVER-26424 Ensure that "fresh" mongos will be able to read "fresh" data in ...Randolph Tan2016-10-071-1/+3
* SERVER-24350: Reenable strict OpenSSL FIPS error detection on Ubuntu 16.04Spencer Jackson2016-10-071-4/+1
* Revert "SERVER-26490 Whitelist usePowerOf2Sizes option to create command"Tess Avitabile2016-10-061-10/+0
* SERVER-26491 Increase wtimeouts in tags2.js and tags_with_reconfig.js testsSpencer T Brody2016-10-062-101/+112
* Revert "SERVER-26491 Increase wtimeouts in tags2.js and tags_with_reconfig.js...Benety Goh2016-10-062-112/+101
* SERVER-26491 Increase wtimeouts in tags2.js and tags_with_reconfig.js testsSpencer T Brody2016-10-062-101/+112
* SERVER-26490 Whitelist usePowerOf2Sizes option to create commandTess Avitabile2016-10-061-0/+10
* SERVER-26433 initial_sync_invalid_index_spec.js: Support for use3dot2InitialSyncJames Wahlin2016-10-061-4/+12
* SERVER-26197 remove print statements from assert.soon() in startup_with_all_c...Esha Maharishi2016-10-051-11/+16
* SERVER-26332 remove unnecessary check that RangeDeleter has run after removeS...Esha Maharishi2016-10-051-21/+10
* SERVER-26474 clean up dumprestore7.jsMatt Cotter2016-10-051-52/+59