summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-56307 Allow the donor to enter the critical section when the u...r4.0.25-rc1r4.0.25Paolo Polato2021-06-044-86/+7
* SERVER-56819 Make indexOfCP's classic engine impl always return -1 when end i...David Storch2021-06-032-1/+21
* SERVER-57356: Better logging around failed chunk migrationAndrew Shuvalov2021-06-022-39/+65
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2021-06-023-8/+52
* SERVER-56361: Better FTDC diagnostics of RSMr4.0.25-rc0Andrew Shuvalov2021-06-0211-73/+442
* SERVER-56489: New pass-through test with random hello server-side delaysAndrew Shuvalov2021-06-019-10/+395
* SERVER-57282 Add requires_document_locking to retryable findAndModify downgra...Jason Chan2021-06-012-4/+8
* Revert "SERVER-56779 Allow multiple concurrent merges for the same collection...Kaloian Manassiev2021-06-013-149/+35
* SERVER-56361: revert FTDC diagnosticsAndrew Shuvalov2021-06-0111-429/+69
* SERVER-57173: Add distinction to oplog application when data is inconsistent.Jason Chan2021-05-3014-77/+335
* SERVER-56361: Better FTDC diagnostics of RSMAndrew Shuvalov2021-05-2811-69/+429
* SERVER-56854: Use executor and enforce timeout when making hello requests in ...LaMont Nelson2021-05-2813-94/+446
* SERVER-56377: Add fsm test for `storeFindAndModifyImagesInSideCollection`.Daniel Gottlieb2021-05-282-2/+200
* SERVER-57102 Fixing invariants on ShardServerCatalogCacheLoader to consider d...Antonio Fuschetto2021-05-282-2/+47
* SERVER-57172 Do json.send before DSI post_runCarl Raiden Worley2021-05-272-9/+13
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-276-87/+384
* SERVER-57055: exclude delete_during_migrate from code coverage targetPaolo Polato2021-05-271-1/+1
* SERVER-57009 Additional debugging information in case of crash during FCV changeAntonio Fuschetto2021-05-262-3/+30
* SERVER-57044 Add multiversion tests for retryable findAndModifyJason Chan2021-05-204-13/+331
* SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-05-204-7/+86
* Revert "Allow the donor to enter the critical section when the untransferred ...Paolo Polato2021-05-204-86/+7
* SERVER-57015: Ensure findAndModify image collection writes are not replicated.Daniel Gottlieb2021-05-191-0/+2
* SERVER-56952 Add new build variant with storeFindAndModifyImagesInSideCollect...Jason Chan2021-05-193-0/+229
* SERVER-47509 resmoke accepts multiple "mongodSetParameters" options but only ...Jason Chan2021-05-195-28/+76
* Allow the donor to enter the critical section when the untransferred mods are...Paolo Polato2021-05-194-7/+86
* SERVER-56630 Unittest OpObserverImpl and chunk migration for retryable findAn...Jason Chan2021-05-185-28/+464
* SERVER-47720 Clarify WiredTigerIndexUnique log line to include the collection...Gregory Wlodarek2021-05-171-1/+2
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-151-2/+27
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-05-143-35/+149
* SERVER-56563 Forge noop image oplog entries for chunk migrationJason Chan2021-05-145-6/+95
* SERVER-40293 change_stream.js removal test should do an unordered check on th...Alex Taskov2021-05-142-40/+71
* SERVER-43617 Add metrics on the mongos to indicate the number of shards targe...Janna Golden2021-05-1321-61/+688
* SERVER-56668 Create and drop the 'config.image_collection' table on FCV upgra...Jason Chan2021-05-135-26/+119
* SERVER-52610 Ensure RPM install roots can be relocatedRyan Egesdahl2021-05-129-251/+465
* Revert "SERVER-52610 Ensure RPM install roots can be relocated"Ryan Egesdahl2021-05-129-469/+258
* SERVER-56713 Avoid creating retryable findAndModify images while in initial syncJason Chan2021-05-126-11/+199
* SERVER-56795 Changes from SERVER-53274 were unintentionally revertedJordi Serra Torrens2021-05-112-18/+59
* SERVER-56515 Make mergeChunks consider the 'incrementChunkMajorVersionOnChunk...Kaloian Manassiev2021-05-112-11/+41
* SERVER-56147: In connection PoolForHost, a thread blocked waiting for free co...Andrew Shuvalov2021-05-102-1/+50
* SERVER-56376 Allow retries of findAndModify to extract image from `config.ima...Jason Chan2021-05-106-5/+344
* SERVER-55460 Fix RPM packaging and package testing for SLES 12Ryan Egesdahl2021-05-1010-2/+84
* 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-56147: revert connection pool notification fix with test crashing on W...Andrew Shuvalov2021-05-072-44/+0
* SERVER-53728 Platform Support: Remove SLES12 zSeriesVitalii Lirnyk2021-05-071-108/+0
* SERVER-53726 Platform Support: Remove RHEL6 zSeriesVitalii Lirnyk2021-05-071-99/+0
* SERVER-56732: Backport SERVER-38811 to 4.0: TCP_KEEPINTVL should be 1 secondAndrew Shuvalov2021-05-071-1/+1
* SERVER-55019 Fix install_compass platform compatibilityRyan Egesdahl2021-05-062-161/+398
* SERVER-54386 Prevent install errors when systemd is not runningRyan Egesdahl2021-05-064-8/+12