summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11006 Change enterprise package dependency from gsasl to cyrus-saslErnie Hershey2013-10-221-2/+2
* Revert 2.5 changes in packaging scriptErnie Hershey2013-10-221-45/+50
* SERVER-7692 RPM and Deb package for Subscriber EditionDan Pasette2013-10-071-0/+992
* SERVER-10462 compensate for Windows file locking raceMatt Kangas2013-10-021-8/+13
* SERVER-8795 Revert "SERVER-8782 disable smalloplog geo_update_btree.js on Sol...Tad Marshall2013-07-181-3/+0
* SERVER-10128 skip killop.js in auth passthrough until auth no longer requires...Spencer T Brody2013-07-161-1/+2
* Make "bare assert" check more selectiveTad Marshall2013-06-181-1/+1
* SERVER-9942 Give shared client tests a unique name to placate buildloggerAndrew Morrow2013-06-181-2/+5
* SERVER-6514 Don't attempt to test shared library clients for out of tree buildsAndrew Morrow2013-06-071-4/+6
* SERVER-6514 Re-add support for building the C++ driver shared libraryAndrew Morrow2013-06-041-0/+6
* update logic for including new man pages to >=2.4.0, not >2.4.0Ernie Hershey2013-03-171-3/+3
* SERVER-5307 Only include new man pages in rpm if version > 2.4.0Ernie Hershey2013-03-141-3/+3
* SERVER-5307 Include new man pages in rpmErnie Hershey2013-03-141-0/+3
* improve multiversion install script, now works with python 2.6Greg Studer2013-03-051-63/+69
* SERVER-8769 skip opcounters.js when running small_oplog testsSpencer T Brody2013-03-041-1/+1
* SERVER-8782 disable smalloplog geo_update_btree.js on SolarisEric Milkie2013-03-041-0/+3
* SERVER-8501 Rename MONGO-CR to MONGODB-CRSpencer T Brody2013-02-151-3/+3
* SERVER-8589 disable drop2.js for auth testingEric Milkie2013-02-151-0/+1
* SERVER-8414/SERVER-8429 Support SASL authentication in DBClient::auth() metho...Andy Schwerin2013-02-121-1/+1
* Skip jstests/sharding/read_pref.js when running test with auth SERVER-6972 SE...Spencer T Brody2013-02-081-0/+1
* SERVER-8459 add command line flag to enable FIPS modeEric Milkie2013-02-081-0/+202
* SERVER-8414 SERVER-8413 Skip jstests/max_message_size.js when running with authSpencer T Brody2013-01-301-1/+2
* SERVER-4237 SERVER-6972 Skip jstests/sharding/read_pref_cmd.js when run with ...Spencer T Brody2013-01-241-2/+3
* buildbot multiversion script for installing various mongodb versionsGreg Studer2013-01-211-0/+175
* SERVER-8222 remove connections_opened.js from small-oplog testEric Milkie2013-01-181-1/+1
* SERVER-8209 reverse logic of --sslForceCertificateValidation with --sslWeakCe...Eric Milkie2013-01-181-1/+2
* SERVER-7864 Make copyDB, clone, and cloneCollection work with auth.Spencer T Brody2013-01-171-1/+0
* try to fix smoke.py when running old failing testsEliot Horowitz2013-01-061-1/+1
* Skip --only-old-fails if generated with an old version of smoke.pyMathias Stearn2013-01-041-3/+19
* fix cleanbb for bambooEliot Horowitz2013-01-041-0/+3
* move writing of smoke-last.json above where we throw an exceptionEliot Horowitz2013-01-031-4/+5
* SERVER-7128 Add --authenticationMechanism parameter to mongo shell.Andy Schwerin2013-01-021-2/+1
* SERVER-7128 Changes to smoke.py and utils.js to run tests with sasl authentic...Andy Schwerin2013-01-021-1/+12
* Revert "SERVER-7128 Changes to smoke.py and utils.js to run tests with sasl a...Andy Schwerin2013-01-021-11/+1
* SERVER-7128 Changes to smoke.py and utils.js to run tests with sasl authentic...Andy Schwerin2013-01-021-1/+11
* smoke.py stores last test results as jsonEliot Horowitz2013-01-011-0/+23
* SERVER-7931 Re-enable some tests to run with authSpencer T Brody2012-12-171-4/+0
* SERVER-7931 Skip jstests/mr_killop.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7931 Skip jstests/evalf.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7864 Skip jstests/copydb when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7931 Skip jstests/evald.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7931 Skip jstests/sharding/features3.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7202 test with certificatesEric Milkie2012-12-111-4/+8
* [BUILDBOT-138] Fix test elapsed time units to be more saneJ. Randall Hunt2012-12-111-1/+13
* Make test commands disabled by default, and enable them on all testsSpencer T Brody2012-12-111-0/+3
* simpler way to print exceptionEric Milkie2012-12-051-2/+1
* display exception info when we can't connectEric Milkie2012-12-051-0/+2
* temporary fix for run_old_fails()Eric Milkie2012-12-051-1/+2
* add SSL smoke testing suiteEric Milkie2012-12-051-2/+5
* SERVER-7202 add support for ssl smoke testingEric Milkie2012-12-051-7/+34