summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56560 Avoid thread scheduling deadlock in create collection coordinatorTommaso Tocci2021-05-033-27/+32
* SERVER-56390 Failed to construct ShardingDDLCoordinators do not get releasedTommaso Tocci2021-05-0312-60/+105
* SERVER-56469 The shard server catalog cache loader should replace the entrie...Sergi Mateo Bellido2021-05-035-30/+8
* Revert "SERVER-56331 [SBE] Implement support for the CodeWScope BSON type"Drew Paroski2021-05-039-212/+20
* SERVER-55588 Add translation logic for $integral executorRuoxin Xu2021-05-0113-107/+354
* SERVER-56556 create collection coordinator waits on wrong opTime to be mojori...Tommaso Tocci2021-05-013-7/+16
* SERVER-56482 createCollection coordinator do not release critical section on ...Tommaso Tocci2021-05-011-3/+4
* SERVER-53563 Cancel tenant migrations on FCV change (donor side)Vesselina Ratcheva2021-05-015-0/+76
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-307-0/+319
* SERVER-56262 Fix _cappedFirstRecord usage for capped collectionsGregory Wlodarek2021-04-302-30/+48
* SERVER-56331 [SBE] Implement support for the CodeWScope BSON typeDrew Paroski2021-04-309-20/+212
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-3019-249/+249
* SERVER-55790 Ensure query rewrites for time-series collections are correct in...Katherine Wu2021-04-305-22/+59
* SERVER-56083 [SBE] Expressions unsupported in SBE for agg operations prevent ...Eric Cox2021-04-301-0/+5
* SERVER-54664 Add per-function execution stats to $setWindowFields stageNick Zolnierz2021-04-307-85/+226
* SERVER-47123 remove AutoGetOrCreateDb classBenety Goh2021-04-303-50/+0
* SERVER-47123 remove AutoGetOrCreateDb from implicit collection creation durin...Benety Goh2021-04-301-2/+3
* SERVER-53774 Enable featureFlagShardingFullDDLSupportTimestampedVersion featu...Jordi Serra Torrens2021-04-301-8/+4
* SERVER-54235 Desugar $count window function as {$sum : 1}Joel Redman2021-04-305-4/+124
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-3015-31/+339
* SERVER-51496 Split up body of ReshardingTxnCloner::run().Max Hirschhorn2021-04-292-54/+72
* SERVER-54974 Add service context initializer for auditingSara Golemon2021-04-294-0/+9
* SERVER-56267 Prevent authentication as multiple users on API versioned connec...Ben Caimano2021-04-292-0/+49
* SERVER-55498 Prevent SBE from using unowned values from storage afterMartin Neupauer2021-04-2944-120/+415
* SERVER-47123 remove AutoGetOrCreateDb from collection and view creationBenety Goh2021-04-291-8/+8
* SERVER-55766 Introduce an optimized "for restore" startup replication recover...Matthew Russotto2021-04-296-19/+124
* SERVER-56456 Add reply types to UMC commands and simplify templatesSara Golemon2021-04-292-49/+47
* SERVER-56494: Fix handling of groupby min/max rewrite if unpackbucket is the ...Svilen Mihaylov2021-04-291-1/+8
* SERVER-51708 submitRangeDeletionTask should handle RangeOverlapConflict errorjannaerin2021-04-293-99/+121
* SERVER-56437 Always detach Pipeline from OperationContext.Max Hirschhorn2021-04-293-4/+10
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-299-3/+228
* SERVER-47123 use collection lock to read FCV docBenety Goh2021-04-291-1/+2
* SERVER-56188 Nested applyOps can hold onto global X lock while blocking on mi...Jason Zhang2021-04-291-58/+20
* SERVER-56292 Ensure time-series collections properly handle stepdown and stepupGregory Noma2021-04-298-99/+76
* SERVER-55873 Force secondaries to apply each write to config.localReshardingO...Blake Oler2021-04-292-0/+12
* SERVER-47123 remove AutoGetOrCreateDb from IndexBuildsManager::_moveRecordToL...Benety Goh2021-04-293-34/+35
* SERVER-56445 Upsert violates multi-timestamp constraints when inserting into ...Gregory Wlodarek2021-04-292-4/+13
* SERVER-47123 remove AutoGetOrCreateDb from repl::StorageInterfaceImplBenety Goh2021-04-291-4/+5
* SERVER-56426 Fix $type expression behaviour for missing values in SBENikita Lapkov2021-04-291-3/+3
* SERVER-47123 remove sharding (and resharding) references to AutoGetOrCreateDbBenety Goh2021-04-296-17/+16
* SERVER-56399 Configsvr step-up can fail after stepping-down during setFCV met...Jordi Serra Torrens2021-04-291-10/+15
* SERVER-47123 remove AutoGetOrCreateDb from test command pinHistoryReplicatedBenety Goh2021-04-291-2/+3
* SERVER-56102 Fix SBE bit-test operators to match classic engine for Decimal v...Drew Paroski2021-04-295-101/+103
* SERVER-56254 [SBE] ixscan's snapshot id slot should be updated during yield r...Mihai Andrei2021-04-292-28/+68
* SERVER-56054: Change minThreads value for replication writer thread pool to 0Lingzhi Deng2021-04-285-9/+31
* SERVER-47123 remove AutoGetOrCreateDb from non-catalog unit testsBenety Goh2021-04-285-22/+29
* SERVER-56436 Immediately kill OperationContext if already canceled.Max Hirschhorn2021-04-282-9/+32
* SERVER-55501 Avoid element-wise iteration and copy when appending to an objec...Dan Larkin-York2021-04-2817-89/+253
* SERVER-56400 Fix race in WiredTigerKVEngine::haveDropsQueued over _previousCh...Henrik Edin2021-04-282-4/+4
* SERVER-55827: Rename security.clusterIpSourceWhitelist to security.clusterIpS...Varun Ravichandran2021-04-282-4/+6