summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-52525 support expireAfterSeconds for time-series collectionsBenety Goh2020-11-202-1/+85
* SERVER-52525 extract index_key_validate::validateIndexSpecTTL() from createIn...Benety Goh2020-11-204-44/+62
* SERVER-51680 Remove non-test usages of ScanningReplicaSetMonitor from the cod...Matthew Saltz2020-11-2015-4336/+13
* SERVER-50026 Coverity analysis defect 114245: Uninitialized scalar fieldGregory Noma2020-11-201-2/+4
* SERVER-50202 Coverity analysis defect 116125: Explicit null dereferencedGregory Noma2020-11-201-1/+1
* SERVER-52960 Fix "elemmatch_value.js" testDrew Paroski2020-11-201-1/+1
* SERVER-52613 Support Enterprise module imports in IDLMark Benvenuto2020-11-202-2/+9
* SERVER-52710: fix build when SSL is offAndrew Shuvalov2020-11-202-2/+2
* SERVER-51656 Make CollectionBulkLoader::init retry on write conflictsGeorge Wangensteen2020-11-201-33/+42
* SERVER-52775 Specify py-tpcc branch in sys perf and reorganize revisionsRichard Samuels2020-11-202-68/+10
* SERVER-51174 Implement access control for $operationMetrics stageLouis Williams2020-11-204-1/+27
* SERVER-49904 Handle retryable write oplog entries in the resharding oplog app...Randolph Tan2020-11-204-16/+695
* SERVER-52850: Remove assertion from initial_sync_nodes_maintain_and_gossip_co...XueruiFa2020-11-201-8/+1
* SERVER-52710: wire up transient SSL parameters up to the NetworkInterfaceAndrew Shuvalov2020-11-2020-46/+325
* SERVER-49291 Exclude reshardCollection from eMRC=off in tests.Max Hirschhorn2020-11-202-2/+15
* Import wiredtiger: b22e16b7643e0e07c784962899b3a45728536947 from branch mongo...Luke Chen2020-11-2013-41/+639
* SERVER-52540 Specify "drop" in IDLA. Jesse Jiryu Davis2020-11-204-6/+53
* SERVER-52737 Collect resource consumption metrics for capped deletesBrian DeLeonardis2020-11-202-2/+124
* SERVER-50494 Implement proxy’s retry logic for batch write commandsJason Zhang2020-11-204-108/+583
* SERVER-51506 TenantMigrationDonorInstance should be removed from TenantMigrat...Cheahuychou Mao2020-11-204-10/+89
* SERVER-52834 Migrate sys-perf and perf tasks to use the new run_workload DSI ...vrachev2020-11-202-6/+18
* SERVER-48691 added workaround for ninja response files line to longDaniel Moody2020-11-202-4/+89
* SERVER-52804 Suppress Black Duck warning for libmongocrypt v1.0.3Ryan Egesdahl2020-11-203-3/+4
* SERVER-52927 Change default oplog fetching behavior to expectation to avoid raceSiyuan Zhou2020-11-201-4/+13
* SERVER-51288 util/net/sock.h uninitialized fieldBilly Donahue2020-11-201-1/+1
* SERVER-51344 default init for fireAndForgetModeBilly Donahue2020-11-201-1/+1
* SERVER-50684 rename,cleanup internalAssert->iassertBilly Donahue2020-11-2010-86/+72
* SERVER-51371 Strict IDL definition for WriteConcernGeorge Wangensteen2020-11-1910-42/+208
* SERVER-51403 Create concurrency suite with background operation metrics colle...Brian DeLeonardis2020-11-195-0/+275
* SERVER-49249 initial sync skips single-phase index build if there is an index...Benety Goh2020-11-192-8/+27
* SERVER-51601 Make OperationCPUTimer initializer more resilientAmirsaman Memaripour2020-11-192-10/+85
* SERVER-51784 initial_sync_operation_metrics.js should wait for the initial sy...Louis Williams2020-11-191-0/+1
* SERVER-41020 Ensure that config fuzzer configurations are reproducibleBrian DeLeonardis2020-11-192-2/+5
* SERVER-49943 [SBE] Fix edge case bug with 'find({a.b.c: ..})'Melodee Li2020-11-192-5/+32
* SERVER-49900 Update progress document following each batch of config.transact...Jack Mulrow2020-11-1913-68/+351
* SERVER-51026 Collect number of keys sorted and disk spills for query operationsLouis Williams2020-11-1920-183/+604
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2020-11-197-7/+90
* SERVER-49249 add js test single phase index build conflict during initial syncBenety Goh2020-11-191-0/+85
* SERVER-32960: Make $mod truncate float values consistently and use long long ...Nikita Lapkov2020-11-1914-51/+406
* SERVER-52839 Test that tenant migration donor cleans up index build correctly...Cheahuychou Mao2020-11-191-0/+92
* SERVER-52680 Start replication when leaving REMOVED stateA. Jesse Jiryu Davis2020-11-192-3/+63
* SERVER-52797 Change resharding shard refresh code to only refresh the origina...Blake Oler2020-11-194-21/+76
* SERVER-52543 Define listCollections in IDLA. Jesse Jiryu Davis2020-11-1916-112/+265
* SERVER-52843 Move abort/await_unprepared_transactions_on_fcv_downgrade.js fil...Jason Chan2020-11-1910-128/+135
* SERVER-52817 updating YCSB commit in perf.yml tooAlex Podelko2020-11-181-1/+1
* SERVER-52817 pointing to the latest YCSB commit in system_perf.ymlAlex Podelko2020-11-181-1/+1
* SERVER-51857 SBE variadic expressions should support large operands listAnton Korshunov2020-11-183-128/+165
* SERVER-52526 limit time-range of measurements in each bucket in a time-series...Benety Goh2020-11-182-6/+37
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-1831-56/+242
* SERVER-52842 Make the disabled feature flags builder requiredJudah Schvimer2020-11-181-1/+1