summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47913 Redact sharding messages in cleanupOrphanedDatav.4Dan Pasette2020-05-121-2/+2
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-122-2/+3
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-05-082-11/+46
* SERVER-47373 Improve handling of empty TLS packetsMark Benvenuto2020-05-081-2/+13
* SERVER-47999 balance_repl.js should ensure writes have replicated before atte...Esha Maharishi2020-05-071-7/+7
* SERVER-45367 Log open cursors for a namespace when submitting tasks to the ra...Matthew Saltz2020-05-0710-15/+143
* SERVER-47634: Make metrics test in stepup.js more robustXuerui Fa2020-05-051-2/+6
* SERVER-47686 Update OpenSSL tarball to 1.1.1gSara Golemon2020-05-041-2/+2
* SERVER-39498 Make rollback trigger a lazy (rather than blocking) reload of th...Matthew Saltz2020-05-044-18/+20
* SERVER-47765 Make variables declared above DocumentSourceGraphLookup availabl...James Wahlin2020-05-012-0/+28
* SERVER-46398 Fix includeGregory Wlodarek2020-05-011-1/+1
* SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek2020-05-014-4/+13
* SERVER-47745 Make chunk query in ShardingCatalogManager compatible with chunk...Cheahuychou Mao2020-04-296-10/+227
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-04-2824-49/+323
* SERVER-46195: Ensure rollback completes before validate command in rollback_a...Xuerui Fa2020-04-281-1/+4
* SERVER-37929 reload ShardRegistry on config servers on rollbackMisha Tyulenev2020-04-273-0/+32
* SERVER-47613 Fix invariant when a removed member votesA. Jesse Jiryu Davis2020-04-252-1/+46
* SERVER-47071: skipCheckDBHashes for seed_secondary_without_sessions_table.jsLingzhi Deng2020-04-231-0/+7
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-231-4/+9
* SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma2020-04-232-5/+46
* SERVER-46942 Cancel timer before leaving onAcquireConnAmirsaman Memaripour2020-04-231-6/+11
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-04-223-8/+45
* SERVER-40805 Indicate reason for replanningDavid Percy2020-04-2210-25/+92
* SERVER-39241 Apply noFetchBonus iff no FETCH stage; disregard PROJECTIONDavid Percy2020-04-223-5/+110
* SERVER-47063 Upgrade static OpenSSL to 1.1.1eSara Golemon2020-04-201-2/+2
* SERVER-46699 Report the oplog visibility timestamp in FTDCJamie Heppenstall2020-04-173-2/+8
* Revert "SERVER-38356 added functionality to forbid dropping the oplog, modifi...Tess Avitabile2020-04-155-106/+10
* SERVER-47436 Make shards validate shardKey in dataSize commandCheahuychou Mao2020-04-144-26/+137
* SERVER-42525 Single-node replica sets shouldn't wait for electable caught up ...Mihai Andrei2020-04-091-13/+18
* SERVER-42862 Set forceRefreshFromThisThread to true in forceShardFilteringMet...Jamie Heppenstall2020-04-081-2/+2
* SERVER-47233 Consider WriteOp complete when no shards left to targetMarcos José Grillo Ramírez2020-04-082-1/+102
* SERVER-45334 Service Name not respected in MSI InstallerMathew Robinson2020-04-071-4/+4
* SERVER-43889 Distinguish between retryable write and transaction when failing...Ali Mir2020-04-074-13/+139
* SERVER-29153 Wait for nodes to agree on primary before writes in ShardingTest...r4.0.18-rc0r4.0.18Jack Mulrow2020-04-061-0/+2
* SERVER-45119 Fix CollectionShardingState::getCurrentShardVersionIfKnown to ac...Kaloian Manassiev2020-04-061-1/+1
* Import wiredtiger: cb9f737fc6c1d78a4ad50df50cdfa4047e04e6c4 from branch mongo...Luke Chen2020-04-064-14/+28
* SERVER-30739 config_server_checks.js should assert if initial replSetConfig f...Cheahuychou Mao2020-04-031-2/+6
* SERVER-41117 Blacklist autocomplete.js from parallel testingGeert Bosch2020-04-031-0/+1
* Revert "SERVER-44115 autocomplete.js uses its own test database"Maria van Keulen2020-04-031-2/+0
* SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons2020-04-022-0/+73
* SERVER-46834 Use monotonic time in UserCacheInvalidatorShreyas Kalyan2020-04-011-1/+4
* SERVER-46996: run packaging tasks on small distrosKim Tao2020-03-311-6/+48
* SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci2020-03-301-0/+2
* SERVER-44892 getShardDistribution should use $collStats agg stage instead of ...Tommaso Tocci2020-03-301-59/+65
* SERVER-45050 Change Windows Kerberos client to use default credentials when n...Mark Benvenuto2020-03-271-9/+10
* SERVER-44463 insertConfigDocumentsAsRetryableWrite() incorrectly calculates B...Marcos José Grillo Ramírez2020-03-271-9/+7
* SERVER-34199 Remove serverStatus timing section from FTDCMark Benvenuto2020-03-272-2/+19
* SERVER-46851: Reduce number of jobs in logical session cache testsDavid Bradford2020-03-251-0/+23
* SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu2020-03-252-2/+123
* SERVER-38119 Windows dump file naming does not account for dots in directory ...Mathew Robinson2020-03-241-1/+1