summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-016-0/+146
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-309-18/+539
* SERVER-56216: Add commit-queue checks for unresolved TODOsDavid Bradford2021-04-303-0/+558
* SERVER-56262 Fix _cappedFirstRecord usage for capped collectionsGregory Wlodarek2021-04-304-36/+49
* SERVER-55829: Use 'illegal_cyclic_or_unresolved_dependences_allowlisted' in S...Varun Ravichandran2021-04-304-7/+7
* SERVER-37125 Remove unused ProcessControl codeMikhail Shchatko2021-04-301-21/+5
* SERVER-56331 [SBE] Implement support for the CodeWScope BSON typeDrew Paroski2021-04-309-20/+212
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-3039-313/+313
* SERVER-56362 Add macOS version info to getBuildInfo()Sara Golemon2021-04-302-0/+59
* SERVER-56454 don't record read operationsSiran Wang2021-04-302-60/+7
* 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-302-0/+62
* SERVER-54664 Add per-function execution stats to $setWindowFields stageNick Zolnierz2021-04-3010-88/+382
* SERVER-47123 remove AutoGetOrCreateDb classBenety Goh2021-04-303-50/+0
* SERVER-56327 Lower down max memory limit for test memory_limit.jsRuoxin Xu2021-04-301-1/+1
* SERVER-56257 Increase minSnapshotHistoryWindowInSeconds in non_transaction_sn...Antonio Fuschetto2021-04-301-1/+11
* SERVER-47123 remove AutoGetOrCreateDb from implicit collection creation durin...Benety Goh2021-04-301-2/+3
* Import wiredtiger: e3efbee8a31d9802b20f96f67a2f0f6191aeedb0 from branch mongo...Luke Chen2021-04-308-140/+252
* SERVER-56510 random_DDL_CRUD_setFCV_operations.js should not run on implicit ...Jordi Serra Torrens2021-04-301-1/+3
* SERVER-56487 Enable stepdown suites for rename FSMPierlauro Sciarelli2021-04-301-2/+0
* SERVER-56153 Ensure that all data are flushed to disk before calculating the ...Paolo Polato2021-04-301-0/+3
* SERVER-53774 Enable featureFlagShardingFullDDLSupportTimestampedVersion featu...Jordi Serra Torrens2021-04-302-9/+6
* SERVER-54235 Desugar $count window function as {$sum : 1}Joel Redman2021-04-306-4/+259
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-3026-36/+485
* SERVER-51496 Split up body of ReshardingTxnCloner::run().Max Hirschhorn2021-04-292-54/+72
* SERVER-54974 Add service context initializer for auditingSara Golemon2021-04-295-0/+12
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-2997-8/+422
* Import wiredtiger: cf79d062ecdaa7509ca80c4a643268ee5303e915 from branch mongo...r5.0.0-alpha0Luke Chen2021-04-293-25/+256
* SERVER-56267 Prevent authentication as multiple users on API versioned connec...Ben Caimano2021-04-293-0/+132
* 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-299-19/+599
* SERVER-56456 Add reply types to UMC commands and simplify templatesSara Golemon2021-04-293-80/+72
* SERVER-56455 Expose reply_type on generated Command classSara Golemon2021-04-291-0/+8
* 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-49213 Upgrade SafeInt from 3.23 to 3.24Andrew Morrow2021-04-294-90/+248
* SERVER-56437 Always detach Pipeline from OperationContext.Max Hirschhorn2021-04-293-4/+10
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-2913-8/+272
* 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-298-137/+178
* SERVER-56319 shell_writeconcern.js should explicitly remove _id:1 documentPavi Vetriselvan2021-04-291-1/+1
* SERVER-56292 Ensure time-series collections properly handle stepdown and stepupGregory Noma2021-04-299-99/+170
* SERVER-56321 aggregation without atClusterTime can read at a newer committed ...Pavi Vetriselvan2021-04-291-2/+4
* SERVER-55873 Force secondaries to apply each write to config.localReshardingO...Blake Oler2021-04-292-0/+12
* SERVER-56378 Remove stale TODO referencing SERVER-49200Andrew Morrow2021-04-291-1/+0
* 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-293-4/+32
* SERVER-56458 [SBE][aggregation_disabled_optimization] Aggregate command doesn...Anton Korshunov2021-04-291-0/+3