summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41177 Remove Javascript ScopedThread classMathew Robinson2019-08-121-1/+1
* SERVER-42749 blacklist server_status_with_time_out_cursors from transaction s...Ian Boros2019-08-097-21/+21
* SERVER-42696 Executables are missing from artifacts on generated build varian...Jeff Zambory2019-08-093-78/+146
* SERVER-41949 Attach the databaseVersion on the write path on mongos"jannaerin2019-08-088-21/+1
* SERVER-42368 Remove max shard key size limit of 512 bytesJamie Heppenstall2019-08-081-0/+1
* SERVER-42600 Implement the FCV 4.4 checkShardVersion protocolEsha Maharishi2019-08-081-0/+1
* SERVER-42666 Fix `cpplint.py` for `shared_lock`ADAM David Alan Martin2019-08-071-1/+1
* SERVER-42514 Remove test in .yml file as it moved from core to replsetsGregory Wlodarek2019-08-071-3/+0
* SERVER-42623 Remove events from scheduler using `is` operator.Max Hirschhorn2019-08-063-2/+76
* SERVER-42622 Call teardown_fixture() even if setup_fixture() errors.Max Hirschhorn2019-08-062-11/+18
* SERVER-42356 Remove special casing for NoOpFixture setup and teardown.Max Hirschhorn2019-08-062-5/+28
* SERVER-42561 search_beta_* tests fail on testing only changesLydia Stepanek2019-08-062-52/+41
* SERVER-41470 Remove FCV checks for multiple-entry transaction formatJason Chan2019-08-026-13/+0
* SERVER-42576 Decrease the number of concurrent jobs from 4 to 2 in the logica...Gregory Wlodarek2019-08-011-0/+1
* SERVER-42114 Allow single RS transactions to run on the config database in sh...Blake Oler2019-08-015-16/+3
* SERVER-42144 Remove use of evergreen rest API in bypass_compile_and_fetch_bin...Lydia Stepanek2019-08-012-143/+118
* SERVER-42349 Write new unsharded collections to the sharding catalog under fe...Esha Maharishi2019-08-012-0/+2
* SERVER-42152 Delete existing chunks on new epoch in persisted routing table c...Jamie Heppenstall2019-08-012-0/+2
* SERVER-42499 Temporarily blacklist refineCollectionShardKey jstests from conf...Jamie Heppenstall2019-07-311-0/+3
* SERVER-42448 Fix mongosymb.py for pylintBen Caimano2019-07-311-10/+9
* SERVER-41874 Disbale cursor finalize in concurrency_simultaneous_replication.Siyuan Zhou2019-07-301-0/+1
* SERVER-42364 Update config.collections schema to have a 'distributionMode' fieldEsha Maharishi2019-07-301-0/+1
* SERVER-42448 Add backtrace test for DiagnosticInfoBen Caimano2019-07-301-16/+33
* SERVER-42469 Increase initial sync and kill secondaries passthrough timeouts ...Judah Schvimer2019-07-303-8/+16
* SERVER-42482: burn_in_tests should take minimum test runs into account for ti...David Bradford2019-07-302-19/+48
* SERVER-42440: burn_in_tests should run tasks on the distro they normally run onDavid Bradford2019-07-292-102/+265
* 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