summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37010 Prevent unexpected elections in initial_sync4.js and initial_syn...r3.6.8-rc0Spencer T Brody2018-09-063-3/+13
* SERVER-36980: Remove old aggregation fuzzer from evergreenDavid Bradford2018-09-061-69/+0
* SERVER-36332 write to primary from secondary in LogicalSessionsCache for Repl...Misha Tyulenev2018-09-065-68/+39
* SERVER-34465 Add a testing parameter to choose a permanent sync sourceJudah Schvimer2018-09-062-0/+79
* SERVER-34144 Powercycle output improvements:Jonathan Abrahams2018-09-062-7/+9
* SERVER-36725 force periodic_runner_impl_test to call tearDownJason Carey2018-09-051-0/+6
* SERVER-35123 Fix periodic_runner_impl_testJason Carey2018-09-051-6/+0
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-09-0516-599/+481
* SERVER-34120 call done() in SessionsCollectionRSJason Carey2018-09-051-1/+9
* SERVER-34913 Remove backport of assumes_read_preference_unchanged tag to caus...Matthew Saltz2018-08-312-18/+0
* SERVER-34913 blacklist splitvector.js from causally consistent suitesMisha Tyulenev2018-08-312-0/+20
* SERVER-36947 enable test commands for micro benchmarksIan Boros2018-08-311-2/+2
* SERVER-36741 Remove overzealous invariant in ChunkManager::getShardIdsForRangeKaloian Manassiev2018-08-292-3/+30
* SERVER-36664 Use awaitReplication instead of getLastError in read_committed_w...William Schultz2018-08-281-2/+2
* SERVER-36884: update to latest curator releaseRamon Fernandez2018-08-281-1/+1
* SERVER-36128 Don't return ismaster:true while in shutdownSpencer T Brody2018-08-272-0/+34
* SERVER-36743 Stop mongod before log ingestion in startup_logging.jsBen Caimano2018-08-271-1/+1
* SERVER-33645 Use bulk inserts in core/splitvector.jsJack Mulrow2018-08-241-33/+29
* SERVER-34614: Create a new db connection for each test when running in parallelDavid Bradford2018-08-241-0/+4
* SERVER-35100 Do not log exception on dynamic test failureYves Duhem2018-08-231-1/+1
* SERVER-34846 Forwardize IndexBounds before intersectizing their OILsIan Boros2018-08-2311-51/+366
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-222-2/+7
* SERVER-26387: Replace noPassthrough/indexbg2.js with test that usesAudrey Fang2018-08-222-57/+149
* SERVER-26387: Exclude noPassthrough/indexbg2.js from running on MMAPv1Audrey Fang2018-08-221-4/+4
* SEVER-36001: Add requires_document_locking tag to noPassthrough/indexbg2.js toAudrey Fang2018-08-222-1/+2
* SERVER-35941 Don't maintain full stable optime candidate list on secondaries ...Tess Avitabile2018-08-222-10/+43
* SERVER-35084 Modify change_stream_enforce_max_time_ms_on_mongos.js to ensure ...David Storch2018-08-221-12/+62
* SERVER-34204 Always pass non-null opCtx when scheduling getMores in ARMCharlie Swanson2018-08-2212-328/+360
* SERVER-36479 Don't redact planSummary in logsKelsey Schubert2018-08-215-17/+17
* SERVER-35092 do not wait for majority dummy write when writing config metadat...Misha Tyulenev2018-08-211-7/+0
* SERVER-36777 remove logging warnings with sessions in FCV 3.4Misha Tyulenev2018-08-211-4/+0
* SERVER-36729 Correct TooManyLogicalSessions error code to be consistent with ...r3.6.7-rc1r3.6.7Louis Williams2018-08-171-1/+1
* SERVER-36463 bypass validation of dummy signatures for isMaster on the unauth...r3.6.7-rc0Misha Tyulenev2018-08-145-3/+24
* SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and c...Chibuikem Amaechi2018-08-135-12/+50
* SERVER-33243 Improve logging when a node changes its sync sourceSiyuan Zhou2018-08-131-3/+11
* SERVER-35246 Ignore NamespaceNotFound errors when running collMod during chec...Samy Lanka2018-08-131-4/+13
* Revert "SERVER-35239 AwaitData cursor must handle getMore from client with hi...Samy Lanka2018-08-134-139/+8
* SERVER-32371 features2.js should exclude clusterTime metadataRandolph Tan2018-08-131-11/+19
* Import wiredtiger: 0d4bc746f2221de7c9d08d7750ec85ba77691d31 from branch mongo...Luke Chen2018-08-135-2/+88
* Revert "Revert "SERVER-33695 Fix lint""Jonathan Abrahams2018-08-101-1/+1
* Revert "Revert "SERVER-33695 Include the loop name in the before and after re...Jonathan Abrahams2018-08-102-16/+31
* SERVER-34258 Fix error in mount_drives.sh on WindowsJonathan Abrahams2018-08-102-5/+6
* Revert "SERVER-33695 Include the loop name in the before and after recovery f...Max Hirschhorn2018-08-102-31/+16
* Revert "SERVER-33695 Fix lint"Max Hirschhorn2018-08-101-1/+1
* SERVER-36083 Added evergreen variant with enableMajorityReadConcern set to fa...Suganthi Mani2018-08-0945-17/+262
* SERVER-35058 Do not rely only on heartbeats to signal secondary positions in ...Vesselina Ratcheva2018-08-093-50/+196
* SERVER-35754 Avoid network errors in stopSet() in catchup_takeover_one_high_p...Samy Lanka2018-08-091-0/+3
* SERVER-33695 Fix lintJonathan Abrahams2018-08-091-1/+1
* SERVER-33695 Include the loop name in the before and after recovery files in ...Jonathan Abrahams2018-08-092-16/+31
* SERVER-35946 Powercycle kill_mongod function should ensure the service is not...Jonathan Abrahams2018-08-091-8/+26