summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41771 Use `clang-format-7.0.1` in our clang-format helper scriptADAM David Alan Martin2019-07-272-41/+80
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-261-1/+7
* SERVER-42424 Blacklist max_doc_size.js and mr_bigobject.js from Periodic Kill...Samy Lanka2019-07-261-0/+4
* SERVER-40110 don't call OpContext::checkForInterrupt() off-threadIan Boros2019-07-262-0/+2
* SERVER-37772 adding RHEL80 distroJohn Chen2019-07-253-9/+10
* SERVER-42142 Add jstest confirming that a jumbo chunk that could not be split...Jamie Heppenstall2019-07-251-0/+1
* SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani2019-07-251-0/+1
* SERVER-42371 Use get_unique_ptr helper in mongod-dump-sessions GDB commandWilliam Schultz2019-07-241-1/+1
* SERVER-41369 Terminate the TransactionCoordinator retry logic if read concern...Kaloian Manassiev2019-07-231-0/+1
* SERVER-41796 Create Evergreen variant for libfuzzer targetsRoxane2019-07-238-5/+93
* Revert "SERVER-41980 Prepared transactions should not acquire ticket on prima...Ian Boros2019-07-231-1/+0
* SERVER-42331 Fix yml configs for fle, client_encrypt, and free_monitoring tes...Shreyas Kalyan2019-07-223-9/+0
* SERVER-42309: Unit test should clean up after itselfDavid Bradford2019-07-221-13/+29
* SERVER-42310 Specify mode for NamedTemporaryFile in hang_analyzer.pyMathew Robinson2019-07-221-1/+1
* SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani2019-07-211-0/+1
* SERVER-42276: Use click for burn_in_testsDavid Bradford2019-07-2011-1046/+1226
* SERVER-42304 Load causal consistency override in sharded_collections_causally...Jack Mulrow2019-07-191-0/+1
* Revert "SERVER-41796 Create Evergreen variant for libfuzzer targets"Ian Boros2019-07-197-89/+4
* Revert "SERVER-41796 fix lint"Ian Boros2019-07-191-7/+4
* Revert "SERVER-41796 fix lint"Ian Boros2019-07-191-1/+1
* SERVER-41796 fix lintBenety Goh2019-07-191-1/+1
* SERVER-41796 fix lintBenety Goh2019-07-191-4/+7
* SERVER-41796 Create Evergreen variant for libfuzzer targetsRoxane2019-07-187-4/+89
* SERVER-41950 MongoS should attach dbVersion on agg path when collection is un...jannaerin2019-07-178-0/+21
* SERVER-42240: Fix what build burn_in_tags looks at and cleanupDavid Bradford2019-07-1612-524/+338
* SERVER-42228 Skip joining flush thread when logs are already incomplete.Max Hirschhorn2019-07-151-16/+29
* SERVER-42227: Limit the number of tasks burn_in_test will generateDavid Bradford2019-07-132-1/+31
* SERVER-42032 Replace parse_and_eval() usage in mongodb-javascript-stack.Max Hirschhorn2019-07-121-0/+6
* SERVER-42195 Create new lifecycle instance for new stepdown thread.Max Hirschhorn2019-07-121-4/+8
* SERVER-41951 Make the findAndModify path on mongos attach databaseVersion whe...Jason Zhang2019-07-121-0/+1
* SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala2019-07-124-0/+4
* SERVER-41762 burn_in_tags should not need to generate a compile taskLydia Stepanek2019-07-116-57/+147
* SERVER-42167 Exclude 'assumes_unsharded_collection' tag from 'sharded_multi_s...Arun Banala2019-07-111-0/+1
* SERVER-41990 Burn_in should not average hook times for unique hooksJim OLeary2019-07-112-14/+28
* SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands wit...Jason Zhang2019-07-101-0/+1
* SERVER-42063 add repl: 3 logging to the initial sync fuzzervrachev2019-07-101-0/+4
* SERVER-41940: Use evergreen.py in burn_in_testsDavid Bradford2019-07-084-161/+88
* SERVER-34431 MoveDatabaseShardingState into its own mapjannaerin2019-07-081-0/+1
* SERVER-41168 Add docstrings to lldb debug extensionsMathew Robinson2019-07-083-38/+66
* SERVER-41683 Blacklist move_primary_clone_test.js from last stable suitejannaerin2019-07-051-0/+1
* SERVER-41822 unblacklist graph_lookup from mixed version passthroughIan Boros2019-07-051-2/+0
* SERVER-41499 Track number of elections called for each reason in serverStatusMedha Potluri2019-07-037-1/+36
* SERVER-40702 wait for processes to exit on KeyboardInterrupt in resmokeRobert Guo2019-07-031-4/+18
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-0221-36/+0
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-1/+1
* SERVER-41295 Add timeouts to burn_in generated tasksLydia Stepanek2019-07-018-184/+523
* SERVER-16917 Add totalSize field to dbStats and collStatsMaria van Keulen2019-06-281-0/+1
* SERVER-41809 Undo collapse of integration tests in mongo/clientAndrew Morrow2019-06-282-5/+2
* Revert "SERVER-41813 Remove blacklist from last stable suite"Blake Oler2019-06-281-0/+2
* TIG-1765: Retry calls to evergreen's apiDavid Bradford2019-06-281-2/+2