summaryrefslogtreecommitdiff
path: root/jstests/sslSpecial
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-04-252-0/+2
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-5/+6
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-1/+2
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-3/+5
* SERVER-28376 fixed jstests/ssl and jstests/sslSpecial tests to not require no...Benety Goh2017-03-291-2/+5
* SERVER-27490 Stop consulting storage engine isDurable flag in ReplicationCoor...Andy Schwerin2017-01-071-1/+14
* SERVER-26369: Fix shard server crash with encrypted PEMKeyFilesSpencer Jackson2016-11-081-0/+19
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-284-42/+33
* SERVER-6823 Enable simultaneous ssl/x509 auth upgrade with only two restartsShane Harvey2016-05-192-0/+72
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-094-42/+76
* SERVER-22341 fix jslint errors in jstests/sslSpecial with eslint --fixMike Grundy2016-02-052-3/+3
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-091-0/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-082-7/+7
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-8/+4
* SERVER-19113 rewrite ssl_crl.js and ssl_mixedmode.js to not depend on legacy ...Adam Midvidy2015-06-301-42/+16
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-062-2/+2
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-242-2/+2
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-242-2/+2
* SERVER-16371 fix ssl tests to not share replica set monitors between sub-runsEric Milkie2014-12-011-4/+4
* SERVER-15437 wait for replication of users in failing SSL testsSpencer T Brody2014-09-291-14/+14
* SERVER-14713 Specify sslAllowInvalidCertificates flag in sslSpecial tests to ...Amalia Hawkins2014-09-253-1/+5
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-3/+18
* SERVER-11554: Added new tests for mixed mode sslKyle Erf2013-12-136-8/+139
* SERVER-11703 Tests for setParameter for sslMode/clusterAuthModeAndreas Nilsson2013-11-261-0/+26
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-142-12/+12
* SERVER-8864 Tests for SSL mixed-modeAndreas Nilsson2013-10-222-0/+63