summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* use /usr/bin/env python in all buildscriptsMathias Stearn2010-10-216-6/+6
* check existence of mongo & mongodKristina Chodorow2010-10-101-0/+10
* minor: spellingMike Dirolf2010-09-141-1/+1
* remove unused one_mongod_per_test mode from smoke.pyMike Dirolf2010-09-141-20/+7
* use try/finally instead of atexit - avoids calling exit() from w/in atexitMike Dirolf2010-09-071-16/+10
* some cleaningEliot Horowitz2010-09-032-17/+19
* bigger oplog for small oplogMike Dirolf2010-09-021-1/+1
* smoke.py nicer outputMike Dirolf2010-09-021-2/+3
* minor: smoke.py timout 2 min -> 5 minMike Dirolf2010-09-021-1/+1
* one more place in smoke.py where we need to talk to a slaveMike Dirolf2010-09-011-1/+1
* allow connecting to slave in smoke.pyMike Dirolf2010-09-011-1/+1
* Revert "Revert "replace shelling out w/ pymongo calls in smoke.py""Mike Dirolf2010-09-011-13/+11
* Revert "replace shelling out w/ pymongo calls in smoke.py"Mike Dirolf2010-09-011-11/+13
* replace shelling out w/ pymongo calls in smoke.pyMike Dirolf2010-09-011-13/+11
* try to fix smoke.py againEliot Horowitz2010-08-311-1/+1
* fix small oplog debuggingEliot Horowitz2010-08-311-2/+2
* more smoke.py cleanup - remove global from expand_suitesMike Dirolf2010-08-301-13/+6
* clean up smoke.py options handlingMike Dirolf2010-08-301-43/+25
* smoke.py cleanupMike Dirolf2010-08-261-31/+17
* rename targets for smoke.py, but not the scons invocation of themMike Dirolf2010-08-261-21/+21
* just renaming some things in smoke.py to be more consistent - no functional c...Mike Dirolf2010-08-262-119/+119
* try to fix small oplog again - better w= stuffEliot Horowitz2010-08-261-4/+2
* try to make small oplog test more reliableEliot Horowitz2010-08-251-1/+1
* Change how smoke.py waits for replication for smallOplog tests.Richard Kreuter2010-08-181-9/+3
* minor: use testPath as dirname if it's presentMike Dirolf2010-07-281-1/+2
* fix weeklyEliot Horowitz2010-07-241-1/+1
* resolve mergeKyle Banker2010-07-232-17/+48
|\
| * Merge branch 'master' of github.com:mongodb/mongoMike Dirolf2010-07-232-9/+22
| |\
| | * Add a --nokill to cleanbb, use it in smoke.pyRichard Kreuter2010-07-232-9/+22
| * | add --test-path to smokeClient in smoke.pyMike Dirolf2010-07-231-3/+9
| |/
| * Construct full paths to run mongod & other misc. changes in smoke.pyRichard Kreuter2010-07-231-3/+17
* | Initial replica set test framework. See jstests/replsets/replset1.js for exam...Kyle Banker2010-07-231-0/+2
* | Run most of the jstests through mongos in a sharded environment.Richard Kreuter2010-07-221-0/+2
|/
* cleaning and error code stuffEliot Horowitz2010-07-192-0/+94
* More error verbosity in file_allocator.Richard Kreuter2010-07-151-0/+4
* docs: generate commands list as internals/VERSION/commands.htmlMike Dirolf2010-07-151-0/+52
* Improve smoke.py's --help output & add some notes for future improvement.Richard Kreuter2010-07-151-2/+33
* update docs.py to build C++ client docs tooMike Dirolf2010-07-141-20/+55
* Split smokeJsSlow into -Nightly and -Weekly suites. SERVER-1361Richard Kreuter2010-07-141-3/+5
* cleaning some build docsEliot Horowitz2010-07-131-0/+33
* Fix a bug in inter-package conflict declarations; fix RPM conflicts.Richard Kreuter2010-07-091-2/+3
* Python calls windows win32.Richard Kreuter2010-07-081-5/+5
* Fix smoke.py on Windows.Richard Kreuter2010-07-081-4/+19
* Fix an error message in smoke.pyRichard Kreuter2010-07-081-2/+2
* Fix smoke.py's smokeParallel; raise an error if 0 tests are to be run.Richard Kreuter2010-07-081-1/+3
* Work around some missing EC2 node data.Richard Kreuter2010-07-081-2/+12
* Add a missing brace & fix some whitespace in makedist.py.Richard Kreuter2010-07-061-1/+1
* Make a couple error messages more explicit in smoke.py.Richard Kreuter2010-07-011-2/+3
* Add rackspace image name setting for Fedora 13 in makedist.pyRichard Kreuter2010-07-011-1/+2
* Re-add code for using EC2 internal addresses in makedist.pyRichard Kreuter2010-07-011-1/+5