summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-51455 Fix SBE hashValue for the double type valuesMartin Neupauer2020-10-142-4/+69
* SERVER-51594 Disable WiredTigerKVEngineTest::IdentDrop on WindowsGregory Wlodarek2020-10-141-0/+5
* SERVER-51302 do not use rounded timestamps for background validation, and fix...Eric Milkie2020-10-144-12/+25
* SERVER-51418: Resolve race condition in StepdownShouldInterruptConfigWriteXueruiFa2020-10-141-60/+73
* SERVER-47446 Measure cpu time taken by operationsAmirsaman Memaripour2020-10-145-0/+424
* SERVER-51525 Allow dropping the temporary resharding collection to enable tes...jannaerin2020-10-141-1/+2
* SERVER-51510 Ensure that reshardingFields gets copied over from the enqueued ...jannaerin2020-10-141-1/+3
* SERVER-51511 Insert state documents for resharding donor/recipients upon firs...jannaerin2020-10-144-0/+36
* Import wiredtiger: 593ae41db7c2e454201f9f0539d8c74685f3242b from branch mongo...Chenhao Qu2020-10-1489-655/+1050
* SERVER-51514 ProgramRunner::launchProcess() should escape backslashes on WindowsGregory Wlodarek2020-10-132-3/+3
* SERVER-51227 Make find/getMore cmd with $_requestResumeToken on oplog report ...Judah Schvimer2020-10-134-38/+288
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-1352-303/+301
* SERVER-51320 Remove CollectionLock to system.views from functions in ViewCata...Henrik Edin2020-10-131-16/+0
* SERVER-51509 Fix invalid CollectionPtr being passed in performSingleUpdateOp ...Henrik Edin2020-10-131-2/+5
* SERVER-51516 search criteria in recovery_wt_cache_full.js checks num ops onlyBenety Goh2020-10-131-1/+0
* SERVER-50374 Partially reduce jsCore execution varianceRichard Samuels2020-10-131-2/+2
* SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcsBilly Donahue2020-10-1341-231/+602
* SERVER-49899 Create config.transactions cloner for resharding (merges txns)Eric Maynard2020-10-1310-99/+523
* SERVER-50973 Mark net.bindIpAll as conflicting with net.bindIpSara Golemon2020-10-131-0/+1
* SERVER-49959 Fix unitialized scalar field in collection catalogBrian DeLeonardis2020-10-131-1/+1
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2020-10-137-3/+70
* SERVER-51147 importRecordStore() and importSortedDataInterface() now import c...Gregory Wlodarek2020-10-136-59/+6
* SERVER-51353 Uncomment test case in validate_repair_mode.jsBrian DeLeonardis2020-10-131-2/+1
* Revert "SERVER-50318: Only cancel scheduled heartbeats"XueruiFa2020-10-1314-192/+85
* SERVER-45551 Shield mongobridge tests from primary step downs by increasing e...Richard Samuels2020-10-132-7/+25
* SERVER-49446 Implement validation error generation for dependencies keywordMihai Andrei2020-10-138-111/+439
* SERVER-51491 Exclude reshard_collection_basic.js from sharding_continuous_con...Alex Taskov2020-10-131-0/+3
* SERVER-51434 Fix Build Logger time formatMark Benvenuto2020-10-131-2/+1
* SERVER-51180 Fix uninitialized variables in CollectionCatalog::iterator when ...Henrik Edin2020-10-132-4/+8
* SERVER-51200 CollectionPtr in RequiresCollectionStage point to instance owned...Henrik Edin2020-10-1380-361/+494