summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
2011-07-16commentEliot Horowitz
2011-06-21Auto-gen zero error codes.gregs
2011-06-18Uncomment a debugging hack in packager.pyRichard Kreuter
2011-06-18Add support for generating version-sensitive RPM specfiles in packager.pyRichard Kreuter
2011-06-06fix error codesEliot Horowitz
2011-05-29add verify( <code> , <test> ) SERVER-1259Eliot Horowitz
2011-05-12use master for github link to avoid huge diffsMathias Stearn
2011-05-12Write docs/errors.md in binary modeMathias Stearn
2011-04-26need a bigger oplog sizeEliot Horowitz
2011-04-18Disable dropdb test in small oplog suiteAaron
2011-04-15not checking msgasserted for dupesEliot Horowitz
2011-03-18Use git versions of packaging files, not git HEAD's, to avoid some skew.Richard Kreuter
2011-03-17Man page updates, pakager.py fixes, maybe SERVER-1968Richard Kreuter
2011-03-10better debuggingEliot Horowitz
2011-03-10better timeoutEliot Horowitz
2011-03-10increase timeout because of durEliot Horowitz
2011-03-02Add support for package revision/release numbers in packager.py.Richard Kreuter
2011-03-01Miscellaneous refactoring in packager.pyRichard Kreuter
2011-02-28Put the right changelogs and initscripts in .debs.Richard Kreuter
2011-02-25Try to make things work with some newer RPM braindamage.Richard Kreuter
2011-02-25Removing old packaging scripts.Richard Kreuter
2011-02-25New packaging script, supersedes makedist.py, makealldists.py, mergerepo.py.Richard Kreuter
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