summaryrefslogtreecommitdiff
path: root/src/mongo/shell/servers_misc.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18201 Make sure js code is the last argument to mongo shell in startPa...Spencer T Brody2015-04-241-12/+12
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-64/+9
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-29/+1
* SERVER-17554 Remove support for building with journaling off by defaultJonathan Reams2015-04-011-1/+1
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-241-1/+29
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-241-29/+1
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-031-7/+0
* SERVER-16443 upgrade/downgrade master/slave testingmatt dannenberg2014-12-051-1/+1
* SERVER-15994 fix listIndexes, listDatabases, and listCollections to require t...matt dannenberg2014-11-171-1/+8
* SERVER-16003 Make it possible to get the return code from startParallelShellSpencer T Brody2014-11-121-1/+1
* rewrite fastsync jstest, and slow down resync_with_write_loadScott Hernandez2014-09-121-0/+11
* SERVER-14516 Brand new testing certificatesStuart Larsen2014-07-261-2/+0
* Make connections_opened.js test retry any connections that fail to connectSpencer T Brody2014-04-291-2/+4
* SERVER-10848 Speed up auth passthrough tests by using the internal user inste...Spencer T Brody2014-02-031-3/+0
* allow port to be set by caller in startParallelShellDan Pasette2014-01-311-3/+3
* improve compatibility of startParallelShell and replsetsMatt Dannenberg2014-01-301-4/+9
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-141-1/+1
* SERVER-10330 SERVER-11195 SSL server hostname validationAndreas Nilsson2013-11-131-0/+2
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-2/+2
* SERVER-7455 Improvements to the use-x509 and use-ssl passthroughsAndreas Nilsson2013-10-111-7/+13
* SERVER-8864 SSL mixed mode cmd line parametersAndreas Nilsson2013-10-091-1/+2
* SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthroughAndreas Nilsson2013-09-301-2/+22
* Auth passthrough tests no longer require setting initial database to admin wh...Spencer T Brody2013-05-101-2/+1
* Only try to add auth to master/slave tests when running the test in auth mode...Spencer T Brody2013-01-181-3/+5
* SERVER-4237 SERVER-8191 Enable master/slave replication tests to run with authSpencer T Brody2013-01-171-4/+10
* SERVER-7160 Full mongorestore with auth should auth only against the admin dbSpencer T Brody2012-09-261-3/+13
* SERVER-7040 Fix startParallelShell to work when not being run in smoke.pySpencer T Brody2012-09-141-4/+5
* SERVER-4237 Only set db in spawned shell process if db is currently definedSpencer T Brody2012-09-101-1/+2
* Put '+' line continuation on previous line to avoid javascript line terminati...Spencer T Brody2012-09-101-3/+3
* Make tests that use startParallelShell work with auth. SERVER-4237Spencer T Brody2012-09-101-2/+5
* Break servers.js into several filesTad Marshall2012-04-121-0/+284