summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45369 Add requires_fcv_44 tag to map_reduce_validation.jsJames Wahlin2020-01-061-1/+2
* SERVER-44587 Modify StaleConfigInfo to take in and store a shard's IDBlake Oler2020-01-0612-31/+99
* SERVER-44707: Store lastKnownCommittedOpTime in ClientCursor for exhaust getMoreLingzhi Deng2020-01-069-20/+168
* SERVER-45353 Increase AbstractOplogFetcher timeout in initial_sync_during_ste...Tess Avitabile2020-01-064-10/+31
* SERVER-45349 Disallow drop of temp collection in $out before index creationTed Tuckman2020-01-062-11/+16
* SERVER-45217 Allow resmoke logging config outside resmoke config directoryMathew Robinson2020-01-031-0/+5
* SERVER-45346 fix ubuntu 18.04 package testZakhar Kleyman2020-01-031-0/+1
* SERVER-45350: Use awaitMajorityCommitted in standalone_replication_recovery_i...Lingzhi Deng2020-01-031-2/+2
* SERVER-45276 Release lock before destroying DBClientBasesBen Caimano2020-01-032-13/+35
* SERVER-45306 Ensure ninja integration can produce libfuzzer artifactsSpencer Jackson2020-01-031-1/+2
* SERVER-45239 Temporarily disable jstest installationAndrew Morrow2020-01-031-0/+4
* SERVER-45011 Index used for whole IXSCAN plan is determined by index creation...James Wahlin2020-01-033-3/+14
* SERVER-45171 Improve handling of transitive dependencies in hygienicAndrew Morrow2020-01-033-21/+56
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-0313-61/+93
* SERVER-45311: Split fcv tests in retryable_write_concern.js into its own testLingzhi Deng2020-01-032-22/+56
* SERVER-45263 Don't rely on Document::size when determining space to allocate ...Ian Boros2020-01-031-2/+6
* SERVER-44997 Blacklist createIndexes workloads from concurrency txn suites wi...Daniel Ernst2020-01-033-0/+18
* SERVER-36290 find command on unsharded collection through mongos returns too ...Eric Cox2020-01-034-29/+153
* SERVER-44443 Use a large 'syncdelay' value in background_validation_checkpoin...Gregory Wlodarek2020-01-031-0/+11
* SERVER-45310: Blacklist incompatible repl tests from multiversion test suiteLingzhi Deng2020-01-023-1/+3
* SERVER-45340 Enable the mixed FCV test for FCV 4.2 -> FCV 4.4Alex Taskov2020-01-022-4/+6
* SERVER-45241 Use instance metadata service v2 instead of v1Mark Benvenuto2020-01-025-14/+63
* SERVER-45336 Speed up Subst by preventing unnecessary Frame allocationsMathew Robinson2020-01-021-356/+358
* SERVER-44163 Plug MigrationCoordinator into MigrationSourceManagerEsha Maharishi2020-01-0211-143/+503
* SERVER-45037 CollectionBulkLoader::insertDocuments() should be called with t...Matthew Russotto2020-01-022-5/+10
* SERVER-45278 use libunwind steps again, but bounded by max frame countBilly Donahue2020-01-022-4/+12
* SERVER-43310 Always route a sharded cluster's createIndexes call through a re...Blake Oler2020-01-024-2/+24
* SERVER-44164 Create _killOperations commandBen Caimano2020-01-0211-1/+320
* SERVER-14052 Remove reduntant param in splitVector funcTommaso Tocci2020-01-025-54/+14
* SERVER-14052 Make the autosplitter work with less then three splitpointsTommaso Tocci2020-01-022-3/+54
* SERVER-44167 Added ability to kill operations by keyBen Caimano2019-12-3118-90/+511
* SERVER-45323 Make MigrationCoordinator persist the decision before sending th...Esha Maharishi2019-12-314-0/+39
* SERVER-45322 Improve MigrationCoordinator log lines so that they are easily g...Esha Maharishi2019-12-312-15/+16
* SERVER-43662 Add support for LLDB debugserver breakpointsAdam Cooper2019-12-315-24/+52
* SERVER-45320: Remove deprecated evergreen client from buildscriptsDavid Bradford2019-12-317-2019/+0
* SERVER-45024 Make the MetadataManager a non-reusable objectMatthew Saltz2019-12-319-338/+245
* Import wiredtiger: 61bf0547c6edfc6cd7c633c80f1c76f3e33e5aec from branch mongo...Luke Chen2019-12-3155-577/+941
* SERVER-45245 Make MigrationCoordinator durably store the migrating chunk's Ch...Esha Maharishi2019-12-313-3/+10
* SERVER-45246 Make MigrationCoordinator send decision to recipient as retryabl...Esha Maharishi2019-12-315-12/+46
* SERVER-44932 support logging the duration type in logv2Gabriel Russell2019-12-304-151/+78
* SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie2019-12-3010-44/+37
* SERVER-45291 Don't error on correctly-killed mongos fixtureCarl Worley2019-12-301-2/+5
* SERVER-45317 Don't run the unittest_shell_hang_analyzer task on the linux-64-...Carl Worley2019-12-301-2/+2
* SERVER-45213 Remove unused MigrationSourceManager::get_UNSAFEMatthew Saltz2019-12-302-9/+0
* SERVER-44498 Create an OperationContext flag to indicate that an operation ca...Blake Oler2019-12-304-3/+92
* Revert "SERVER-45288 switch Idempotency tests to use WiredTiger instead of ep...Eric Milkie2019-12-3010-37/+44
* SERVER-45043 Fix SSL test failure on UbuntuAdam Cooper2019-12-301-3/+9
* SERVER-45313: Handle special characters in validate_commit_messageDavid Bradford2019-12-271-1/+10
* SERVER-44922 Prevent User acquisition from incrementing cache generationSpencer Jackson2019-12-272-8/+33
* SERVER-44748 Revert 'SERVER-42123 Skip dassert check in IndexCatalogImpl::num...Eric Milkie2019-12-271-15/+2