summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-69608 serialize access to RamLog::getLineCount and othersSergey Galtsev2022-09-142-17/+25
* SERVER-68692 add support for limit and skip queries in ABT translationMilitsa Sotirova2022-09-142-2/+178
* SERVER-69693 use lambda instead of repeating codeAndrew Witten2022-09-141-4/+5
* SERVER-68870 Use IDL to enforce constraints on contention factor for FLE oper...Shreyas Kalyan2022-09-142-1/+3
* SERVER-67756 FLE2 Range Query: implement findAndModifyShreyas Kalyan2022-09-142-53/+167
* SERVER-67116 Remove support for 'preCondition' from applyOps commandDavid Storch2022-09-1415-525/+47
* SERVER-69660 Enable jstests/core/top.js in core_column_store_indexes suiteIvan Fefer2022-09-142-7/+2
* SERVER-69582: Complete TODO from server 68187Adityavardhan Agrawal2022-09-141-4/+4
* SERVER-65528 Set bounds when restoring index cursorsShin Yee Tan2022-09-141-35/+64
* SERVER-69639 Fix const qualified function in ce_interpolation_testAlya Berciu2022-09-141-5/+2
* SERVER-60919 Remove oplog based change stream pre-image storageMindaugas Malinauskas2022-09-1437-1330/+121
* SERVER-62356 Serialise the creation of sharded Timeseries collection with oth...Paolo Polato2022-09-1410-238/+629
* SERVER-68314 Add priority queueing metrics to the ticketholderHaley Connelly2022-09-143-164/+437
* SERVER-69625 Fix broken local assert function in projection_semantics.jsSebastien Mendez2022-09-141-11/+4
* SERVER-69588 Simplify global indexes aggregation on the catalog clientAllison Easton2022-09-141-74/+26
* Import wiredtiger: f2c48d93f0e3dec7a5576f74d78f85aa3a336f2c from branch mongo...Chenhao Qu2022-09-142-11/+19
* Import wiredtiger: daa82cae33d1c4454cd66b356bcf5ab79147b811 from branch mongo...Chenhao Qu2022-09-143-6/+13
* Import wiredtiger: 1e9c2990684bd7ad967539f1c2b650f73fa95664 from branch mongo...Chenhao Qu2022-09-143-13/+3
* 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-68003 Make experiment_unified_ninja.vars the default (refactor)Tausif Rahman2022-09-133-75/+77
* SERVER-66030 Add targeted test for startup recovery on a config server replic...Vesselina Ratcheva2022-09-132-0/+65
* SERVER-62071 Add useDisk call to preserve intermediate pipeline valuesgalon12022-09-132-7/+34
* 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