summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dupe dbtest_executablecount-trace-eventsA. Jesse Jiryu Davis2020-01-271-1/+0
* always enable tlaPlusTrace failpointA. Jesse Jiryu Davis2020-01-272-6/+3
* SERVER-45549 make aggregate command on mongos always send RWC (and use RWC de...Kevin Pulo2020-01-272-14/+17
* SERVER-45249 Make recipient wait for orphan cleanup before cloning indexesCheahuychou Mao2020-01-2710-126/+171
* SERVER-43988 shutdown with {force: false} lists active index buildsBenety Goh2020-01-273-0/+26
* SERVER-43988 IndexBuildsCoordinator::forEachIndexBuild() logs index build methodBenety Goh2020-01-271-1/+4
* SERVER-45647 Remove lsid and txnNumber from MigrationCoordinator docAlex Taskov2020-01-277-60/+16
* SERVER-45399 Stack variable comparator lifetime fixJacob Evans2020-01-271-1/+2
* SERVER-45649: Initialize call/recv responses iterators in MockDBClientConnect...Lingzhi Deng2020-01-271-1/+6
* SERVER-44953 Secondaries should restart index builds when a commitIndexBuild ...Louis Williams2020-01-2713-375/+547
* SERVER-45382 indexbg_restart_secondary.js should shutdown secondary normallyLouis Williams2020-01-271-29/+33
* SERVER-45568 Expand OCSP+CRL features in test cert generatorShreyas Kalyan2020-01-273-0/+103
* SERVER-44256 Allow compound hashed indexes to be built in non-test deploymentsArun Banala2020-01-272-20/+3
* SERVER-45641: Tag awaitdata_getmore_new_last_committed_optime.js requires_sna...Lingzhi Deng2020-01-271-1/+5
* SERVER-45645 require test logs for sharding comment_fields testSophie Saskin2020-01-271-1/+1
* SERVER-45253 Throw errors on invalid options for sharded cluster count commandKatherine Wu2020-01-273-159/+95
* SERVER-43988 add js tests for running the shutdown command while index builds...Benety Goh2020-01-272-0/+122
* SERVER-45637 Blacklist mapReduce tests that use output mode merge from multiv...Nicholas Zolnierz2020-01-273-0/+9
* SERVER-45634 Add requires_fcv_44 tag to migration_sets_fromMigrate_flag.jsAlex Taskov2020-01-271-0/+1
* SERVER-45643 oplog_fetcher target in Sconscript should depend on clientdriver...Samyukta Lanka2020-01-271-0/+1
* SERVER-40620 uassert and log when fetching dangling index entryJustin Seyster2020-01-2710-7/+138
* SERVER-45635: Log currentOp if the test fails for exhaust_cursor_currentop_in...Lingzhi Deng2020-01-271-0/+4
* SERVER-45041 Remove extraneous calls to env.Entry in libdeps.pyMathew Robinson2020-01-271-52/+53
* SERVER-43918 Upgrade/downgrade process for compound hashed shard keysbanarun2020-01-274-7/+254
* SERVER-45399 Add basic union aggregation stage for unsharded collectionsJacob Evans2020-01-274-0/+623
* SERVER-45636 Tag out_drop_temp_collection.js as requiring replication and sha...David Storch2020-01-271-2/+8
* SERVER-45621 store logs in microbenmarkRobert Guo2020-01-271-4/+2
* SERVER-44848 improve running time of noPassthrough/merge_max_time_ms.jsAnton Korshunov2020-01-271-5/+7
* SERVER-43584 Introduce mqlrun Evergreen task.David Storch2020-01-272-9/+46
* SERVER-45546 Do not create HostPools for passive membersBen Caimano2020-01-272-9/+18
* SERVER-44520 Make mongo's isMaster wait maxAwaitTimeMSTess Avitabile2020-01-273-126/+212
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-279-54/+54
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-01-2713-0/+496
* SERVER-44766 Remove vendored gotools sourceAndrew Morrow2020-01-272516-967001/+0
* SERVER-45619 Fix so logv1 to v2 appender does not output large log warning in...Henrik Edin2020-01-273-12/+15
* SERVER-45603: Enhance MockDBClientConnection for OplogFetcher unit testingLingzhi Deng2020-01-273-11/+384
* SERVER-45466 Implement startup and shutdown logic for the new oplog fetcherSamyukta Lanka2020-01-274-15/+318
* SERVER-43276 Implement resume after network error functionality in Collection...Vesselina Ratcheva2020-01-2710-32/+928
* SERVER-42702 $PYTHON should not be used in build signatureMathew Robinson2020-01-273-29/+2
* SERVER-45609 Allow early logging to stdout in shell when using logv2Henrik Edin2020-01-271-6/+19
* SERVER-41333 Make safer for initial Sync and Shutdown to write the minValid d...Suganthi Mani2020-01-2717-32/+113
* SERVER-45594 clang_format.py should probe Program Files for clang-format.exeMark Benvenuto2020-01-271-1/+13
* SERVER-44814 Support waitInIsMaster failpoint on mongosTess Avitabile2020-01-272-0/+43
* SERVER-45524 remove support for logging void * typesGabriel Russell2020-01-275-14/+6
* SERVER-45212 Add try_lock() to SpinLockAmirsaman Memaripour2020-01-273-31/+81
* SERVER-45112 Report error labels for cluster create indexes responsesMaria van Keulen2020-01-274-18/+10
* Revert "SERVER-43721 Rename DistCache to ReadThroughCache"Gabriel Russell2020-01-279-53/+53
* SERVER-45521 Define TopologyListener, ServerPingMonitor, and SingleServerPing...Haley Connelly2020-01-275-1/+310
* SERVER-44458 Model-checking files for RaftMongo.tlaA. Jesse Jiryu Davis2020-01-276-20/+97
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-279-53/+53