summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32527 Move package testing to new BUILD2 VPCMathew Robinson2018-01-301-1/+3
* SERVER-32932 improve sles12 package testingZakhar Kleyman2018-01-291-0/+10
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-253-48/+179
* SERVER-31670 fixture secondary defaults to 0 votesKevin Albertson2018-01-111-2/+0
* SERVER-31621 Update buildscripts/scons.py to match masterAndrew Morrow2017-11-021-9/+19
* SERVER-30964: Blacklist new_freelist_update_downgrade.js in multiversion_authSpencer Jackson2017-10-091-0/+2
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-07-111-0/+37
* SERVER-29646 hang_analyzer.py signals python processes before attaching to an...Jonathan Abrahams2017-06-201-5/+7
* SERVER-29433 Improve logging during ReplicaSetFixture initializationSpencer T Brody2017-06-151-3/+5
* SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez2017-05-131-17/+49
* SERVER-28351 blacklist jstests/sharding/ tests that call st.configRS.awaitLas...Dianna Hohensee2017-05-121-0/+8
* SERVER-28466 hang_analyzer should not attach to resmoke.py and dumpEddie Louie2017-05-011-2/+0
* SERVER-21842 Generate report.json file and dump resmoke stacks on WindowsEddie Louie2017-04-273-17/+122
* SERVER-27351 clang_format.py needs to ignore deleted filesMark Benvenuto2017-04-211-0/+3
* SERVER-19986 clang_format.py format fixMark Benvenuto2017-04-211-1/+1
* SERVER-19986 clang_format.py lint-patchMark Benvenuto2017-04-211-3/+13
* SERVER-19986 clang_format.py format fixMark Benvenuto2017-04-211-3/+3
* SERVER-19986 clang_format.py lint should enumerate all files for scons integr...Mark Benvenuto2017-04-211-49/+57
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2017-04-172-0/+2
* SERVER-21539 Write report.json file when resmoke.py receives a SIGUSR1.Max Hirschhorn2017-04-177-136/+275
* SERVER-22200 Correct logic to mark a test as a failure.Charlie Swanson2017-04-174-13/+15
* SERVER-28447/SERVER-28448 Only refresh metadata or wait for critical section ...Kaloian Manassiev2017-04-052-0/+2
* SERVER-27403 SERVER-28278 Ensure sync source is ahead and not rolled back aft...Judah Schvimer2017-03-241-0/+2
* SERVER-27140 Linux package smoke testingBrian Samek2017-03-084-0/+383
* SERVER-27784 Remove httpget() from packager.pyBrian Samek2017-02-132-48/+7
* SERVER-23959 Conditionally create a Windows job object in smoke.py.Max Hirschhorn2017-02-132-20/+116
* SERVER-27014 Disable inmem_full.jsDavid Hows2017-01-311-0/+3
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...r3.2.12-rc0r3.2.12r3.2.11Jack Mulrow2017-01-251-0/+2
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Benety Goh2017-01-241-0/+2
* SERVER-27582 initialize lastVote properlyJudah Schvimer2017-01-231-0/+2
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2017-01-202-0/+2
* Revert "SERVER-25286 rewrite drop2.js to not depend on count scan yield behav...Mathias Stearn2017-01-182-2/+0
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2017-01-182-0/+2
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-122-3/+4
* SERVER-26445 Make emit() not wait for flush() to complete.Max Hirschhorn2016-12-063-54/+81
* SERVER-27068 Fix Evergreen expansion script for 3.2Ernie Hershey2016-11-181-2/+2
* SERVER-26484 Blacklist sharding/jumbo1.js form sharding continuous csrs stepd...Andy Schwerin2016-10-071-0/+1
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-10-041-2/+2
* SERVER-26104 Compare requested version to link's version component-wise.Max Hirschhorn2016-09-201-14/+19
* SERVER-25516 By default, never stop monitoring replica sets in mongos.Andy Schwerin2016-09-121-0/+4
* SERVER-23819 buildlogger client requests should use basic auth instead of dig...Jonathan Abrahams2016-09-092-6/+6
* SERVER-22150 Multiversion download script now uses the feed https://downloads...Jonathan Abrahams2016-08-251-63/+116
* SERVER-25358 resmoke should shutdown mongod cleanly on WindowsRobert Guo2016-08-251-4/+34
* SERVER-25786 remove buildscripts/update-vendor-wiredtigerRamon Fernandez2016-08-241-90/+0
* SERVER-25391 SERVER-25171: backport vendored scons changes and scons cache in...Sam Kleinman2016-08-172-2/+153
* SERVER-25254 Blacklist new auth test from continuous stepdown suiteRandolph Tan2016-08-021-0/+1
* SERVER-24719 run index validation on v3.2Robert Guo2016-07-273-2/+86
* SERVER-25029 fix segfault in mongos when config servers are not availableMisha Tyulenev2016-07-221-0/+1
* SERVER-24716 Remove the CheckReplDBHashDeprecated hookMike Grundy2016-07-1810-557/+0
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-07-1510-31/+59