summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35962 buildindexes_false_with_system_indexes.js restarts nodes and sho...Matthew Russotto2018-07-051-0/+1
* SERVER-20029 Add test coverage for dataSize commandSean Tao2018-07-051-0/+16
* SERVER-29917 Alias server options starting with 'ssl' to parameters starting ...Gregory Noma2018-07-051-2/+2
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-0537-61/+41
* SERVER-32509 Report error for unsupported startup-options with Mobile SESulabh Mahajan2018-07-0522-25/+25
* SERVER-35765 Allow small discrepancy in computed geo distances.Charlie Swanson2018-07-044-99/+223
* SERVER-35765 Clean up utils.js.Charlie Swanson2018-07-041-124/+87
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-07-031-0/+86
* SERVER-35710 Remove extentFreeList reporting from the mongos dbStats cmd in c...Dianna Hohensee2018-07-031-7/+0
* SERVER-35386 Wait for the secondary's majority commit point to advance before...Audrey Fang2018-07-031-1/+1
* SERVER-35131 Remove system.namespaces and system.indexes-specific UUID handli...Audrey Fang2018-07-031-4/+0
* SERVER-35259 Reactivate the snapshot window by changing the default from 0 to...Dianna Hohensee2018-07-032-5/+9
* Revert "SERVER-35783 add integration test for plan cache oscillation"Ian Boros2018-07-031-120/+0
* SERVER-35441 Make dropDatabase/dropCollection clean up config.tagsCheahuychou Mao2018-07-032-0/+34
* SERVER-35783 add integration test for plan cache oscillationIan Boros2018-07-021-0/+120
* SERVER-18341 Matcher returns false positives in comparison predicates with Mi...Minji2018-07-021-0/+98
* SERVER-35939 Repair wt_repair_missing_files test post collStats changeBen Judd2018-07-021-6/+4
* SERVER-35383 Raise election timeout to 24 hours for stepdown suites.Max Hirschhorn2018-07-021-1/+16
* SERVER-35295 Add total number of committed and aborted transactions to server...Nathan Louie2018-07-021-14/+61
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-0211-150/+86
* SERVER-35317: Preserve minVisible values when refreshing the catalog.Daniel Gottlieb2018-07-021-0/+44
* SERVER-35913 causal_consistency_shell_support.js shouldn't assert on command ...Jack Mulrow2018-07-021-25/+8
* SERVER-35523 fix fsmworkloadtestcaseRobert Guo2018-07-021-0/+3
* SERVER-29678 collStats command returns ok:1, 0-ed response on non-existing na...Ben Judd2018-07-025-18/+24
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-2959-1127/+58
* SERVER-35704 Add uses_transactions tags to snapshot read testsXiangyu Yao2018-06-294-4/+4
* SERVER-35735 Disable snapshot read concern assertions for write commands in r...Jack Mulrow2018-06-291-0/+2
* SERVER-35634 view cycle test should not always assert that finds will succeedKyle Suarez2018-06-291-1/+9
* SERVER-31963 Removes replSetFresh and replSetFresh command support for pv0.Suganthi Mani2018-06-285-38/+0
* SERVER-35627 Repair should recreate missing collection data files with the ex...Louis Williams2018-06-281-0/+154
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-288-128/+120
* SERVER-35720 Allow zones to be created on non-existent collectionCheahuychou Mao2018-06-281-0/+44
* SERVER-35751 robustify kill_own_ops.jsIan Boros2018-06-281-10/+17
* SERVER-32959 collection renames are no longer constrained by names of indexesBenety Goh2018-06-273-10/+14
* SERVER-32959 remove limit on index namespace at index creationBenety Goh2018-06-272-11/+7
* SERVER-32959 clean up tests before removing index namespace constraintsBenety Goh2018-06-273-109/+134
* SERER-35263 blacklist test from backup_restore.jsRobert Guo2018-06-271-0/+1
* SERVER-35845 Add tag to noPassthrough/indexbg2.js to exclude it from running ...Audrey Fang2018-06-271-0/+1
* SERVER-35691 Cleanup StaleConfigInfo serializationKaloian Manassiev2018-06-271-125/+112
* Revert "SERVER-35317: Preserve minVisible values when refreshing the catalog."Daniel Gottlieb2018-06-271-44/+0
* SERVER-35317: Preserve minVisible values when refreshing the catalog.Daniel Gottlieb2018-06-271-0/+44
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-06-273-59/+69
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-261-0/+2
* SERVER-35262 Add concurrency_simultaneous_replication.yml test suiteJonathan Abrahams2018-06-263-28/+108
* SERVER-35559 Correct logic in auto_retry_transaction.jsJonathan Abrahams2018-06-261-8/+10
* SERVER-35559 Update transaction retry functions to not call abort after commitJonathan Abrahams2018-06-262-9/+28
* SERVER-35398 Remove Mobile SE's capped collection codeSulabh Mahajan2018-06-261-0/+1
* SERVER-35292 Add total number of started transactions to serverStatusNathan Louie2018-06-251-0/+54
* SERVER-35388 Improve misleading error messages for operations banned in trans...Samy Lanka2018-06-2510-34/+46
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-25130-5560/+119