summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-19070: Fix various clang-format issuesMartin Bligh2015-08-031-6/+11
| | | | (cherry picked from commit 0a9a207be302c2deb23311659cad158f84f3a9bf)
* SERVER-19070 Make clang format script use python tarfileJonathan Reams2015-08-031-4/+17
| | | | (cherry picked from commit 31403b950cca6b1243c8b6122c0a50b5ad957eda)
* SERVER-18579: Fix clang_format.py resmoke dependenciesMark Benvenuto2015-07-292-0/+4
|
* SERVER-18579: Add lint to enterprise repo, and suppress warningMark Benvenuto2015-07-291-0/+1
| | | | (cherry picked from commit da608f5500d66c4c509c3f3794662086393fe743)
* SERVER-18579: Suppress lint.py warningsMark Benvenuto2015-07-291-0/+1
| | | | (cherry picked from commit 2d3a435f9a20e5471476f8afc9a7752c41c84c96)
* SERVER-18575: clang_format.pyMark Benvenuto2015-07-283-1/+826
| | | | (cherry picked from commit 01965cf52bce6976637ecb8f4a622aeb05ab256a)
* BUILD-770 Backport version info and source tarball changesJonathan Reams2015-07-103-77/+68
|
* SERVER-18262 retry links download multiple times before failingmike o'brien2015-04-301-1/+11
| | | | | Signed-off-by: Ernie Hershey <ernie.hershey@10gen.com> (cherry picked from commit 9da229e234c2f903ff2569f3d9422b60d28dbf4e)
* SERVER-18229: fix smoke.py interaction with pymongoSam Kleinman2015-04-281-1/+1
|
* SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams2015-04-221-8/+13
| | | | (cherry picked from commit a47efdc68977bd38161ebf91cf9b727612a6c9f3)
* SERVER-17267 exclude wtstats template sources from changed path.Thomas Rueckstiess2015-02-121-2/+3
| | | | | | | | | added in review: implement Keith's suggestion Closes #923 Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> (cherry picked from commit 5765560344674eec2327e43db7ff881d67b226ec)
* Change branch used to update WiredTiger codeDan Pasette2015-02-111-1/+1
| | | | (cherry picked from commit b8784ae7e3c4264f1e64ee7d4850142aec5e1268)
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-051-10/+25
| | | | (cherry picked from commit 67b1c6da115b8809752a9b966eed2e9fbeb21db3)
* update-vendor-wiredtiger: exclude tools/templateMatt Kangas2015-01-201-0/+1
|
* SERVER-16744 Ensure Amazon and SUSE repos are in repo consolidation scriptsErnie Hershey2015-01-092-5/+5
|
* SERVER-16744 Targeted community build packaging and repo placementErnie Hershey2015-01-063-367/+481
| | | | This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
* SERVER-16695 Move FSM tests into new test suitesalabid2014-12-311-0/+2
| | | | | | Closes #893 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-16313 Fix WiredTiger engine, collection and index options to use new ↵Dan Pasette2014-12-171-35/+35
| | | | names
* Fatal assertion fixupsMathias Stearn2014-12-081-2/+2
|
* SERVER-16002 SERVER-16369 - Cluster / standalone auth testsAndreas Nilsson2014-12-051-1/+1
|
* Revert "SERVER-16002 SERVER-16369 Cluster / standalone auth tests."Andreas Nilsson2014-12-021-1/+1
| | | | This reverts commit 11b2d7b6051766674c2d66c86d9f23d0befdee09.
* SERVER-16002 SERVER-16369 Cluster / standalone auth tests.Bernie Hackett2014-12-021-1/+1
| | | | | | Closes #870 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-15318 copydb should not use exhaust flag when used against mongosRandolph Tan2014-11-251-0/+1
|
* SERVER-15986 prevent server from starting up when non-active storage engine ↵Benety Goh2014-11-201-0/+9
| | | | | | | | files are detected added storage_engine_metadata to mongo/db/storage/SConscript fixed cleanbb.py so that cleanup() will remove directories as well. fixed unix_socket1.js so that it does not store socket file in data directory
* SERVER-16113 Add additional WT options to smoke.py and jstestsErnie Hershey2014-11-191-13/+37
| | | | | | This change adds --wiredTigerCollectionConfig and --wiredTigerIndexConfig in exactly the same way that --wiredTigerEngineConfig was previously added.
* update-vendor-wiredtiger: use branch mongodb-2.8Matt Kangas2014-11-191-1/+1
|
* WT exclude dist/packages, examples in update scriptMatt Kangas2014-11-131-1/+2
|
* SERVER-16113 Fix --wiredTigerEngineConfig smoke.py option parsingErnie Hershey2014-11-131-1/+1
|
* SERVER-16113 Add --wiredTigerEngineConfig option to smoke.py and jstestsErnie Hershey2014-11-121-2/+14
|
* update-vendor-wiredtiger: exclude tools/third_partyMatt Kangas2014-11-101-1/+1
|
* SERVER-15976 exclude wiredtiger api subdirectory in update scriptMatt Kangas2014-11-051-2/+4
|
* Initial update-vendor-wiredtiger scriptMatt Kangas2014-11-051-0/+50
|
* SERVER-15882 Delete dbtests/perf/perftest, which doesn't actually work.Andy Schwerin2014-11-041-12/+5
|
* SERVER-15710 Support for leak detection in JS tests fun through smoke.pyAndrew Morrow2014-10-291-1/+9
|
* SERVER-15855 update documentation about how packages are createdBrian Crockett2014-10-291-0/+4
| | | | | | Closes #844 Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-14266: Simplify MSI Installation OptionsMark Benvenuto2014-10-161-0/+43
|
* Revert "BUILD-355 Make buildlogger use temporary files to buffer log output"Jonathan Reams2014-10-151-33/+26
| | | | This reverts commit 6e798143930d153398e5062d41069fe472474d2f.
* SERVER-15618 adjust lint.py filters for updated cpplintMatt Kangas2014-10-131-4/+10
|
* Revert "SERVER-14352: turn off some lint options for rocks"Matt Kangas2014-10-131-1/+0
| | | | This reverts commit 666086390440aac3b13f28bac233a58cd4dd968b.
* SERVER-15618 Turn off "Done" for each file so we can see failures more easilyMatt Kangas2014-10-131-1/+1
| | | | Reapply 317272e after cpplint.py update
* SERVER-15618 Update cpplint.py to latest upstream versionMatt Kangas2014-10-131-718/+3501
| | | | | Update to r137 (Aug 22, 2014). Adds support for C++11. https://code.google.com/p/google-styleguide/source/detail?r=137
* SERVER-14352: turn off some lint options for rocksEliot Horowitz2014-10-111-0/+1
|
* SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson2014-10-103-5/+5
|
* SERVER-15555 dynamically import pymongo in smoke module only when neededGreg Studer2014-10-081-1/+2
|
* BUILD-355 Make buildlogger use temporary files to buffer log outputJonathan Reams2014-10-061-26/+33
|
* SERVER-15521 Make SCRAM-SHA-1 default pw algo in shellAndreas Nilsson2014-10-061-2/+2
|
* SERVER-13635 Make dbtest take --storageEngineMathias Stearn2014-10-011-0/+4
|
* SERVER-15469: Fix errorcodes.py error message for bare assertGeert Bosch2014-10-011-1/+1
|
* SERVER-13635: honor --storageEngine for small oplog testsEliot Horowitz2014-09-301-1/+3
|
* SERVER-13635: honor --storageEngine option in spawned processesDan Pasette2014-09-291-1/+2
|