summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* formattingserver-49173Luis Osta2020-07-171-1/+5
* changed nameLuis Osta2020-07-171-0/+0
* fixed compilation issueLuis Osta2020-07-171-0/+1
* formattingLuis Osta2020-07-176-100/+98
* work in progress of cleaned codeLuis Osta2020-07-173-38/+83
* added asserts to testLuis Osta2020-07-172-9/+12
* implemented basic persistance and fixed class command issueLuis Osta2020-07-175-49/+150
* updated doc with new typesLuis Osta2020-07-171-3/+8
* added basic function for mtab blockingLuis Osta2020-07-173-15/+34
* WIP startBlockWritesLuis Osta2020-07-173-2/+30
* SERVER-42071 mark notary client errors as failedAnnie Black2020-07-171-0/+1
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause failure...Marcos José Grillo Ramírez2020-07-175-26/+34
* SERVER-48816 Make a TenantDatabaseCloner skeleton classVesselina Ratcheva2020-07-179-14/+638
* SERVER-48877 Create an APIParameters classPV992020-07-174-10/+87
* SERVER-48721 Correct ticket number in TODO commentJustin Seyster2020-07-171-1/+1
* SERVER-48717 Implement the persist/recover functionalities of the VectorClock...Pierlauro Sciarelli2020-07-164-16/+19
* SERVER-49131 SSL Info logging for WindowsGabriel Marks2020-07-161-6/+77
* SERVER-49055 Report additional usage metrics from Biggie in the 'serverStatus...Yuhong Zhang2020-07-162-20/+110
* SERVER-48717 Implement the persist/recover functionalities of the VectorClockPierlauro Sciarelli2020-07-167-41/+445
* SERVER-47922 remove unused embedded options helpersGabriel Russell2020-07-163-130/+0
* SERVER-49548 Convert ServiceExecutor to use unique_functionBen Caimano2020-07-166-15/+18
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-07-1610-82/+429
* Revert "change jstest file"Lydia Stepanek2020-07-161-1/+0
* change jstest fileLydia Stepanek2020-07-161-0/+1
* SERVER-49127 Update default variant in burn_in_tests.pyLydia Stepanek2020-07-161-1/+1
* SERVER-48733 Update expectedPrimaryNodeId parameter in awaitNodesAgreeOnPrimaryAli Mir2020-07-165-12/+17
* SERVER-47845 Remove usage of ReplicationCoordinator::DataConsistency typeWilliam Schultz2020-07-1618-138/+74
* SERVER-48641 SERVER-48689 Yield session in migration destination driver when ...Jack Mulrow2020-07-167-28/+112
* SERVER-48789 Use mid rule actions to sort tokens in lexerTed Tuckman2020-07-169-218/+636
* Import wiredtiger: 006776a806ee152b6f1fbe3035c90459c2ea95f2 from branch mongo...Chenhao Qu2020-07-1611-79/+127
* SERVER-48721 Support for $returnKey in SBEJustin Seyster2020-07-169-63/+318
* SERVER-49432 Avoid read-after-delete in ServiceExecutorSync shutdownAmirsaman Memaripour2020-07-162-15/+21
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-07-163-2/+26
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-154-23/+112
* SERVER-49069: Add startup warning when arbiter is running a quarterly versionGrace Luong2020-07-152-0/+18
* SERVER-49351 Implement readKeyStringValueIntoAccessors()Justin Seyster2020-07-159-15/+595
* SERVER-49022 Implement validation error generation for comparison query opera...Mihai Andrei2020-07-1510-74/+754
* Revert "SERVER-48525 Forbid dropping config.transactions when there are prepa...Vesselina Ratcheva2020-07-153-33/+2
* SERVER-49124 translate $not to SBE expressionHirday Gupta2020-07-152-4/+162
* SERVER-49531 add profile.js for implicit system.profile collection creation t...Eric Milkie2020-07-151-0/+31
* SERVER-48755 made formatting editsReo Kimura2020-07-152-11/+10
* SERVER-48755 linked ingress and egress networking to one anotherReo Kimura2020-07-152-2/+11
* SERVER-48755 added info on legacy networkingReo Kimura2020-07-151-2/+9
* SERVER-48755 wording + content editsReo Kimura2020-07-151-5/+5
* SERVER-48755 initial draft completedReo Kimura2020-07-151-0/+32
* SERVER-49269: Add 'previousVersion' field to FCV document when in downgrading...Lingzhi Deng2020-07-1514-241/+392
* SERVER-49522 Exclude initial_sync_succeeds_when_syncing_node_removed.js from ...Matthew Russotto2020-07-151-0/+2
* SERVER-48776 remove config term/version check in quorum checkerPavi Vetriselvan2020-07-153-144/+13
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-07-152-2/+28
* SERVER-49092 fail with MovePrimaryInProgress in createIndexes commandMisha Tyulenev2020-07-152-13/+50