summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* do not restart mongod after 20 unit tests have runEric Milkie2012-11-261-2/+2
* fix --nudge option to lintEliot Horowitz2012-11-191-0/+1
* sourcepush now takes an optional filterEliot Horowitz2012-11-111-2/+9
* SERVER-4237 SERVER-6972 Skip gle_with_conf_servers when running tests with authSpencer T Brody2012-11-071-0/+1
* SERVER-7503 Fail point test causing nightly to failRandolph Tan2012-10-301-1/+2
* buildbot make smoke.py ignore more explicitGreg Studer2012-10-241-1/+10
* SERVER-7118 Change "mongo modules" to use SConscript files for modules.Andy Schwerin2012-10-231-95/+107
* SERVER-4237 Make sure key file have the correct permissions before running te...Spencer T Brody2012-10-191-0/+2
* fix whitespace/indent and turn onEliot Horowitz2012-10-161-1/+0
* try turning off "Done" for each file so we can see failures more easilyEliot Horowitz2012-10-161-1/+1
* can pass a list of files to lint.pyEliot Horowitz2012-10-162-5/+12
* fix a lot of copyright noticesEliot Horowitz2012-10-151-1/+0
* move lint code to its own directoryEliot Horowitz2012-10-152-1/+108
* hookup google cpplint, and make "scons lint" run the checks we pass on nowEliot Horowitz2012-10-151-0/+3361
* SERVER-7356 SERVER-4237 Skip disk tests when running with authSpencer T Brody2012-10-151-0/+2
* remove bb.py as it's no longer needed in buildbotRandall Hunt2012-10-121-23/+0