summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams2015-04-171-8/+13
|
* SERVER-17755 Remove legacy code from build systemJonathan Reams2015-04-1626-2489/+0
|
* SERVER-18082: move buildlogger config to env varsSam Kleinman2015-04-161-5/+5
|
* SERVER-17897 Add a way to opt out of building modulesMathias Stearn2015-04-091-1/+8
|
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-22/+8
|
* SERVER-17863 Sort in config.h header when possibleAndrew Morrow2015-04-031-8/+7
|
* SERVER-9563 Add support for config.h headerJonathan Reams2015-03-261-2/+19
|
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-241-8/+22
| | | | This reverts commit 43e53251a30e680fb57a3f042f66910355197cde.
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-241-22/+8
|
* Fix the boost version in the Visual Studio project generatorKaloian Manassiev2015-03-171-1/+1
|
* SERVER-17329 Interpolate new version.txt file into generated buildinfo filesAndrew Morrow2015-03-091-120/+0
|
* SERVER-17396 Create 7Server symlinks in rhel reposErnie Hershey2015-03-052-0/+10
|
* 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>
* Change branch used to update WiredTiger codeDan Pasette2015-02-111-1/+1
|
* SERVER-17193: Exclude (failing) capped collection tests from small_oplog*Scott Hernandez2015-02-051-7/+11
|
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-031-10/+25
|
* 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
|