summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16563 Change Debian and Ubuntu packaging component to 10gen to match d...Ernie Hershey2015-05-151-1/+1
* SERVER-18262 retry links download multiple times before failingmike o'brien2015-04-301-1/+11
* 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-7/+13
* SERVER-15400: Create Windows Enterprise Zip File with vcredist and dependent ...Mark Benvenuto2015-02-041-2/+15
* Revert "SERVER-13425 migrate sharding jstest suite to use write commands api"Randolph Tan2014-11-251-1/+1
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Randolph Tan2014-11-251-4/+7
* Revert "fix"Randolph Tan2014-11-251-1/+1
* SERVER-15318 copydb should not use exhaust flag when used against mongosRandolph Tan2014-11-251-0/+1
* fixRandolph Tan2014-11-251-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-11-251-7/+4
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-11-251-1/+1
* SERVER-10069 Rewrite errorcodes.py so it captures multiline messagesMatt Kangas2014-11-241-130/+268
* SERVER-13243 Add Ubuntu 14.04 Enterprise .debErnie Hershey2014-09-181-2/+7
* SERVER-14023 Add RHEL 7 Enterprise .rpmErnie Hershey2014-09-181-2/+2
* SERVER-11077 Debian Enterprise packagingErnie Hershey2014-09-182-11/+32
* SERVER-10642 Missing dash in find commandErnie Hershey2014-09-151-1/+1
* SERVER-10642 Generate SUSE RPM'sErnie Hershey2014-09-154-22/+45
* SERVER-10462 retry file deletes until the file is no longer being used by ano...matt dannenberg2014-06-011-11/+19
* SERVER-13494 Use numeric sorting for versions in the multi-version scriptKamran Khan2014-05-241-2/+30
* SERVER-13712 fix fedora8 builders (python 2.5.1)Matt Kangas2014-05-081-1/+2
* SERVER-13712 cleanbb should clean entire /data/db dirMatt Kangas2014-05-081-13/+23
* SERVER-13712 smoke.py --clean-every=N optionMatt Kangas2014-05-081-11/+14
* SERVER-13287 delegate to shell when compressing tar archivesWisdom Omuya2014-04-171-23/+86
* SERVER-13435 do not run dropdb_race.js in smalloplogEric Milkie2014-04-011-1/+1
* SERVER-13297: have 'smoke.py all' use jsCore instead of jsScott Hernandez2014-03-271-3/+3
* SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...Mathias Stearn2014-03-271-0/+4
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn2014-03-271-4/+4
* SERVER-13297 support both windows and posix path separatorsMathias Stearn2014-03-261-5/+7
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-261-1/+1
* SERVER-13297: enable core suite for commands and add scons smokeJsCore testScott Hernandez2014-03-261-3/+3
* SERVER-13297: convert parallel suite to use jsCore testsScott Hernandez2014-03-251-13/+33
* Fix build-failure with small-oplog testsMathias Stearn2014-03-141-1/+4
* SERVER-10640 re-enable trace_missing_docs_tests.js in auth passthroughSpencer T Brody2014-03-141-1/+0
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-1/+1
* SERVER-13188 Migrate aggregation jstest suite to use write commands apiRandolph Tan2014-03-131-1/+1
* smoke small_oplog: don't store dups in lost in master/slaveScott Hernandez2014-03-131-2/+2
* smoke.py dbhash and mongod stateScott Hernandez2014-03-121-21/+52
* SERVER-12753 Remove extra %% in enterprise rpm macros fileErnie Hershey2014-03-061-1/+1
* SERVER-12572 Informatively fail attempts to build C++ client driver targetsAndrew Morrow2014-03-041-28/+4
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-0/+3
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-3/+3
* SERVER-12753 Don't use internal rpmbuild dependency generatorErnie Hershey2014-02-281-0/+1
* SERVER-5455 New script to sign S3 artifactsErnie Hershey2014-02-281-0/+105
* smoke.py dbhash oplog printingScott Hernandez2014-02-281-5/+9
* SERVER-12786: add smoke.py shell_write_modeScott Hernandez2014-02-271-4/+9
* omit dbadmin.js from smalloplog suite; calls CloseAllDatabasesEric Milkie2014-02-251-2/+2
* SERVER-12804: only 'report' dbhash failure on failureScott Hernandez2014-02-231-2/+2
* SERVER-12804: use percent for string formattingScott Hernandez2014-02-211-4/+4
* Don't count skipped tests as successful in smoke.pyValeri Karpov2014-02-211-11/+11