summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68314 Add priority queueing metrics to the ticketholderHaley Connelly2022-09-143-164/+437
* SERVER-69588 Simplify global indexes aggregation on the catalog clientAllison Easton2022-09-141-74/+26
* SERVER-69238 reconcile StatsPath and CollectionStatisticsMisha Tyulenev2022-09-1423-150/+384
* SERVER-68340 Update SetClusterParameterCoordinator to be tenant-awareGabriel Marks2022-09-137-6/+145
* SERVER-62071 Add useDisk call to preserve intermediate pipeline valuesgalon12022-09-131-0/+4
* SERVER-68017 Constrain cluster-wide with-storage parameters to be tenant ID a...Gabriel Marks2022-09-137-61/+163
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-09-133-49/+0
* SERVER-69605 Complete TODO listed in SERVER-59757Drew Paroski2022-09-131-4/+0
* SERVER-69602 make query_sbe_abt library dependency private in query_execBenety Goh2022-09-131-1/+1
* SERVER-67363 Ensure aggregation with $indexStats stage only increments top co...Ivan Fefer2022-09-131-1/+1
* SERVER-66125 Verify that FTDC collects change collection purging job statsDenis Grebennicov2022-09-131-9/+15
* SERVER-69134 Adding a way to clear the metadata managerSergi Mateo Bellido2022-09-135-12/+53
* SERVER-63851 Derive ExecutionContext flags from OperationContextAlberto Massari2022-09-135-19/+10
* SERVER-69523 Allow METADATA and MUTEX locks during oplog holeKaloian Manassiev2022-09-131-2/+4
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-121-2/+2
* SERVER-69005 $internalBoundedSort should not accept empty sort patternMatt Boros2022-09-121-0/+4
* SERVER-69055: Update stale comments regarding minValidLingzhi Deng2022-09-121-5/+0
* SERVER-69593 Allow `InterruptedAtShutdown` in oplog cap maintainerGregory Noma2022-09-121-0/+3
* SERVER-68680 Avoid deadlocks when recursively invoking `opportunisticRead/Write`Amirsaman Memaripour2022-09-123-2/+33
* SERVER-68348 Asynchronously register tasks on the range deleter service on st...Pierlauro Sciarelli2022-09-124-13/+169
* SERVER-60753 Skip removing index build entries explicitly from 'config.system...Gregory Wlodarek2022-09-121-2/+3
* SERVER-69505 Allow `InterruptedAtShutdown` during index build cleanupGregory Noma2022-09-121-1/+3
* SERVER-67829 Benchmark for ServiceStateMachineAlex Li2022-09-129-94/+564
* SERVER-69123 Separate out the test vectors from fle_crypto_test.cppMark Benvenuto2022-09-123-156/+220
* SERVER-69058 Move downgrade check for collections with encrypted fields outsi...Mark Benvenuto2022-09-121-12/+11
* SERVER-69352 Rename GlobalIndexUsageTracker -> AggregatedIndexUsageTrackerJosef Ahmad2022-09-127-110/+113
* SERVER-69587 Shutdown/join range deleter service executor upon mongod shutdownPierlauro Sciarelli2022-09-123-1/+17
* SERVER-68234 Enforce fillLockerInfo() resource type index boundsHaley Connelly2022-09-121-1/+21
* SERVER-68249 Add required privileges on the $_internalAllCollectionStats aggr...Pol Pinol Castuera2022-09-127-17/+41
* SERVER-67004 Add idxEntry to debug output of EqLookupNodeIvan Fefer2022-09-121-0/+6
* SERVER-69555 Range deletions must always be referred by `collUuid+range` rath...Pierlauro Sciarelli2022-09-1214-128/+147
* SERVER-69207 Coverity fix use after moveSergi Mateo Bellido2022-09-121-1/+1
* SERVER-69227 Reenable shard split performance test with improvementsMatt Broadstone2022-09-121-23/+0
* SERVER-68968 Avioded unnecessary copying slot valuesMohammad Dashti2022-09-112-8/+4
* SERVER-69434 Make the DSS acquisition a RAIIKaloian Manassiev2022-09-1123-282/+223
* SERVER-69102 [CQF] Allow SBE plans which require an output RecordId slotSvilen Mihaylov2022-09-1027-131/+412
* Revert "SERVER-68348 Asynchronously register tasks on the range deleter servi...Max Hirschhorn2022-09-103-142/+9
* Revert "SERVER-69552 Handle range deleter service `onStepDown` race conditions"Max Hirschhorn2022-09-102-14/+3
* Revert "SERVER-62720 Implement checkIfConflictsWithOtherInstances for Reshard...Abdul Qadeer2022-09-109-289/+63
* Revert "SERVER-69505 Allow `InterruptedAtShutdown` during index build cleanup"auto-revert-processor2022-09-101-3/+1
* SERVER-62393 Apply CRUD ops using correct tenant namespace during oplog appli...Hugh Tong2022-09-096-27/+205
* SERVER-68187: change DatabaseName::equalCaseInsensitive to compare tenantId a...Adityavardhan Agrawal2022-09-091-1/+1
* SERVER-69023 [CQF] Convert PathArr to IntervalSvilen Mihaylov2022-09-0921-231/+531
* SERVER-69388 Have IDL command constructor to init its database name field wit...Sophia Tan2022-09-091-22/+46
* SERVER-67757 FLE2 Range Query: implement deleteShreyas Kalyan2022-09-093-75/+190
* SERVER-69560 TransactionParticipant::retrieveCompletedTransactionOperations()...Benety Goh2022-09-094-37/+39
* SERVER-64123 Re-enable support for ElemMatchValueMatchExpressions in SBEDrew Paroski2022-09-098-88/+243
* SERVER-69481 add unit test executable for db/transactionBenety Goh2022-09-092-11/+28
* SERVER-69556 Replace std::bind by lambda in cascades/implementers.cppAlexander Ignatyev2022-09-091-17/+28
* Revert "SERVER-68340 Update SetClusterParameterCoordinator to be tenant-aware"Gabriel Marks2022-09-096-143/+6