summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51719 BSONElement::toString must handle len < 0CLOUDP-69887Billy Donahue2020-10-192-2/+2
* SERVER-51260 Rename hangWhileWaitingForIsMasterResponse failpoint to hangWhil...Pavi Vetriselvan2020-10-193-13/+13
* SERVER-51705 Make the test case for kAborted in tenant_migration_donor_curren...Cheahuychou Mao2020-10-191-57/+97
* Import wiredtiger: 6614fa3dcaceaa95da289bbffe3d96eecb1c972c from branch mongo...Luke Chen2020-10-1911-355/+455
* SERVER-51485 fix std::bitset out of bounds in testBenety Goh2020-10-171-1/+1
* SERVER-51713 Import collections into a replica set running concurrency workloadsGregory Wlodarek2020-10-171-0/+50
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-1620-22/+545
* SERVER-51673 Fix test to shut down txn::AWS before persisting decision.Max Hirschhorn2020-10-161-3/+8
* SERVER-46995 rename isMaster references to isPrimary in IndexBuildsCoordinatorBenety Goh2020-10-161-8/+8
* SERVER-46995 restrict visibility of ReplIndexBuildState fields protected by m...Benety Goh2020-10-162-72/+72
* SERVER-51036 Remove extraneous if check from blackduck_scanner taskMark Benvenuto2020-10-161-3/+1
* SERVER-46995 add ReplIndexBuildState::onConflictWithNewIndexBuild()Benety Goh2020-10-163-36/+47
* SERVER-46995 add methods for synchronizing IndexBuildAction to ReplIndexBuild...Benety Goh2020-10-163-21/+46
* SERVER-46995 add ReplIndexBuildState methods for updating vote request callba...Benety Goh2020-10-163-12/+32
* SERVER-46995 move index completion logic from IndexBuildsCoordinator into Rep...Benety Goh2020-10-165-108/+133
* SERVER-51500 Create jstest for basic time series insertGregory Noma2020-10-161-0/+127
* SERVER-46995 move pre-commit and abort logic from IndesBuildsCoordinator into...Benety Goh2020-10-168-199/+268
* SERVER-51683 Await configRS optime replication before to stop it in lagged_co...Tommaso Tocci2020-10-161-3/+3
* SERVER-50852 Rename to follow *_test patternMikhail Shchatko2020-10-161-2/+2
* SERVER-51389 std::move initial chunks and zones, pass ChunksAndZones by value...Vishnu Kaushik2020-10-162-6/+7
* SERVER-46995 convert ReplIndexBuildState to class and un-inline. add methods ...Benety Goh2020-10-164-78/+172
* SERVER-51461 Support building indexes from existing indexes guarded by featur...Vishnu Kaushik2020-10-167-0/+451
* SERVER-51614 The catalog cache should always refresh the routine information ...Sergi Mateo Bellido2020-10-161-10/+16
* SERVER-49423 Do not set coordinateCommitReturnImmediatelyAfterPersistingDecis...Bernard Gorman2020-10-161-2/+9
* SERVER-51036 Write new and missing component checks for Black Duck ScannerMark Benvenuto2020-10-163-37/+260
* SERVER-51332 tenant_migration_donor_failover_and_shutdown.js should wait for ...Cheahuychou Mao2020-10-153-93/+234
* SERVER-46871 Added configure check for lzma when libunwind is in useDaniel Moody2020-10-152-4/+9
* SERVER-51660 Propagate resharding fields through the enqueued metadata combin...jannaerin2020-10-151-0/+2
* SERVER-51212 Handle resharding fields from shard version mismatch functionBlake Oler2020-10-1514-67/+708
* SERVER-50643: fix coverity parse warning in DocumentSourceMockcaiyingshen2020-10-152-2/+2
* SERVER-42805 Add finer-grained log messages to replica set startup and config...George Wangensteen2020-10-151-0/+21
* SERVER-47898: Advancing lastDurable should advance lastAppliedLingzhi Deng2020-10-151-7/+8
* SERVER-50949: Return empty JournalListener token during rollbackLingzhi Deng2020-10-1510-12/+39
* SERVER-47642 Ensure no active snapshot before acquiring collection X lockBrian DeLeonardis2020-10-153-5/+17
* SERVER-51201 CollectionPtr returned from AutoGetCollectionLockFree is yieldableHenrik Edin2020-10-159-73/+70
* SERVER-51267 Support $arrayElemAt, $first and $last expressions in SBENikita Lapkov2020-10-1512-126/+443
* SERVER-49336 Set ClientMetadata before CommandInvocations are runBen Caimano2020-10-1523-441/+329
* SERVER-35111 Log a message on successfull completion of ReplSetTest.awaitLast...George Wangensteen2020-10-151-0/+2
* SERVER-39191 Optimize count queries on sharded collectionsSebastian Mayr2020-10-152-1/+123
* SERVER-50881 Avoid array modifications in $v:1 idempotency testsArun Banala2020-10-155-35/+41
* SERVER-48812 Start oplog application in MigrationServiceInstanceMatthew Russotto2020-10-158-62/+330
* SERVER-50961 Collect resource consumption metrics for legacy query and write ...Louis Williams2020-10-152-8/+122
* SERVER-51328 with authPierlauro Sciarelli2020-10-152-1/+15
* SERVER-51027 Collect document bytes written per operationLouis Williams2020-10-154-16/+249
* SERVER-50778 Compare array indexes numerically for updatesTed Tuckman2020-10-158-12/+79
* SERVER-46321 update man pages for 4.4Zakhar Kleyman2020-10-1510-607/+3354
* Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"Robert Guo2020-10-1510-112/+31
* SERVER-25497 Fix sharded query path to handle shutdown of the mongos processRuoxin Xu2020-10-155-97/+91
* SERVER-51346 Setup sys-perf Evergreen task to run letsencryptMikhail Shchatko2020-10-151-0/+58
* SERVER-50504 $facet+$match on positional path does not seem to pass results t...Ruoxin Xu2020-10-154-0/+66