summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46216 The dropIndexes command should not hold the global lock througho...Gregory Wlodarek2020-02-181-28/+44
* SERVER-46026 jsCore_txns tests against structured logsGabriel Russell2020-02-183-4/+28
* SERVER-45944 add js test for fcv downgrade during index buildsBenety Goh2020-02-181-0/+55
* SERVER-46198 Use the dist tarball in the push taskMathew Robinson2020-02-181-2/+31
* SERVER-28680: Fix naming of lastCommittedOp field in replSetRequestVotesXuerui Fa2020-02-189-63/+151
* SERVER-46026 Fix ssl suite when using JSON logsHenrik Edin2020-02-185-34/+90
* SERVER-45540 Gate $unionWith behind FCV check and test upgrade/downgradeNicholas Zolnierz2020-02-185-14/+120
* SERVER-43889 Distinguish between retryable write and transaction when failing...Ali Mir2020-02-185-5/+119
* SERVER-45273 Remove the mongos version check in allow_partial_results.js and ...Cheahuychou Mao2020-02-182-32/+26
* SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-...Alexander Costas2020-02-183-26/+42
* SERVER-46188 Blacklist write_conflicts_with_non_txns.js from sharded core tra...William Schultz2020-02-184-0/+12
* SERVER-46179 Relax errorcodes.py linter now when log statements also use thisHenrik Edin2020-02-181-9/+0
* SERVER-45422 Test that all isMaster fields respect the horizonTess Avitabile2020-02-181-0/+70
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-1833-90/+365
* SERVER-45623 read/write concern provenanceKevin Pulo2020-02-1621-42/+719
* SERVER-44356 Set config server periodicNoopIntervalSecs to 1Bernard Gorman2020-02-163-2/+16
* SERVER-46026 Fix kill_sessions.js and logs_include_client_info.js to handle J...Henrik Edin2020-02-154-26/+82
* SERVER-37726 Make dropIndexes abort in-progress index buildsGregory Wlodarek2020-02-1511-123/+744
* SERVER-37726 Concurrency suites creating and dropping indexes should expect t...Gregory Wlodarek2020-02-157-23/+37
* SERVER-37726 Add the ability to abort an index builder by the index names it ...Gregory Wlodarek2020-02-154-42/+191
* SERVER-37726 Add the ability for the CollectionIndexBuildsTracker to wait unt...Gregory Wlodarek2020-02-152-8/+37
* SERVER-46155 Restore root install of mongobridge in non-hygienic buildsAndrew Morrow2020-02-151-0/+3
* SERVER-46102 fix test to work under mac os xBenety Goh2020-02-151-0/+8
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-1520-93/+167
* Revert "SERVER-45975: Added --oplogMinRetention cli option"Benety Goh2020-02-157-149/+9
* SERVER-46178 Exclude requires_sharding tests from ephemeralForTest.Max Hirschhorn2020-02-153-2/+5
* SERVER-45885 remove redundant NamespaceStringOrUUID parameter from IndexBuild...Benety Goh2020-02-152-52/+23
* SERVER-45885 IndexBuildsCoordinator::_waitForCommitOrAbort() checks secondary...Benety Goh2020-02-152-7/+4
* SERVER-46174 Free peer certificate in SSL_get0_verified_chain polyfillSara Golemon2020-02-141-4/+4
* SERVER-46145 Remove mr_shard_version.js test in favor of the existing FSM testsNicholas Zolnierz2020-02-143-200/+0
* SERVER-45138 Add MONGO_CONFIG_JSON_LOG_DEFAULT define to use JSON logs by def...Henrik Edin2020-02-1412-110/+47
* SERVER-46172 Tag record_preimage_startup_validation.js with requires_persistenceMihai Andrei2020-02-141-6/+1
* SERVER-45592 Raise Windows runtime minimum to Windows 10/Windows 2016 for Mon...Mark Benvenuto2020-02-144-24/+55
* SERVER-45885 IndexBuildsCoordinator::shouldWaitForCommitOrAbort() checks seco...Benety Goh2020-02-141-5/+4
* SERVER-46171: NewOplogFetcher should check for shutdown before retrying the i...Lingzhi Deng2020-02-142-3/+43
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-147-9/+149
* SERVER-45885 add UUID support to ReplicationCoordinatorImpl::canAcceptWritesF...Benety Goh2020-02-142-6/+27
* SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva2020-02-144-21/+76
* SERVER-45814 Define subsystem to mirror read command requestsBen Caimano2020-02-1411-8/+516
* SERVER-46173 Disable index consistency check in shard_removal_triggers_catalo...Jack Mulrow2020-02-141-0/+1
* SERVER-45048 Fix one more straggling jstest which tried to execute mongo shel...Ian Boros2020-02-141-1/+1
* SERVER-46177 resmoke.ini is invalid when running with NinjaMathew Robinson2020-02-141-29/+10
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-1411-5/+135
* SERVER-46162: Fix race in OplogFetcherAutoReconnectsButFails unit testLingzhi Deng2020-02-141-3/+13
* SERVER-46102 Convert stacktrace_posix.cpp to logv2Billy Donahue2020-02-145-606/+174
* SERVER-46165 fix building unittests with --opt=offGabriel Russell2020-02-141-4/+4
* SERVER-45885 ReplicationCoordinator::canAcceptWritesFor() accepts NamespaceSt...Benety Goh2020-02-149-25/+35
* Revert "SERVER-45610 Reject commands that read data when node is in RECOVERIN...Ian Boros2020-02-1419-509/+7
* SERVER-45048 Fix straggling jstests which tried to execute mongo shell from rootMathew Robinson2020-02-142-2/+2
* SERVER-40883 Remove the --noIndexBuildRetry server parameter flag and the sto...Gregory Wlodarek2020-02-145-53/+0