summaryrefslogtreecommitdiff
path: root/jstests/sharding/auth.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-2/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-302/+292
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-2/+1
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-301-1/+1
* Revert 0c082a81047cee66821e295d02e3588f7934ff64: SERVER-3645Ian Boros2018-03-261-1/+1
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-211-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-1/+2
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-191-0/+9
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-2/+9
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-3/+3
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-2/+2
* SERVER-20392 remove early chunksize autosplit heuristicKevin Pulo2017-08-091-1/+2
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-2/+2
* SERVER-26435 Refactor replsettest.js to reduce sizeJames Wahlin2016-10-171-2/+3
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+1
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-1/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+1
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-3/+3
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-3/+3
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-3/+3
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-1/+1
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-12/+8
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-49/+32
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-041-7/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-289/+317
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-8/+8
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-4/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-4/+4
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-4/+3
* SERVER-20867 Integrate mongobridge into ShardingTest.Max Hirschhorn2015-11-091-2/+1
* SERVER-20787 Cleanup sharding auth testKaloian Manassiev2015-10-071-255/+259
* SERVER-20494 SERVER-20493 Change CatalogManagerReplicaSet to use Nearest read...Spencer T Brody2015-09-241-1/+2
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-45/+55
* SERVER-18376 Re-add bits to buildinfoJonathan Reams2015-05-111-1/+1
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-1/+1
* Increase awaitReplication timeout in sharding/auth.js to make it more stableSpencer T Brody2015-04-151-2/+2
* SERVER-7775 add currentOp commandAdam Midvidy2015-04-131-6/+2
* Call awaitReplication in sharding/auth.js test in attempt to make it more stableSpencer T Brody2015-04-101-0/+3
* SERVER-7775 add killOp commandAdam Midvidy2015-04-061-7/+2
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-1/+1
* SERVER-15973 disable sharding/auth.js and re-enable auth/auth1.jsDan Pasette2014-11-051-248/+260
* SERVER-7596 Fix sharding/auth.js test to use SCRAM-SHA-1Andreas Nilsson2014-11-041-6/+5
* SERVER-14685 Wait for balancing and replication in sharding/auth.js testSpencer T Brody2014-07-251-7/+3
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-16/+9
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-121-1/+7
* SERVER-13799 Increase timeout waiting for user to replicate in sharding/auth....Spencer T Brody2014-05-011-2/+2
* SERVER-13799 Wait for balancer in sharding/auth.js testSpencer T Brody2014-04-301-7/+14
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-16/+8
* SERVER-12072 Don't swallow 'norepl' errors in the shell now that they no long...Spencer T Brody2014-01-071-4/+2