summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-50373 Add support for covered projections in SBEDrew Paroski2020-10-156-88/+244
* Import wiredtiger: 0626020133546d8e475e63522f49840c33a250d6 from branch mongo...Luke Chen2020-10-1515-47/+226
* SERVER-47310 Document Free Monitoring in the Security Architecture GuideShreyas Kalyan2020-10-141-1/+124
* SERVER-50528: Test a tenant migration end to end without failoverXueruiFa2020-10-142-1/+124
* SERVER-51025 Collect index entries read per operationLouis Williams2020-10-143-11/+114
* SERVER-51604 evergreen should fail task if debug symbols fail to upload.Daniel Moody2020-10-141-1/+0
* SERVER-51023 Collect document bytes read for operation resource consumption m...Louis Williams2020-10-1413-115/+477
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-14125-286/+4
* SERVER-50956 Test resuming larger index builds that spill to disk during coll...Gregory Noma2020-10-1411-111/+293
* SERVER-51451 Fix mongos API version parameter testsA. Jesse Jiryu Davis2020-10-141-39/+75
* Revert "SERVER-50725 Remove "Upstream Version" from README.third_party.md for...Adam Cooper2020-10-141-34/+34
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-1440-388/+384
* SERVER-51094 Remove collection parameter in IndexDescriptor constructorBrian DeLeonardis2020-10-1411-34/+20
* SERVER-51355 Complete TODO listed in SERVER-45993Alex Taskov2020-10-141-12/+1
* SERVER-49504: Allow resmoke's mongo shell to log to Jasperjulianedwards2020-10-1410-31/+112
* SERVER-51222 Calculate fetchTimestamp before creating temporary resharding co...Blake Oler2020-10-1410-119/+59
* SERVER-50677 Make a lock-free read version of AutoGetCollectionForRead and op...Dianna Hohensee2020-10-147-23/+319
* SERVER-47826 Respect when internalQueryEnumerationMaxOrSolutions is set to zeroTed Tuckman2020-10-143-1/+38
* SERVER-51518 Adjust lock invariant in PrimaryOnlyService::lookupInst().Max Hirschhorn2020-10-142-1/+71
* SERVER-50543 Log the application client starting or stopping the balancerJosef Ahmad2020-10-141-5/+22