summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
2011-01-19increase small oplog to 128 from 100Eliot Horowitz
2011-01-16finish removing msgEliot Horowitz
2011-01-09typodwight
2010-12-22windows support for smoke.pyEliot Horowitz
2010-12-20smokeDurEliot Horowitz
2010-12-06More tidying for Linux packaging scripts.Richard Kreuter
2010-12-06Buildscript updates for some Linux distros.Richard Kreuter
2010-11-28remove spamEliot Horowitz
2010-11-28fix some bugs in smoke with small oplog that makes it not catch some errorsEliot Horowitz
2010-11-20helper scriptEliot Horowitz
2010-11-02Add/fix AMIs for Ubuntu Maverick.Richard Kreuter
2010-11-02Packaging script changes for Fedora 13 and Ubuntu 10.10.Richard Kreuter
2010-10-21use /usr/bin/env python in all buildscriptsMathias Stearn
2010-10-10check existence of mongo & mongodKristina Chodorow
2010-09-14minor: spellingMike Dirolf
2010-09-14remove unused one_mongod_per_test mode from smoke.pyMike Dirolf
2010-09-07use try/finally instead of atexit - avoids calling exit() from w/in atexitMike Dirolf
2010-09-03some cleaningEliot Horowitz
2010-09-02bigger oplog for small oplogMike Dirolf
2010-09-02smoke.py nicer outputMike Dirolf
2010-09-02minor: smoke.py timout 2 min -> 5 minMike Dirolf
2010-09-01one more place in smoke.py where we need to talk to a slaveMike Dirolf
2010-09-01allow connecting to slave in smoke.pyMike Dirolf
2010-09-01Revert "Revert "replace shelling out w/ pymongo calls in smoke.py""Mike Dirolf
2010-09-01Revert "replace shelling out w/ pymongo calls in smoke.py"Mike Dirolf
2010-09-01replace shelling out w/ pymongo calls in smoke.pyMike Dirolf
2010-08-31try to fix smoke.py againEliot Horowitz
2010-08-31fix small oplog debuggingEliot Horowitz
2010-08-30more smoke.py cleanup - remove global from expand_suitesMike Dirolf
2010-08-30clean up smoke.py options handlingMike Dirolf
2010-08-26smoke.py cleanupMike Dirolf
2010-08-26rename targets for smoke.py, but not the scons invocation of themMike Dirolf
2010-08-26just renaming some things in smoke.py to be more consistent - no functional c...Mike Dirolf
2010-08-26try to fix small oplog again - better w= stuffEliot Horowitz
2010-08-25try to make small oplog test more reliableEliot Horowitz
2010-08-18Change how smoke.py waits for replication for smallOplog tests.Richard Kreuter
2010-07-28minor: use testPath as dirname if it's presentMike Dirolf
2010-07-24fix weeklyEliot Horowitz
2010-07-23resolve mergeKyle Banker
2010-07-23Initial replica set test framework. See jstests/replsets/replset1.js for exam...Kyle Banker
2010-07-23Merge branch 'master' of github.com:mongodb/mongoMike Dirolf
2010-07-23add --test-path to smokeClient in smoke.pyMike Dirolf
2010-07-23Add a --nokill to cleanbb, use it in smoke.pyRichard Kreuter
2010-07-23Construct full paths to run mongod & other misc. changes in smoke.pyRichard Kreuter
2010-07-22Run most of the jstests through mongos in a sharded environment.Richard Kreuter
2010-07-19cleaning and error code stuffEliot Horowitz
2010-07-15More error verbosity in file_allocator.Richard Kreuter
2010-07-15docs: generate commands list as internals/VERSION/commands.htmlMike Dirolf
2010-07-15Improve smoke.py's --help output & add some notes for future improvement.Richard Kreuter
2010-07-14update docs.py to build C++ client docs tooMike Dirolf