summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-10-106-9/+13
* SERVER-50421-2 Rename global server parameter validateFeaturesAsMaster to val...Huayu Ouyang2020-10-108-14/+14
* SERVER-51462: The hot_backups variant should only run hot_backups tests in th...Lingzhi Deng2020-10-103-7/+13
* SERVER-51464 Fix assertion around number of elections in priority_takeover_on...Samy Lanka2020-10-101-0/+1
* SERVER-51450 Use new $currentOp aggregation pipeline stage in count10.jsTommaso Tocci2020-10-091-39/+44
* SERVER-51241: Audit importCollectionLingzhi Deng2020-10-093-0/+8
* SERVER-49977 support $dateToParts in SBEClaire Childs2020-10-0911-8/+522
* SERVER-51448 Fix change_stream_error_label.js test to explicitly set primary ...Bernard Gorman2020-10-091-3/+5
* SERVER-51419 Don't optimistically transition states in ReshardingDonorServiceBlake Oler2020-10-092-1/+11
* SERVER-51410 Add the original collection's UUID to TypeCollectionReshardingFi...Blake Oler2020-10-094-1/+6
* SERVER-49419 Test nested applyOpsAnthony Perkins2020-10-091-0/+56
* SERVER-51416 simplify setParameter version checks in servers.jsBenety Goh2020-10-091-13/+17
* SERVER-51453: NamespaceExists should be an acceptable error for applying impo...Lingzhi Deng2020-10-092-13/+17
* SERVER-48630 Prevent JS variable leak during parallel tests.George Wangensteen2020-10-092-23/+39
* SERVER-51390 Always refresh database cache on StaleDatabaseVersionTommaso Tocci2020-10-093-0/+14
* SERVER-45992 Skip nojournal warning when starting up with inMemory storage en...Gregory Noma2020-10-091-64/+60
* SERVER-51447 Update some parts of the sharding internals documentationSergi Mateo Bellido2020-10-091-20/+18
* SERVER-50811: remove redundant boolean expressionLaMont Nelson2020-10-091-2/+1
* SERVER-50103 Don't send killCursor request for exhaust cursors in DBClientCursorSamy Lanka2020-10-091-5/+3
* Revert "SERVER-51328 Do not pass entire namespace string to db parameter when...Pierlauro Sciarelli2020-10-091-1/+1
* Import wiredtiger: fadf9fc62f037c6ed73d24013c9c50932bd04832 from branch mongo...Luke Chen2020-10-0924-101/+366
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-0916-38/+251
* SERVER-49443 Implement error truncation for generated document validation errorsMihai Andrei2020-10-094-65/+425
* SERVER-50470: Convert TransactionCoordinatorReachedAbortDecision to NoSuchTra...Andrew Shuvalov2020-10-095-2/+138
* Revert "SERVER-51390 Always refresh database cache on StaleDatabaseVersion"Tommaso Tocci2020-10-092-13/+0
* SERVER-51163 Mark nodes returning InvalidReplicaSetConfig in heartbeats as downSiyuan Zhou2020-10-092-5/+3
* SERVER-51210 Call setInitialChunksAndZones from the config server reshardColl...Alex Taskov2020-10-091-1/+36
* SERVER-48863 Incorporate windows compile fix into grammar.George Wangensteen2020-10-093-10/+10
* SERVER-49177 Make "start blocking" write's onAbort handler call TenantMigrati...Cheahuychou Mao2020-10-099-137/+410
* SERVER-50658 Add support for CancelationTokens to TaskExecutor::scheduleRemot...Matthew Saltz2020-10-0911-34/+241
* SERVER-46901 Test procedure for renaming replica setsSamy Lanka2020-10-081-0/+62
* SERVER-51315 When removing nodes in tests, must take in to account automatic ...Matthew Russotto2020-10-083-2/+8
* SERVER-51444 BSONElement's buffer in IndexEntryInfo used for validation is un...Gregory Wlodarek2020-10-082-12/+14
* SERVER-51133 should consider index visibility in relation to its snapshotLouis Williams2020-10-084-12/+35
* SERVER-48811 Fixing methods in tenant migration recipient instance to return ...Suganthi Mani2020-10-082-12/+16
* SERVER-51172 resmoke sometimes throws TypeError when calculating elapsed time...Carl Raiden Worley2020-10-081-0/+5
* SERVER-51362 Ensure update and delete shell helpers support 'let' variablesKatherine Wu2020-10-084-6/+64
* SERVER-50421 Alias internalValidateFeaturesAsMaster server parameterHuayu Ouyang2020-10-085-8/+195
* SERVER-51261 Rename hangWaitingForIsMasterResponseOnStandalone failpoint to h...Pavi Vetriselvan2020-10-082-6/+6
* Revert "SERVER-49443 Implement error truncation for generated document valida...Mihai Andrei2020-10-084-425/+65
* SERVER-50849 Update FCV constants to recognize 4.9 as latestA. Jesse Jiryu Davis2020-10-0813-63/+87
* SERVER-51328 Do not pass entire namespace string to db parameter when calling...r4.9.0-alphaPierlauro Sciarelli2020-10-081-1/+1
* SERVER-51275 Synchronize starting the parallel shell with rollback in Rollbac...Gregory Noma2020-10-082-17/+23
* SERVER-51430 update log message search in recovery_wt_cache_full.js to look f...Benety Goh2020-10-081-1/+8
* SERVER-45551 Add assertions to ensure test commands are enabled when using mo...Richard Samuels2020-10-083-0/+96
* SERVER-51415 Silence powercycle post task errorsRobert Guo2020-10-081-0/+21
* SERVER-51388 temporily disable tasks on the UndoDB variantRobert Guo2020-10-081-38/+38
* SERVER-50145 Collection instances are modified using copy-on-writeHenrik Edin2020-10-0836-350/+740
* SERVER-49443 Implement error truncation for generated document validation errorsMihai Andrei2020-10-084-65/+425
* SERVER-51060: Implement voteCommitImportCollection commandLingzhi Deng2020-10-081-0/+1