summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-47581 Set 'useNewUpsert' on $mergeCursors aggregationsBernard Gorman2020-05-043-122/+106
* SERVER-46819 Allow transactions in change stream sharded passthroughsBernard Gorman2020-05-0316-179/+487
* SERVER-44072 Platform Support: Add Enterprise RHEL 8 PPCBrian McCarthy2020-05-012-1/+61
* SERVER-47553 Prevent appendRequiredFieldsToResponse() from throwing inside no...Gregory Noma2020-05-014-106/+142
* SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek2020-05-014-4/+12
* SERVER-46769 Migrate from optparse to argparsevrachev2020-05-0118-999/+1180
* SERVER-45009: Run onStepdown on the TransactionCoordinatorService to prevent ...Lamont Nelson2020-04-291-0/+5
* SERVER-47429 Validate authenticationMechanisms server parameterMark Benvenuto2020-04-295-1/+97
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-292-12/+49
* SERVER-45844 UUID shard key values cause failed chunk migrationsCheahuychou Mao2020-04-296-11/+232
* SERVER-46841 Make PeriodicRunner users properly handle ClientMarkedKilled errorsAmirsaman Memaripour2020-04-284-7/+19
* SERVER-46842 Make PeriodicRunner interrupt blocked operations on stopAmirsaman Memaripour2020-04-287-39/+134
* SERVER-47373 Improve handling of empty TLS packetsMark Benvenuto2020-04-281-2/+13
* SERVER-45117 SERVER-47351 SERVER-47507 Guard NetworkInterfaceTL shutdown for ...Ben Caimano2020-04-282-12/+92
* SERVER-47613 Fix invariant when a removed member votesA. Jesse Jiryu Davis2020-04-242-1/+36
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Haley Connelly2020-04-233-1/+42
* SERVER-34722 Add new server status metrics about oplog applicationJudah Schvimer2020-04-234-6/+112
* SERVER-47462 remove setIndexCommitQuorum commandBenety Goh2020-04-2311-328/+0
* SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma2020-04-232-5/+46
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-231-4/+9
* SERVER-47264 Backport DocumentSourceBucketAuto::optimize() function to 4.2Arun Banala2020-04-232-0/+9
* SERVER-47056: Do not use readOnce cursors for collection scan in initial syncLingzhi Deng2020-04-231-6/+1
* SERVER-43100 Remove CoordinateCommitReturnsNoneIfCoordinatorWasRemoved unit testChou Mao2020-04-221-11/+0
* SERVER-42772 Return transaction commit decision from onCompletion future in T...Matthew Saltz2020-04-228-64/+51
* SERVER-43468 Complete TODO listed in SERVER-38690Jack Mulrow2020-04-222-6/+0
* SERVER-46195: Ensure rollback completes before validate command in rollback_a...Xuerui Fa2020-04-221-0/+4
* SERVER-47475 Make PeriodicJob aware of cancelation at global shutdownAmirsaman Memaripour2020-04-224-8/+54
* SERVER-47668 Update FCV documentation links to 4.2 in feature_compatibility_v...Ali Mir2020-04-211-2/+3
* SERVER-38731 Implement ability to specify sync source read preference in init...Matthew Russotto2020-04-2112-275/+1200
* SERVER-47063 Upgrade static OpenSSL to 1.1.1eSara Golemon2020-04-201-2/+2
* SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams2020-04-201-0/+1
* Import tools: 11f19a0e14d9c2e08e36876f1b3513c1fcc4bc26 from branch v4.2Patrick Meredith2020-04-194-5/+29
* Import tools: 4b29d528383acf8bd47e7fcf32de90e5f608b4ec from branch v4.2Patrick Meredith2020-04-174-9/+69
* SERVER-47623 Fix use-diagnostic-latches=off on v4.2Ben Caimano2020-04-171-1/+0
* SERVER-46699 Report the oplog visibility timestamp in FTDCJamie Heppenstall2020-04-173-2/+8
* SERVER-47481 Set minNumChunksForSessionsCollection to 1 on the CSRS in Sharde...Esha Maharishi2020-04-161-1/+9
* SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors ha...Louis Williams2020-04-166-9/+332
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-167-33/+310
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-168-1/+286
* SERVER-47436 Make shards validate shardKey in dataSize commandr4.2.6-rc0r4.2.6Cheahuychou Mao2020-04-145-41/+139
* SERVER-32871 Invalidate CatalogCache entries when ShardRegistry reload discov...Matthew Saltz2020-04-1311-30/+226
* SERVER-41777 Call awaitLastOpCommitted() in test with stale mongosBlake Oler2020-04-131-0/+5
* SERVER-47425: 4.2 binaries starting up on WT log version 4 should continue to...Daniel Gottlieb2020-04-103-10/+108
* SERVER-46362 Make set_step_params test tolerate sporadic connectionsAmirsaman Memaripour2020-04-101-3/+11
* SERVER-47384 Remove TODO comment for SERVER-41070Cheahuychou Mao2020-04-091-1/+0
* SERVER-45525 ReplBatcher should explicitly read at kNoTimestampMatthew Russotto2020-04-093-1/+11
* SERVER-42525 Single-node replica sets shouldn't wait for electable caught up ...Mihai Andrei2020-04-091-11/+15
* Import wiredtiger: 2a9cabc3100088666ae5b1e9f430bcfd1c6172f4 from branch mongo...Luke Chen2020-04-0912-119/+128
* SERVER-42862 Set forceRefreshFromThisThread to true in forceShardFilteringMet...Jamie Heppenstall2020-04-081-2/+2
* SERVER-42827 Allow sessions collection to return OK for creating indexes if a...Misha Tyulenev2020-04-084-22/+45