summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* Tweak the report printed at the end of smoke.py SERVER-1051Richard Kreuter2010-06-151-1/+2
* Add a note for future improvement of smoke.py SERVER-1051Richard Kreuter2010-06-151-0/+2
* Sort the paths within a test suite, for increased predictability. SERVER-1051Richard Kreuter2010-06-151-5/+7
* Honor smoke-db-prefix in small-oplog tests' slave server. SERVER-1051Richard Kreuter2010-06-141-1/+1
* Another double-slash tweak in smoke.py.Richard Kreuter2010-06-141-1/+1
* Disable dbhash checking in smoke.py for now.Richard Kreuter2010-06-111-4/+4
* Add a field to the error type representing server crashes in smoke.py.Richard Kreuter2010-06-111-0/+2
* Oops. Python scoping error left smoke.py always exiting 1.Richard Kreuter2010-06-111-0/+1
* Only use 10MB oplog when --small-oplog is actually supplied.Richard Kreuter2010-06-111-1/+1
* Make smoke.py more careful about exit status SERVER-253 & SERVER-1051Richard Kreuter2010-06-111-3/+9
* Make the smallOplog tests start M/S replication & test dbhashes. SERVER-1051Richard Kreuter2010-06-111-32/+123
* Tweak smoke.py to avoid double-slashes (workaround for old boosts?).Richard Kreuter2010-06-111-1/+1
* Make smoke.py exit nonzero if tests fail. SERVER-253Richard Kreuter2010-06-111-0/+1
* Add missing suite smokeDisk to smoke.py SERVER-253Richard Kreuter2010-06-091-0/+2
* Have the scons test targets run smoke.py. SERVER-253Richard Kreuter2010-06-091-29/+43
* Comment out the --mongo-repo option in smoke.py for now. SERVER-253Richard Kreuter2010-06-071-11/+14
* Rejigger suite support in smoke.py; cleanup children in jstests/shellspawn.js...Richard Kreuter2010-06-071-51/+75
* Make smoke.py know about suites of tests.Richard Kreuter2010-06-071-12/+78
* freebsd fix?Eliot Horowitz2010-06-031-1/+1
* more debugging for freebsdEliot Horowitz2010-06-021-1/+3
* debuggingEliot Horowitz2010-06-021-1/+10
* don't look at module linksEliot Horowitz2010-06-021-1/+1
* kill procs before dataEliot Horowitz2010-06-021-3/+5
* more aggressive killingEliot Horowitz2010-06-021-4/+16
* Tweak makedist.py to be more careful about git checkouts.Richard Kreuter2010-05-281-1/+1
* Fix makedist.py mangling for x86 RPM hosts.Richard Kreuter2010-05-261-1/+1
* Alter RPM builds after client was removed from tarballs.Richard Kreuter2010-05-251-1/+3
* seperate package for c++ clientEliot Horowitz2010-05-232-1/+8
* Add stuff for downloading prebuilt drivers; uncomment the core_server() call.Richard Kreuter2010-05-201-1/+12
* buildsystem: added new header directoriesRoman Shtylman2010-05-211-2/+2
* Add downloads for drivers.Richard Kreuter2010-05-201-9/+55
* distmirror.py: new script for making a mirror of mongodb distributions.Richard Kreuter2010-05-191-0/+82
* trying to make build workEliot Horowitz2010-05-141-0/+8
* try to fix buildEliot Horowitz2010-05-141-0/+12
* Tweaks to smoke.py. SERVER-253Richard Kreuter2010-05-141-6/+8
* Fixups in smoke.py, utils.py SERVER-253Richard Kreuter2010-05-142-41/+50
* Make smoke.py output resemble _runner.js's. SERVER-253Richard Kreuter2010-05-141-2/+6
* smoke.py: new script for running tests. SERVER-253.Richard Kreuter2010-05-141-0/+215
* use stringstreamDwight2010-05-061-0/+0
* build procdess tweakingDwight Merriman2010-05-021-0/+61
* boost etc mniorDwight Merriman2010-05-011-4/+4
* vcproj fixes and buildboost.bat for windowsDwight Merriman2010-05-011-0/+54
* Fix repo pushing for RPMs. SERVER-534Richard Kreuter2010-04-301-4/+5
* Tweaked some comments in makedist.py Partially resolves SERVER-534.Richard Kreuter2010-04-291-7/+10
* Tidied up makedist.py somewhat.Richard Kreuter2010-04-291-123/+62
* Checkpoint changes to packaging scripts.Richard Kreuter2010-04-293-46/+149
* Tweak a packaging script. MINORRichard Kreuter2010-04-281-1/+1
* Another EC2 timing issue.Richard Kreuter2010-04-281-11/+11
* Two minor changes to packaging scripts.Richard Kreuter2010-04-272-1/+13
* Rejigger makedist.py to use libcloud. SERVER-792Richard Kreuter2010-04-261-122/+52