summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* python-2.4 compatible version of cleanbb.pyDan Crosta2012-03-261-5/+7
* SERVER-5140: Short-circuit smoke_python_name() if the running python interpre...Andy Schwerin2012-03-201-1/+11
* SERVER-5140: avoid a bug in SCons with subprocess.PopenDan Crosta2012-03-011-0/+23
* roll back previous py-2.4 compatibility changesDan Crosta2012-01-311-5/+5
* python 2.4 compatibilityDan Crosta2012-01-311-5/+5
* combine sm in sourceEliot Horowitz2011-08-211-4/+6
* allow test not to preallocate journal filesgregs2011-08-051-0/+5
* allow nopreallocj in smoke.pygregs2011-08-031-3/+10
* Preserve existing spacing when replacing 0 errorcodesMathias Stearn2011-08-011-5/+6
* Allow turning off journaling at smoke.py command line to make tests run faste...gregs2011-08-011-3/+10
* need a longer timeout in tests due to preallocationdwight2011-07-311-1/+2
* don't re-add eval if already theregregs2011-07-281-1/+1
* Fix for smoke.pygregs2011-07-281-4/+5
* some test case fixes for SERVER-1726gregs2011-07-281-0/+5
* commentEliot Horowitz2011-07-161-0/+4
* Auto-gen zero error codes.gregs2011-06-211-11/+45
* Uncomment a debugging hack in packager.pyRichard Kreuter2011-06-181-2/+1
* Add support for generating version-sensitive RPM specfiles in packager.pyRichard Kreuter2011-06-181-2/+18
* fix error codesEliot Horowitz2011-06-061-1/+1
* add verify( <code> , <test> ) SERVER-1259Eliot Horowitz2011-05-291-1/+2
* use master for github link to avoid huge diffsMathias Stearn2011-05-121-3/+1
* Write docs/errors.md in binary modeMathias Stearn2011-05-121-1/+1
* need a bigger oplog sizeEliot Horowitz2011-04-261-1/+1
* Disable dropdb test in small oplog suiteAaron2011-04-181-1/+1
* not checking msgasserted for dupesEliot Horowitz2011-04-151-1/+1
* Use git versions of packaging files, not git HEAD's, to avoid some skew.Richard Kreuter2011-03-181-4/+5
* Man page updates, pakager.py fixes, maybe SERVER-1968Richard Kreuter2011-03-171-4/+5
* better debuggingEliot Horowitz2011-03-101-0/+2
* better timeoutEliot Horowitz2011-03-101-1/+1
* increase timeout because of durEliot Horowitz2011-03-101-1/+1
* Add support for package revision/release numbers in packager.py.Richard Kreuter2011-03-021-10/+33
* Miscellaneous refactoring in packager.pyRichard Kreuter2011-03-011-132/+199
* Put the right changelogs and initscripts in .debs.Richard Kreuter2011-02-281-24/+35
* Try to make things work with some newer RPM braindamage.Richard Kreuter2011-02-251-10/+34
* Removing old packaging scripts.Richard Kreuter2011-02-253-1425/+0
* New packaging script, supersedes makedist.py, makealldists.py, mergerepo.py.Richard Kreuter2011-02-251-0/+840
* increase small oplog to 128 from 100Eliot Horowitz2011-01-191-1/+1
* finish removing msgEliot Horowitz2011-01-161-3/+5
* typodwight2011-01-091-1/+1
* windows support for smoke.pyEliot Horowitz2010-12-221-6/+8
* smokeDurEliot Horowitz2010-12-201-0/+1
* More tidying for Linux packaging scripts.Richard Kreuter2010-12-062-4/+4
* Buildscript updates for some Linux distros.Richard Kreuter2010-12-062-5/+5
* remove spamEliot Horowitz2010-11-281-5/+0
* fix some bugs in smoke with small oplog that makes it not catch some errorsEliot Horowitz2010-11-281-7/+29
* helper scriptEliot Horowitz2010-11-201-0/+36
* Add/fix AMIs for Ubuntu Maverick.Richard Kreuter2010-11-021-1/+2
* Packaging script changes for Fedora 13 and Ubuntu 10.10.Richard Kreuter2010-11-022-13/+26
* use /usr/bin/env python in all buildscriptsMathias Stearn2010-10-216-6/+6
* check existence of mongo & mongodKristina Chodorow2010-10-101-0/+10