summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #146 from cathoderay/patch-1Tad Marshall2012-01-161-1/+1
|\
| * fixing typoRonald Andreu Kaiser2011-11-151-1/+1
* | make TestData actually work on WindowsEric Milkie2012-01-061-1/+1
* | support mongos test on windowsEric Milkie2012-01-041-1/+1
* | smoke all was adding parallel tests twiceEric Milkie2011-12-271-1/+1
* | remove importsEliot Horowitz2011-12-251-2/+0
* | no more ubuntu hacksEliot Horowitz2011-12-252-57/+0
* | mandriva hack removalEliot Horowitz2011-12-251-3/+0
* | old mandriva hack not neededEliot Horowitz2011-12-251-9/+0
* | this moved to scratch repoEliot Horowitz2011-12-251-139/+0
* | this is now part of the api docs repoEliot Horowitz2011-12-251-103/+0
* | remove old benchmark code for gaeEliot Horowitz2011-12-251-62/+0
* | helper to pull parts of boost into third_partyEliot Horowitz2011-12-151-0/+41
* | Provide faster feedback when tests are failingMathias Stearn2011-11-291-20/+99
* | Skip failing SyncClusterConnection tests when running tests with auth. SERVER...Spencer T Brody2011-11-221-2/+6
|/
* Authenticate at the beginning of every test.Spencer T Brody2011-11-111-0/+1
* Fix smoke.py for older versions of python.Spencer T Brody2011-11-091-1/+1
* Enable running our full js test suite with authentication. SERVER-4237.Spencer T Brody2011-11-091-8/+45
* Put check of current time directly before the call to the operation being timed.Spencer T Brody2011-11-091-1/+1
* fix for windowsDwight2011-10-071-0/+1
* fix smallOplog testsMathias Stearn2011-10-061-0/+3
* allow ignoring files for testinggregs2011-10-061-0/+7
* Make package name suffix handling slightly smarter in packager.py.Richard Kreuter2011-09-121-3/+3
* 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