summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-73298 Use acquisitions on insert pathsJordi Serra Torrens2023-05-103-25/+92
* SERVER-67966 Remove feature flag for PM-1858Cheahuychou Mao2023-05-1019-117/+45
* SERVER-61806 Don't access ScopedCollectionAcquisition after yieldAllison Easton2023-05-101-2/+3
* SERVER-76925 Log the actual error on failure in fsm_workloads/map_reduce_drop.jsDianna Hohensee2023-05-101-1/+2
* SERVER-75757 Get rid of `autoSplitOnly` balancing modePierlauro Sciarelli2023-05-103-14/+28
* SERVER-73866 Re-enable agg_merge_when_not_matched_insert.js in config_fuzzer ...Allison Easton2023-05-102-3/+4
* SERVER-75005 Integrate pre-image collection removal with new truncate mechanismHaley Connelly2023-05-1015-268/+869
* Revert "SERVER-75512 key telemetry store on hash rather than BSONObj"auto-revert-processor2023-05-1014-129/+93
* SERVER-76875 Exclude fields with embedded dots from 2D and FTS indexesAlberto Massari2023-05-102-52/+66
* SERVER-76337 Add a server status metric to track unauthorized direct connecti...Allison Easton2023-05-103-0/+12
* SERVER-76857 Have useTwoPhaseProtocol use the collection default collation if...Jason Zhang2023-05-101-64/+22
* SERVER-76948 Allow shard key fields to contain DBRefsCheahuychou Mao2023-05-102-2/+13
* SERVER-74519 Make ShardingTestFixtureCommon use unittest::TempDir for dbpathCheahuychou Mao2023-05-103-2/+8
* SERVER-73143 Add replacement and pipeline style update support to TS_MODIFYAlyssa Wagenmaker2023-05-102-11/+10
* SERVER-76368 Allow TransactionRouter on a mongod to early reap retryable sess...Jack Mulrow2023-05-1023-111/+284
* SERVER-76894 eliminate unnecessary OpObserver overrides using OpObserverNoop ...Benety Goh2023-05-1015-2580/+56
* SERVER-76923 Allow bypassing checks for untimestamped writes as standaloneGregory Wlodarek2023-05-104-9/+51
* SERVER-74492 Make DatabaseName::toStringWithTenantId private - unit testmathisbessamdb2023-05-098-149/+160
* SERVER-39506 destroying delete for RCStringBilly Donahue2023-05-096-115/+72
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-0914-93/+129
* SERVER-76524 Support textScore for findAndModify without shard keyJason Zhang2023-05-092-5/+39
* SERVER-76755 Fix self-assignment errors with truncate markersJordi Olivares Provencio2023-05-095-114/+94
* SERVER-76895 Micro-optimizations for the hot find-by-indexed-key query pathDavid Storch2023-05-0914-157/+138
* SERVER-61806 Uniform range deleter logging of rangesAllison Easton2023-05-092-13/+11
* SERVER-69673 removed parametric constructor with default tenantmathisbessamdb2023-05-091-7/+0
* SERVER-76894 clean up OpObserverNoop to use as base class for most OpObserver...Benety Goh2023-05-091-11/+46
* SERVER-76813 Fix --use-system-icuMark Benvenuto2023-05-091-1/+2
* SERVER-76056 Rename range deleter's docs deleted statistic from countDocsDele...Marcos José Grillo Ramirez2023-05-093-3/+3
* SERVER-76907 Include hint stage if the original query provides oneJason Zhang2023-05-091-0/+8
* SERVER-76915 Unregister index build if no cleanup is required in shutdown pathYu Jin Kang Park2023-05-091-35/+26
* SERVER-76538 Use acquisitons on internal update pathsJordi Serra Torrens2023-05-0950-469/+819
* SERVER-76744 Drop command must fail on system collectionsAntonio Fuschetto2023-05-094-30/+60
* SERVER-74192 execute commit phase of renameCollection in a single transactionEnrico Golfieri2023-05-096-61/+349
* SERVER-71801 Add validation in StrongDoubleAlias constructorsChi-I Huang2023-05-0929-130/+141
* SERVER-76917: Avoid redundant bounds checkColin Stolley2023-05-081-2/+7
* SERVER-76626 Add a lock to the view namespace when renaming buckets collectio...Gil Alon2023-05-081-6/+23
* SERVER-76609 Convert tassert in CheckMetadataConsistency into a proper incons...Tommaso Tocci2023-05-082-5/+25
* SERVER-76898 Optimize string construction in NamespaceStringMatt Broadstone2023-05-083-19/+14
* Revert "SERVER-76056 Rename range deleter's docs deleted statistic from count...auto-revert-processor2023-05-083-3/+3
* SERVER-70118 Handle collection sharding state change during _clusterQueryWith...Sanika Phanse2023-05-081-3/+4
* SERVER-75537 Handle direct operations against shardsAllison Easton2023-05-086-0/+85
* SERVER-76916 Keep ExtensionsCallbackNoop object in scope while parsing an updateJason Zhang2023-05-081-1/+2
* SERVER-76850 Add failpoint to test spilling in set window fieldsGil Alon2023-05-082-1/+10
* SERVER-74196 Take catalog/storage snapshot on acquisitions APIDaniel Gómez Ferro2023-05-087-196/+752
* SERVER-76913: Remove coerceIntervalToPathCompareEqMemberHana Pearlman2023-05-082-56/+0
* SERVER-73848 Update config.tags inside writeDecisionPersistedStateKruti Shah2023-05-083-16/+23
* SERVER-74177 moveChunk must retry on retryable errorsSilvia Surroca2023-05-081-5/+1
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-0818-135/+544
* SERVER-65559 Get rid of legacy range deleter and RangeDeleterService feature ...Pierlauro Sciarelli2023-05-0827-2045/+39
* SERVER-76278 Log extra migration information at the end of the operationMarcos José Grillo Ramirez2023-05-082-0/+35