summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-41789 sys-perf: Use bootstrap.overrides in bootstrap.yml config fileHenrik Ingo2019-06-191-4/+8
* Revert "SERVER-41789 sys-perf: Use bootstrap.overrides in bootstrap.yml confi...Henrik Ingo2019-06-191-8/+4
* SERVER-41789 sys-perf: Use bootstrap.overrides in bootstrap.yml config fileHenrik Ingo2019-06-191-4/+8
* SERVER-41568 Update third party library documentSpencer Jackson2019-06-181-3/+2
* SERVER-41441 Upgrade static OpenSSL to 1.1.1cSpencer Jackson2019-06-181-2/+2
* SERVER-41541 Put a KeyString in IndexInfo for the RecordStoreValidateAdaptorGeert Bosch2019-06-186-17/+13
* SERVER-41785 Improve robustness of change_streams_resume_same_clustertime_dif...Bernard Gorman2019-06-181-1/+7
* SERVER-41401 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuz...Robert Guo2019-06-173-54/+101
* SERVER-40336 Use SecureRandom to seed the random number generator in replicat...Siyuan Zhou2019-06-141-1/+2
* SERVER-41361 Do not read at lastApplied while already holding the PBWM lock o...Louis Williams2019-06-141-3/+15
* SERVER-41702 Copy Collection NamespaceString before yielding locks in AutoGet...Louis Williams2019-06-141-1/+1
* SERVER-40248 Return correct operation to apply for update oplog entriesJudah Schvimer2019-06-146-36/+137
* SERVER-40134 fix bug in distinct() against viewsIan Boros2019-06-135-11/+177
* SERVER-41065 Remove unused ExpressionTwoNumericArgs class added from backportArun Banala2019-06-131-43/+0
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-1325-1117/+1757
* SERVER-41424 Ignore python patch version when verifying python can build MongoDBMathew Robinson2019-06-121-1/+1
* SERVER-41424 scons should fail early if invoked with wrong Python interpreterMathew Robinson2019-06-121-0/+5
* SERVER-41540 Fix _indexNsResultsMap usageGeert Bosch2019-06-121-4/+1
* SERVER-41539 Cache key ordering in IndexInfoCache ordering in IndexInfoGeert Bosch2019-06-123-55/+26
* SERVER-41538 Remove indirection through indexNumber in IndexConsistencyGeert Bosch2019-06-123-131/+47
* SERVER-41537 Use 64K hash buckets instead of 4M for index validationGeert Bosch2019-06-122-10/+12
* SERVER-41351 Improve error message when failing to collect storage statsLuke Pearson2019-06-121-4/+4
* SERVER-40869 Error when coercing out of bounds double to longTed Tuckman2019-06-112-2/+128
* SERVER-39756 Rearrange shardCollection code to allow critical section to be e...Blake Oler2019-06-115-418/+644
* SERVER-40738 Use correct path when generating Android release tarballsMathew Robinson2019-06-100-0/+0
* SERVER-41039 Fix various build problems with embedded multiarch packagingMathew Robinson2019-06-101-38/+57
* SERVER-39465 Run embedded android tests on a newer imageAndrew Morrow2019-06-072-6/+6
* SERVER-39642 Decrement egress counter when scoped connection not returned to ...Rahul Sundararaman2019-06-072-4/+14
* SERVER-38098 Fix yaml-cpp compilation with Visual Studio 2017.Henrik Edin2019-06-072-2/+2
* SERVER-37984 Upgrade yaml-cpp to 0.6.2Mathew Robinson2019-06-07105-561/+961
* SERVER-41546 mongo_killproc should not call exitMathew Robinson2019-06-071-2/+2
* SERVER-41546 SysV init scripts should verify PIDfile exists instead of failingMathew Robinson2019-06-071-0/+5
* SERVER-40563 validate that `(${procname})` is the process' command name.Mathew Robinson2019-06-071-2/+22
* SERVER-36043 Start mongod after multi-user.targetMathew Robinson2019-06-072-2/+2
* SERVER-39480 Added log messages for failing DBClientConnectionRahul Sundararaman2019-06-061-0/+4
* SERVER-41349 Added diagnostic for slow DNS (>1 second)Rahul Sundararaman2019-06-061-1/+9
* SERVER-41536 Use vector instead of map for IndexConsistency hash bucketsGeert Bosch2019-06-052-29/+12
* SERVER-41535 Use vector instead of map for IndexConsistency::_indexesInfoGeert Bosch2019-06-052-9/+6
* SERVER-41534 Reuse KeyString in RecordStoreValidateAdaptorGeert Bosch2019-06-051-6/+8
* SERVER-41533 Remove unnecessary IndexConsistency::_classMutexGeert Bosch2019-06-052-68/+19
* SERVER-41442 fix lintJudah Schvimer2019-06-051-1/+0
* SERVER-41442 Fix second race in umask.jsJonathan Reams2019-06-051-2/+1
* SERVER-41013 Make lock_stats.js test more resilient against unset statsGeert Bosch2019-06-041-0/+2
* SERVER-41302 Lift restriction on publishing embedded SDKs from the 4.2 branchMathew Robinson2019-06-041-3/+0
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-06-0417-50/+212
* SERVER-40052 Remove unnecessary invariant in BatchWriteOp invariantBlake Oler2019-06-042-6/+1
* SERVER-36004 SessionUpdateTracker should ignore no-op entries for pre/post im...Randolph Tan2019-06-032-0/+126
* SERVER-41432 Add ExprMatchExpressionMatchesReturnsFalseOnException failpointJames Wahlin2019-06-032-2/+25
* SERVER-40295 Add details to stage_builder.cpp invariant messageJames Wahlin2019-06-031-1/+6
* SERVER-41169 Add powercycle Evergreen tasks to SSL Ubuntu 16.04 builder.Max Hirschhorn2019-05-312-2/+29