summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-26476 join spawned shell process in delete_during_migrate.jsRandolph Tan2016-10-051-9/+4
* SERVER-26475 Increase awaitReplication() timeout in config_version_rollback.jsJudah Schvimer2016-10-051-1/+1
* SERVER-26175 do not talk to config directly to get config version doc in shar...Esha Maharishi2016-10-051-1/+1
* SERVER-26343 DBPointer.prototype -> bson crashesJason Carey2016-10-051-0/+5
* SERVER-26419 Modify parallel.js to workaround floating point string bug in Wi...Randolph Tan2016-10-051-2/+2
* SERVER-26453 Bump current version in verify_versions_test.js to 3.4.Max Hirschhorn2016-10-041-2/+2
* SERVER-25459 Create command should reject unknown optionsTess Avitabile2016-10-032-6/+10
* SERVER-25038 add LiteParsedPipelineDavid Storch2016-10-036-14/+92
* SERVER-26367 index_killop.js should use failpointJames Wahlin2016-10-032-63/+69
* SERVER-25376 Disable checkOplogs in concurrency tests, since they cause the t...Jonathan Abrahams2016-10-011-1/+0
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-3025-41/+58
* fix lintsamantharitter2016-09-301-2/+3
* SERVER-25430 Create a sharded collections passthrough of aggregation suiteTess Avitabile2016-09-301-16/+0
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-305-23/+40
* SERVER-25839 Add a test for the shell's mkdir utilitysamantharitter2016-09-301-0/+29
* SERVER-26421 delete initial_sync3.jsEric Milkie2016-09-301-59/+0
* SERVER-26414 Don't preemptively abort test due to perceived machine slowness ...Spencer T Brody2016-09-301-16/+4
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-09-302-10/+374
* SERVER-26401 Increase gle timeout in read_committed_after_rollback.jsSpencer T Brody2016-09-301-2/+4
* SERVER-26230 DocumentSourceCursor should reset keysExamined and docsExamined ...Tess Avitabile2016-09-301-0/+34
* SERVER-26289 Increase wtimeout in commands_that_write_accept_wc_shards.js to ...Randolph Tan2016-09-301-2/+2
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-2925-58/+41