summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-041-14/+8
* Revert "SERVER-26288 reduce log verbosity for continuous stepdown suite"Misha Tyulenev2016-11-041-246/+238
* SERVER-26462 Check if _buffer is allocated in DocumentStorage::clone()Marko Vojvodic2016-11-041-0/+29
* SERVER-26888 profile_find.js should filter profile entries for queryTess Avitabile2016-11-042-15/+15
* Revert "SERVER-23976: Input validate database names for repairDatabase."Dan Pasette2016-11-032-60/+3
* SERVER-23976 Fix eslintMark Benvenuto2016-11-031-3/+4
* SERVER-23976 SERVER-26812 fix clang formatJonathan Reams2016-11-032-9/+20
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-031-238/+246
* SERVER-23976: Input validate database names for repairDatabase.Daniel Gottlieb2016-11-032-3/+48
* SERVER-26812 Don't check that time moves forward in top stats when we don't g...Jonathan Reams2016-11-031-3/+6
* SERVER-26016 Add a test that an replaying an invalid op on startup is fatalMathias Stearn2016-11-031-0/+65
* SERVER-26883 Skip sharding zone if no shards are assigned to itKaloian Manassiev2016-11-031-52/+52
* SERVER-25441 $lookup on a sharded coll does not respect readConcernJames Wahlin2016-11-031-108/+144
* SERVER-25145 BackgroundSync provides minValid to sync source selection in REC...Benety Goh2016-11-022-5/+22
* SERVER-6302 Fix multiple fsyncLock() invocation race conditionJames Wahlin2016-11-022-3/+40
* SERVER-26866 Reduce doc count used by create_index_background_unique*.jsJames Wahlin2016-11-021-4/+5
* SERVER-26869 Add a predicate to dumpOplog call in optime.jsJonathan Abrahams2016-11-011-2/+2
* SERVER-26690 Make waitUntilAllNodesCaughtUp check that all nodes areWilliam Schultz2016-11-011-3/+11
* SERVER-26440 Validate namespace in DistinctCmd::explainMarko Vojvodic2016-11-011-0/+185
* SERVER-26194 Account for collation specification size in batch_write_op getWr...Marko Vojvodic2016-11-011-0/+187
* SERVER-26515 Create collection with v=2 index should include full index spec ...Tess Avitabile2016-10-283-0/+110
* SERVER-25999 add list of error codes to Shard that can be used to determine w...Dianna Hohensee2016-10-281-38/+28
* SERVER-26823 really ensure first node is primaryEric Milkie2016-10-281-1/+2
* SERVER-26435 Add FSM tests that exercise parallel unique index buildsJames Wahlin2016-10-282-0/+123
* SERVER-26635 Write a multiversion test which upgrades through several versionsMarko Vojvodic2016-10-271-0/+152
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-2718-38/+35
* SERVER-26724 createIndexes command should reject invalid options for _id indexTess Avitabile2016-10-274-109/+70
* SERVER-26769 Balancer loads balancer settings before recovery and accepting/s...Dianna Hohensee2016-10-261-0/+4
* SERVER-26768 Don't assert on collection drop in eval testsCharlie Swanson2016-10-254-4/+4
* SERVER-26317 Increase benchRun seconds for flaky testsCharlie Swanson2016-10-253-3/+3
* SERVER-26425 perform dropDatabase in WriteConflictException retry loopKyle Suarez2016-10-251-3/+33
* SERVER-25137 Ensure $graphLookup succeeds on non-existent collectionsCharlie Swanson2016-10-251-0/+35
* SERVER-26686 make validate command ignore validateFeaturesAsMasterDavid Storch2016-10-241-0/+7
* SERVER-26439 Don't time out too quickly in wt_nojournal_skip_recovery.jsGeert Bosch2016-10-241-8/+11
* SERVER-26514 Create command should take idIndex optionTess Avitabile2016-10-243-5/+136
* 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