summaryrefslogtreecommitdiff
path: root/jstests/sharding/authCommands.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-18/+19
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-20/+10
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-041-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-279/+297
* SERVER-22823 Increase stability of authCommands.jsSpencer T Brody2016-02-241-5/+1
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-3/+2
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-17/+17
* SERVER-22081 blacklisting tests from the continuous config stepdown suite tha...Dianna Hohensee2016-01-151-2/+1
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-021-3/+1
* BF-802 check error output from insertDavid Hows2015-07-011-7/+10
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-7/+6
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-0/+2
* SERVER-12088 Enable usePowerOf2Sizes as server-wide defaultDan Pasette2014-01-211-1/+1
* Fix sharding/authCommands.js test by not asking for a numeric write concern w...Spencer T Brody2014-01-081-6/+3
* SERVER-11681 mongos upconverts all writes by defaultGreg Studer2013-12-161-0/+2
* SERVER-10668 Update and re-enable sharding/authCommands.js testSpencer T Brody2013-11-181-43/+16
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-6/+12
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-5/+5
* SERVER-9517 SERVER-10668 Temporarily disable jstests/sharding/authCommands.js...Spencer T Brody2013-09-061-0/+6
* SERVER-10127 Add extra assert to catch incomplete initial data earlier in sha...Spencer T Brody2013-07-121-0/+2
* SERVER-6101 Remove no longer necessary try-catch from testSpencer T Brody2013-06-201-3/+1
* SERVER-9718 authCommands.js wait 5 minutes for migrations on very slow test s...Greg Studer2013-05-171-1/+1
* Rename authCommands2.js to authCommands.js now that the original authCommands...Spencer T Brody2013-01-161-0/+313
* SERVER-7572 Fix sharding auth tests now that we longer send auth tablesSpencer T Brody2012-12-191-60/+0
* Add tests that manually providing $auth doesn't affect authentication privilegesSpencer T Brody2012-07-241-9/+47
* Add tests for commands with authentication when sharded. SERVER-4156Spencer T Brody2012-06-161-0/+22