summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-34938 Secondary slowdown or hang due to content pinned in cache by sin...r4.0.27-rc0r4.0.27Moustafa Maher2021-08-302-1/+9
* SERVER-58934 Fix lintMikhail Shchatko2021-08-241-49/+42
* SERVER-59262 Remove burn_in_tests tasks from storeFindAndModifyImagesInSideCo...Jason Chan2021-08-231-6/+1
* SERVER-59504 Reformat src/mongo/executor/network_test_env.hSimon Graetzer2021-08-231-1/+0
* SERVER-59074 Do not acquire storage tickets just to set/wait on oplog visibilityGregory Wlodarek2021-08-204-8/+52
* Revert "SERVER-59191 Use expansions in modules"vrachev2021-08-192-22/+22
* SERVER-59414 Retry curator setup in powercycleMikhail Shchatko2021-08-194-72/+92
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2021-08-1731-256/+258
* Revert "SERVER-55581: Return ScopedDbConnection to connection pool in cluster...Tyler Seip2021-08-121-1/+0
* SERVER-59191 Use expansions in modulesvrachev2021-08-122-22/+22
* SERVER-59197: Delete findAndModify image entries when their corresponding ses...Daniel Gottlieb2021-08-112-9/+56
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2021-08-104-12/+71
* SERVER-55581: Return ScopedDbConnection to connection pool in cluster aggregateTyler Seip2021-08-091-0/+1
* Fix lintIan Boros2021-08-063-386/+394
* SERVER-36263 Bypassing operation validation in applyOps should require specia...Moustafa Maher2021-08-045-33/+134
* SERVER-58402: Increase timeout of shutdown command in shutdown_primary.jsXueruiFa2021-08-041-1/+1
* SERVER-59044 Pin oauthlib == 3.1.0Richard Samuels2021-08-031-0/+1
* SERVER-57983 Fix Integer overflow for $rangeSajed Nahian2021-07-302-5/+305
* SERVER-57642 Tag 'sample_pushdown_transaction.js' with 'uses_transactions'Mihai Andrei2021-07-291-1/+1
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-272-7/+57
* SERVER-55649 Sharding messages being logged for non-sharded clustersAllison Easton2021-07-221-1/+4
* SERVER-58283 Add a variables file for configuring developer style MONGO_VERSI...Andrew Morrow2021-07-201-0/+13
* SERVER-57798 Direct user to manually install on Compass download failureRyan Egesdahl2021-07-201-3/+3
* SERVER-54729 Add explicit dependencies to Debian packagesRyan Egesdahl2021-07-204-14/+35
* SERVER-58127 Fix benchRun() memory leak under an exceptionYoonsoo Kim2021-07-201-2/+2
* SERVER-56516 Fix undefined behaviour in $slice arguments parsingNikita Lapkov2021-07-195-36/+139
* SERVER-58191 Allow delete_during_migrate test to tolerate chunk migration tim...r4.0.26-rc0r4.0.26Paolo Polato2021-07-161-2/+13
* SERVER-41741 Improve robustness of change_streams_shell_helper_resume_token.jsBernard Gorman2021-07-101-7/+10
* SERVER-58313 Fix package testing for SLES 12 on v4.2 and v4.0Ryan Egesdahl2021-07-071-1/+1
* SERVER-55465 Response from all nodes means sufficient responses have been rec...Vishnu Kaushik2021-07-062-2/+34
* SERVER-58248 Fix error code when checking if FeatureCompatibilityVersion is m...Matthew Russotto2021-07-021-1/+1
* SERVER-57064 Log create index and dropIndex(es) on mongosAntonio Fuschetto2021-07-022-10/+23
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-06-304-14/+75
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-291-1/+1
* SERVER-58118: reduce verbosity in RSM loggingAndrew Shuvalov2021-06-291-6/+5
* SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev2021-06-291-15/+11
* SERVER-57330 Update perf yaml configs for perf and sys-perf to use perf.sendCarl Raiden Worley2021-06-272-0/+16
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-254-4/+151
* SERVER-56654 Do not use the collection distributed lock for chunk splitsKaloian Manassiev2021-06-242-23/+5
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-06-243-23/+128
* SERVER-56054: Change minThreads value for replication writer thread pool to 0Lingzhi Deng2021-06-241-6/+41
* SERVER-57954 Update TPC-C version in sys-perf.ymlAlex Podelko2021-06-232-2/+2
* SERVER-56307 fix the convergence criteria to end the catchup phasePaolo Polato2021-06-234-53/+108
* SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-06-234-7/+86
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-235-2/+183
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-2/+6
* SERVER-57719 Delete batchtimes in sys-perf-4.0vrachev2021-06-211-8/+0
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-1819-66/+935
* SERVER-57053 Split CanonicalQuery validation on pre- and post-normalizationAnton Korshunov2021-06-184-29/+66
* SERVER-57691 Return early in TxnResources if not in WUOWJason Chan2021-06-171-0/+3