summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56563 Forge noop image oplog entries for chunk migrationJason Chan2021-05-144-6/+93
* SERVER-56668 Create and drop the 'config.image_collection' table on FCV upgra...Jason Chan2021-05-132-8/+46
* SERVER-56713 Avoid creating retryable findAndModify images while in initial syncJason Chan2021-05-124-9/+71
* SERVER-56795 Changes from SERVER-53274 were unintentionally revertedJordi Serra Torrens2021-05-111-18/+10
* SERVER-56515 Make mergeChunks consider the 'incrementChunkMajorVersionOnChunk...Kaloian Manassiev2021-05-111-7/+30
* SERVER-56376 Allow retries of findAndModify to extract image from `config.ima...Jason Chan2021-05-105-5/+34
* SERVER-56375: Add ability to write retryable findAndModify deletes to `config...Jason Chan2021-05-074-8/+60
* SERVER-56374 Add ability to write retryable findAndModify updates to `config....Jason Chan2021-05-0712-9/+176
* SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma2021-05-072-1/+10
* SERVER-56373 Add storeFindAndModifyImagesInOplog parameter and introduce 'nee...Jason Chan2021-05-058-44/+109
* SERVER-47699 Change yield type used by range deleter from YIELD_MANUAL to YIE...Antonio Fuschetto2021-05-051-6/+5
* SERVER-45153 Ignore metrics temp files in FTDCFileManagerMark Benvenuto2021-05-042-1/+2
* SERVER-56371 Upgrade timelib to 2021.06Mohammad Dashti2021-04-271-2/+3
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-04-083-6/+29
* SERVER-54710 Improve checks for overlarge BSON when generating explain outputDavid Storch2021-03-263-10/+25
* SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip2021-03-248-14/+361
* SERVER-54964 Take out extra idl fileBen Caimano2021-03-191-34/+0
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-197-46/+157
* SERVER-35649 Retry DNS failures during reconfigXuerui Fa2021-03-117-19/+40
* SERVER-54770 Add /proc/meminfo MemAvailable to FTDCMark Benvenuto2021-03-101-0/+1
* SERVER-53612: Fix StepDown hangs when all nodes are caught up but none is imm...Lingzhi Deng2021-03-074-3/+30
* SERVER-47568 Disable clusterTime gossiping for nodes in unreadable statesJack Mulrow2021-03-041-2/+3
* BACKPORT-7936 Error message when creating a mixed hashed/not hashed index sho...Dan Larkin-York2021-03-012-3/+11
* SERVER-47030 Fix date_time_support to not throw exceptionsTed Tuckman2021-02-255-126/+236
* Revert "SERVER-50073 Error message when creating a mixed hashed/not hashed in...Dan Larkin-York2021-02-112-11/+3
* SERVER-50073 Error message when creating a mixed hashed/not hashed index shou...Dan Larkin-York2021-02-112-3/+11
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-051-10/+18
* SERVER-53274 Avoid bumping all chunk versions after writing 'history' field o...Jordi Serra Torrens2021-02-051-18/+10
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-02-053-6/+13
* SERVER-54074 Log start and end of changes to table log settingsGregory Wlodarek2021-02-0413-0/+87
* SERVER-46740 establishCursors() must always drain the AsyncRequestsSender::_b...Ben Caimano2021-02-011-0/+6
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2021-01-2911-283/+389
* SERVER-46876 Compaction interrupts on EBUSYGregory Wlodarek2021-01-142-0/+20
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2021-01-141-0/+3
* SERVER-52950 recoverFromOplogAsStandalone mode must not start oplog truncater...Gregory Wlodarek2021-01-091-2/+10
* SERVER-52879 Close expired idle sessions outside of the cache mutexGregory Wlodarek2021-01-081-1/+9
* bpr4.0.22-rc0r4.0.22James Wahlin2020-12-151-2/+25
* SERVER-50365 Use short WT transaction rollback timeout in the multi-document ...Gregory Noma2020-12-137-86/+124
* SERVER-53026 Fix "resync" commandA. Jesse Jiryu Davis2020-12-132-7/+16
* SERVER-52654 HMAC keys monitoring thread should never sleep longer than 20 daysJack Mulrow2020-12-102-19/+59
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-11-292-4/+4
* SERVER-52955 KeysCollectionClientDirect should check if majority read concern...Alex Taskov2020-11-211-1/+2
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-201-2/+13
* SERVER-50445 Return the value in double when NumberLong subtraction overflows...Arun Banala2020-11-202-3/+40
* SERVER-32960 Make $mod truncate float values consistently and use long long f...Nikita Lapkov2020-11-194-8/+75
* SERVER-52902 Remove assertion !haveJournalFiles()Geert Bosch2020-11-181-1/+0
* SERVER-51902 Check if storage engine supports Recover to Stable Timestamp rat...Samy Lanka2020-11-171-2/+3
* SERVER-46393 Always check client last operation time when computing operation...Cheahuychou Mao2020-11-141-4/+0
* SERVER-51598 Add new abort_multi_stmt_txn_test suitesJason Chan2020-11-122-1/+30
* SERVER-51303 Fix lookup match absorbtion optimization for $typeJacob Evans2020-11-102-2/+19