summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-07-153-126/+78
* SERVER-7285: future proof ubuntu packaging with regards to systemdSam Kleinman2016-07-151-2/+6
* SERVER-24925 add raw_url field to resmoke reportJonathan Abrahams2016-07-131-0/+1
* SERVER-24849 Vendor SCons 2.5.0Andrew Morrow2016-07-131-0/+16
* SERVER-24456 Tests should lower RocksDB cache sizeMike Grundy2016-06-161-1/+5
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-163-0/+13
* SERVER-18329: add debian8 packages to buildsSam Kleinman2016-06-131-6/+12
* SERVER-23043: support for ubuntu1604 community and enterprise buildsSam Kleinman2016-05-241-3/+3
* SERVER-22198 resmoke.py should obey order of tests specified via command lineMike Grundy2016-05-163-1/+18
* SERVER-23491 set_majority_read_and_write_concerns.js doesn't work for updatesMike Grundy2016-05-101-0/+1
* SERVER-23570 Make SecureAllocator a real allocatorJason Carey2016-05-101-2/+3
* SERVER-23878 Exclude remove3.js from sharding_legacy_multiveresionRandolph Tan2016-04-221-0/+1
* SERVER-23589 Move csrs upgrade tests to their own suiteSpencer T Brody2016-04-145-8/+35
* Enabling CSRS continuous config stepdown workload in evergreenDianna Hohensee2016-03-301-2/+27
* SERVER-23254 eslint.py returns 1 on successful patch lint instead of 0Mike Grundy2016-03-221-3/+9
* SERVER-22338 Integrate JavaScript linting into scons lint targetMike Grundy2016-03-211-0/+553
* SERVER-23190 Add RHEL 7.1 PPCLE64 builder to 3.2Jonathan Reams2016-03-172-2/+4
* SERVER-23007 hang_analyzer support on SolarisJonathan Abrahams2016-03-101-3/+27
* SERVER-23006 hang_analyzer should use GDB in the mongodb tool chainJonathan Abrahams2016-03-101-1/+1
* SERVER-22339 Integrate JavaScript formatting into scons "lint" targetJonathan Abrahams2016-03-081-2/+4
* SERVER-22111 Remove broken implied ppc64le community package supportErnie Hershey2016-03-072-10/+13
* SERVER-22111 packager.py - Add support for ubuntu1504 on ppc64leMark Benvenuto2016-03-072-12/+30
* SERVER-22111 Refactor packager-enterprise.pyMark Benvenuto2016-03-071-153/+7
* SERVER-22846 Add applyOps command to readConcern passthroughJonathan Abrahams2016-02-251-2/+0
* SERVER-22231 enable the validation hook on additional suitesRobert Guo2016-02-2324-0/+25
* SERVER-22776 Dump oplog on CheckReplDBHash failureRobert Guo2016-02-231-0/+16
* SERVER-22806 CheckReplDBHash hook should fsync firstRobert Guo2016-02-232-1/+12