summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50401: Use evergreen manifest to determine revisions to compare againstDavid Bradford2020-08-2613-120/+212
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-2611-231/+764
* SERVER-50458 Re-enable retryability of commitChunkMigration on the config serverPierlauro Sciarelli2020-08-261-3/+2
* SERVER-49927 Add $FieldPath to grammarTed Tuckman2020-08-2631-2870/+3267
* SERVER-50054 Advance logicalClock on transactionParticipant to commitTimestam...Tommaso Tocci2020-08-262-8/+16
* Revert "SERVER-49569 Create ReshardingCoordinatorService"Max Hirschhorn2020-08-2611-758/+231
* SERVER-50534: Have --repair behave better in the presence of views.Daniel Gottlieb2020-08-262-14/+20
* SERVER-49780 Create TenantMigrationSharedDataVesselina Ratcheva2020-08-2530-259/+584
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-2511-231/+758
* SERVER-49760 Added libdep lint rule to enforce no public libdeps.Daniel Moody2020-08-253-3/+31
* SERVER-50214 Link the storage/README and ephemeral_for_test/README files with...Gregory Noma2020-08-253-1/+13
* SERVER-50533 Unset "requireApiVersion" after fuzz testsA. Jesse Jiryu Davis2020-08-251-0/+2
* SERVER-49989 Add db.hello() shell helperAli Mir2020-08-252-0/+9
* SERVER-50242 Don't log awaitable "hello" as slow queryA. Jesse Jiryu Davis2020-08-252-2/+11
* Revert "SERVER-49858 Don't forward API params from drop/dropDatabase to confi...A. Jesse Jiryu Davis2020-08-258-88/+52
* SERVER-50453 Handle NSS renaming when checking shard version in drop collectionPierlauro Sciarelli2020-08-251-4/+4
* SERVER-49237 Add a way for OperationContexts to opt-in to always getting inte...Spencer T Brody2020-08-253-8/+25
* SERVER-50344 Rename Client methods to clarify that they are about being kille...Spencer T Brody2020-08-2516-42/+47
* SERVER-49165 Limit auditing authz failure in endSessions commandSara Golemon2020-08-253-2/+28
* SERVER-50490 Reduce log severity of SERVER RESTARTED warningSara Golemon2020-08-251-5/+4
* SERVER-47305 Document TLS in the Security Architecture GuideAdam Cooper2020-08-251-0/+251
* SERVER-49810 Stable result comparison for facet/use_cases.jsSvilen Mihaylov2020-08-251-3/+3
* SERVER-49842 Startup repair should rebuild indexes when validate index incons...Louis Williams2020-08-254-32/+98
* SERVER-49076 Add rollback fuzzer suites to resumable index builds variantGregory Noma2020-08-251-0/+1
* SERVER-50506 make index builds non-resumable when storage engine is encryptedBenety Goh2020-08-252-0/+7
* SERVER-46826 Instantiate the JournalFlusher thread for inMemory and non-durab...Dianna Hohensee2020-08-256-43/+89
* SERVER-50095 Augment ResumableIndexBuildTest to test that index builds are re...Gregory Noma2020-08-258-52/+109
* SERVER-49381: Create stub API Version 2 for testingXueruiFa2020-08-2513-11/+274
* SERVER-50402 Expose original assertion in change_streams_unsharded_update_res...Bernard Gorman2020-08-251-1/+1
* SERVER-50446 make index builds non-resumable when commit quorum is disabledBenety Goh2020-08-251-0/+22
* SERVER-50481 Make _vectorClockPersist command nicely fail on non-sharded nodesPierlauro Sciarelli2020-08-251-0/+4
* Import wiredtiger: db08a6c645c8e70fd2d632bb5cfd7eb05364a712 from branch mongo...Luke Chen2020-08-253-22/+44
* SERVER-50254 Fix compile error due to pessimising std::moveKaloian Manassiev2020-08-251-1/+1
* SERVER-50327 Add namespace param to failpoint in new_transaction_waits_for_pr...Vesselina Ratcheva2020-08-252-5/+13
* SERVER-50254 Circumvent Projection AST for CST->DS translationJacob Evans2020-08-2514-1501/+2391
* SERVER-50446 MultiIndexBlock writes resumable index build info based on abort...Benety Goh2020-08-242-8/+4
* SERVER-50204 Refactor role acquisition using resolveRolesSara Golemon2020-08-2417-555/+579
* SERVER-50446 move resumable index build checks from IndexBuildsCoordinator::_...Benety Goh2020-08-241-17/+28
* SERVER-50446 IndexBuildsCoordinator provides 'isResumable' info to MultiIndex...Benety Goh2020-08-246-19/+30
* SERVER-50093 Test that donor supports running multiple tenant migrations conc...Cheahuychou Mao2020-08-245-25/+185
* SERVER-50091 Enable SCons cache for ARM64 buildersBrian McCarthy2020-08-241-0/+5
* SERVER-50471 Waiting for failpoint does not always throw in quiesce_mode.jsTess Avitabile2020-08-241-4/+10
* SERVER-50446 log errors during of collection scan for index buildBenety Goh2020-08-241-14/+29
* SERVER-50488 Fix race condition in PrimaryOnlyServiceTest unit testSpencer T Brody2020-08-241-5/+6
* SERVER-50431 Clean up persisted Sorter data if resuming index build failsGregory Noma2020-08-242-4/+33
* SERVER-49882 Log status in the catch block in JSThread::run()Charlie Swanson2020-08-241-0/+6
* SERVER-46867 Ensure that a db directory is created even when alwaysUseLogFile...Carl Raiden Worley2020-08-241-1/+2
* SERVER-50104 Add a tenant migration jscore passthrough that uses ReplicaSetFi...Cheahuychou Mao2020-08-242-0/+47
* SERVER-50066 Rehost tenant migration donor's logic on Primary-Only ServiceCheahuychou Mao2020-08-2415-334/+737
* SERVER-46928 logv2 readme: addtl msg guidance, addtl examplesubuntu2020-08-241-2/+13