summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-274-2/+166
* Revert "SERVER-35067 Blacklist explain2.js from retryable writes jscore stepd...jannaerin2019-06-261-4/+0
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-06-2513-35/+147
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-252-1/+3
* SERVER-41004 Allow CursorNotFound errors to count as a successful kill in the...Blake Oler2019-06-251-3/+8
* SERVER-35067 Blacklist explain2.js from retryable writes jscore stepdown suiteCheahuychou Mao2019-06-251-0/+4
* SERVER-41164 Fix LintMark Benvenuto2019-06-241-8/+7
* SERVER-41148 FTDC is calling boost::filesystem without passing an error_code ...Mark Benvenuto2019-06-244-16/+59
* SERVER-41164 Fix LintMark Benvenuto2019-06-241-8/+9
* SERVER-41164 stop documents from leaking into unrelated changestreams when re...Davis Haupt2019-06-243-2/+82
* SERVER-41862: Make generate resmoke tasks file creation optionalDavid Bradford2019-06-211-0/+1
* SERVER-41753 Change indexc.js to use a single dateTed Tuckman2019-06-211-1/+2
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-207-117/+410
* SERVER-41833 Update README license textKelsey Schubert2019-06-201-6/+5
* SERVER-41575 remove 'votes: 0' option for nodes in the jstests/sharding/secon...Lamont Nelson2019-06-191-1/+1
* 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