summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28162 Tests that call getLatestProfilerEntry() should be blacklisted f...Tess Avitabile2017-03-022-0/+26
* SERVER-28159 Tag instances according to reaper policies in package testBrian Samek2017-03-011-0/+4
* SERVER-27627 Tolerate much older versions of Python's requests package.Max Hirschhorn2017-03-011-15/+27
* SERVER-27773 add operationTime field to the command responseMisha Tyulenev2017-02-284-0/+13
* SERVER-27627 use requests instead of urllib2 in resmoke.pyRobert Guo2017-02-283-40/+44
* SERVER-21675 change replica_sets_legacy to replica_sets_pv0Judah Schvimer2017-02-281-1/+1
* SERVER-27817 Remove extraneous messages from hang_analyzer.pyJonathan Abrahams2017-02-271-4/+2
* SERVER-27871 Add hang_analyzer.py option to produce core dump, default to offJonathan Abrahams2017-02-271-46/+77
* SERVER-27870 Add option to invoke hang_analyzer.py with an explicit list of PIDsJonathan Abrahams2017-02-271-55/+65
* Revert "SERVER-27627 use requests instead of urllib2 in resmoke.py"Robert Guo2017-02-243-21/+38
* SERVER-27627 use requests instead of urllib2 in resmoke.pyRobert Guo2017-02-243-38/+21
* SERVER-2104 add support for covered projections with dotted field pathsDavid Storch2017-02-241-0/+3
* SERVER-27995 rename replication test suites to be more consistentJudah Schvimer2017-02-239-5/+5
* SERVER-27158 teardown_flag does not exist except for the final iterationRobert Guo2017-02-231-1/+1
* SERVER-27869 Create a build artifact of hang_analyzer.py output and upload it...Jonathan Abrahams2017-02-231-142/+198
* SERVER-27158 shutdown fixtures when a job finishesRobert Guo2017-02-222-6/+34
* SERVER-27876 Exclude stacks that are duplicates when dumping stacks onEddie Louie2017-02-211-1/+1
* SERVER-27875 Dump locked critical sections on Windows in hang_analyzer.pyEddie Louie2017-02-211-0/+1
* SERVER-28065 blacklist jstests/core/views/duplicate_ns.js from initial sync s...Judah Schvimer2017-02-214-0/+8
* SERVER-25309 add rhel6 zSeries build variantZakhar Kleyman2017-02-211-2/+2
* SERVER-27879 Normalize tests paths retrieved from gitYves Duhem2017-02-161-1/+4
* SERVER-23818 Send Evergreen task Id to logkeeperYves Duhem2017-02-163-0/+12
* SERVER-15749: Tag disk jstests that are mmap only. Run a disk_WT suite on tho...Daniel Gottlieb2017-02-082-0/+23
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-0/+32
* SERVER-23959 Conditionally create a Windows job object in smoke.py.Max Hirschhorn2017-02-022-20/+116
* SERVER-27285 Fix exception handling in PeriodicKillSecondaries.Max Hirschhorn2017-02-011-1/+1
* SERVER-27285 Run jsCore tests while periodically killing secondaries.Max Hirschhorn2017-01-304-7/+342
* SERVER-27843 Reduce oplog size for read_concern_linearizable_passthroughJonathan Abrahams2017-01-271-0/+1
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-262-6/+8
* SERVER-27408 Allow resmoke to take more than one tag-related arguments.Robert Guo2017-01-264-98/+74
* Revert "SERVER-27645: sync scons cache between compiles"Sam Kleinman2017-01-251-5/+1
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-241-0/+2
* SERVER-27551 added retries to replSetInitiate call in python test fixtureJudah Schvimer2017-01-241-1/+23
* SERVER-27784 Remove httpget() from packager.pyBrian Samek2017-01-242-34/+7
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-231-1/+0
* SERVER-27645: sync scons cache between compilesSam Kleinman2017-01-231-1/+5
* SERVER-26791 remove deleted test from blacklistRandolph Tan2017-01-191-1/+0
* Revert "Revert "SERVER-26791 Shard metadata commands should perform partial r...Randolph Tan2017-01-191-0/+1
* Revert "SERVER-26791 Shard metadata commands should perform partial refresh a...Siyuan Zhou2017-01-191-1/+0
* SERVER-26791 Shard metadata commands should perform partial refresh as much a...Randolph Tan2017-01-191-0/+1
* SERVER-27754 Use requests instead of httplib2 in packager.pyBrian Samek2017-01-191-20/+10
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-181-0/+2
* SERVER-27684 Remove hang_analyzer timeoutJonathan Abrahams2017-01-171-19/+0
* SERVER-27498 Add test suite file read_concern_linearizable_passthrough.ymlJonathan Abrahams2017-01-131-0/+94
* SERVER-24695 burn_in_tests.py should have a mechanism for blacklisting tests ...Jonathan Abrahams2017-01-131-6/+49
* SERVER-27498 Add Linearizable readConcern passthrough test suiteJonathan Abrahams2017-01-132-2/+6
* SERVER-11095: Have getAllSourceFiles follow symlinks inside the modules direc...Daniel Gottlieb2017-01-121-4/+13
* SERVER-26785 rewrite addshard2.js to be able to unblacklist it from the last_...Esha Maharishi2017-01-111-2/+0
* SERVER-22348 propagate binary paths from resmoke to MongoRunnerRobert Guo2017-01-101-0/+10
* SERVER-26485 ensure JS hooks always have a loggerRobert Guo2017-01-101-83/+67