summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-68017 Constrain cluster-wide with-storage parameters to be tenant ID a...Gabriel Marks2022-09-138-62/+167
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-09-138-54/+17
* 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-132-2/+15
* SERVER-66125 Verify that FTDC collects change collection purging job statsDenis Grebennicov2022-09-132-9/+100
* 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
* Import wiredtiger: 713546a0e85b8f8add6f602c506013acb46e30f9 from branch mongo...Etienne Petrel2022-09-122-2/+2
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-121-2/+2
* SERVER-64834 Updating man pages for 6.0Aaron Morand2022-09-124-832/+1476
* 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-122-2/+8
* 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-129-17/+213
* 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
* Import wiredtiger: 3fda6997fa73855095f3a517c1f5def9c2435a04 from branch mongo...Luke Chen2022-09-127-226/+267
* Import wiredtiger: 5d5e6c936b4325283c510597068c329ba0d299b3 from branch mongo...Luke Chen2022-09-122-2/+13
* SERVER-69207 Coverity fix use after moveSergi Mateo Bellido2022-09-121-1/+1
* SERVER-69227 Reenable shard split performance test with improvementsMatt Broadstone2022-09-123-48/+53
* 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-1028-131/+445
* SERVER-50025 Rename index.md to README.mdBilly Donahue2022-09-101-1/+1
* 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-68160 Add note to building.md to consider using -j parameter for build...kelly-cs2022-09-091-0/+4
* 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-0923-236/+540
* SERVER-69571 Skip running background validation tests on in-memory test variantsYuhong Zhang2022-09-091-1/+1
* SERVER-69388 Have IDL command constructor to init its database name field wit...Sophia Tan2022-09-092-24/+48
* 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-099-89/+254
* SERVER-69549 Tag columnstore index tests with require_fcv_62Irina Yatsenko2022-09-096-10/+12