summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-24464 re-apply after revert and fix for SERVER-24126Esha Maharishi2016-06-131-0/+8
* Revert "SERVER-24464 Write auth test cases for the _configsvrAddShard command"Esha Maharishi2016-06-101-8/+0
* SERVER-24464 Write auth test cases for the _configsvrAddShard commandEsha Maharishi2016-06-101-0/+8
* SERVER-24160 Re-use serverStatus privilege string for lockInfo commandVincent Do2016-05-311-0/+14
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2830-504/+294
* Revert "SERVER-24160 Add auth and auth test for lockInfo command"Vincent Do2016-05-271-14/+0
* SERVER-24160 Add auth and auth test for lockInfo commandVincent Do2016-05-261-0/+14
* SERVER-24203 Assert that initial data is inserted successfully in mongos_cach...Spencer T Brody2016-05-191-2/+2
* SERVER-23503 Expand localhost exception to include role creationSpencer Jackson2016-04-221-0/+24
* SERVER-6823 Rename --tryClusterAuth to --transitionToAuthShane Harvey2016-04-183-39/+41
* SERVER-6823 Rolling access control upgrade tests require persistenceShane Harvey2016-04-141-0/+3
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-133-35/+170
* SERVER-23184 Reduce listCollections privilegesShane Harvey2016-04-131-3/+0
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-182-3/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0951-5809/+5654
* SERVER-22796 expand timing for mongos_cache_invalidation.jsEric Milkie2016-02-221-6/+7
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-0525-102/+102
* SERVER-22237 Add enableSharding role for CloudManagerAndreas Nilsson2016-02-033-3/+5
* SERVER-20358 prevent creation of users containing NULL charactersrahuldhodapkar2016-01-131-0/+6
* SERVER-21724 Let backup role read system.profileSpencer Jackson2015-12-151-0/+2
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-093-1/+10
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-082-9/+9
* SERVER-21708 unify timeouts in auth/repl.jsmatt dannenberg2015-12-011-5/+5
* SERVER-21146 restrict splitChunk, moveChunk, mergeChunks on mongod to interna...Misha Tyulenev2015-11-031-4/+39
* SERVER-18899 - Add beginBackup and endBackup to storage APIDavid Hows2015-09-251-1/+7
* SERVER-20586 increase auth/repl.js timeouts to reduce flakinessmatt dannenberg2015-09-231-2/+2
* SERVER-20460 Make listIndexes authz check backwards compatAndreas Nilsson2015-09-231-1/+11
* SERVER-19368: Move print.captureAllOutput from printShardingStatus jstest to ...Kevin Pulo2015-09-181-15/+7
* SERVER-20364 Let find privilege -> killCursor privilegeAndreas Nilsson2015-09-161-0/+2
* SERVER-20394 Remove non-integer test case from iteration_count_control.jsAndreas Nilsson2015-09-141-2/+0
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-095-34/+31
* SERVER-19721 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-082-0/+105
* Revert "SERVER-20134 Restore the authSchemaUpgrade command"matt dannenberg2015-09-082-105/+0
* SERVER-20134 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-072-0/+105
* SERVER-19940 extended auth checking for find and getMore commands to allow us...Benety Goh2015-09-041-0/+30
* SERVER-2227 Addition of index usage statisticsJames Wahlin2015-09-031-0/+24
* SERVER-13647 give restore privileges to rootMerry Mou2015-08-211-19/+0
* SERVER-19572 enable --readMode commands for auth suitesDavid Storch2015-08-211-1/+1
* SERVER-19640 Correctly parse namespace in sharded dataSize commandSpencer T Brody2015-08-191-2/+2
* SERVER-19131 Give clusterManager role privileges to config.tagsMerry Mou2015-08-141-0/+18
* SERVER-15893 Add validate privileges to root role.Merry Mou2015-08-141-0/+14
* SERVER-19284 Do not allow creation of roles with same names as builtin roles.Merry Mou2015-08-121-0/+13
* SERVER-17544 enable authorization tests for find/getMore commands on mongosDavid Storch2015-08-111-2/+0
* SERVER-16398 Remove support for "cursorInfo" commandQingyang Chen2015-08-052-23/+3
* SERVER-19398 Reset db and collection names in authorization testsJames Cohan2015-07-312-9/+9
* SERVER-19504 Remove indexStats command artifactsJames Wahlin2015-07-223-30/+0
* SERVER-19326 Remove local variable deletions in JS testsJ Delaney2015-07-091-2/+0
* SERVER-5811 implement the killCursors command for mongodDavid Storch2015-06-231-0/+40
* SERVER-18290: Fix user string parsing from oplogSpencer Jackson2015-05-011-0/+30
* SERVER-7942: Remove obsolete test from auth jstestsAmalia Hawkins2015-04-301-21/+0