summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25968 fix lintMatt Cotter2016-09-081-12/+18
* SERVER-25968 Add access control test for _configsvrCommitChunk{Split,Merge}Spencer T Brody2016-09-081-0/+36
* SERVER-25526 add views authz tests to auth commands libKyle Suarez2016-09-063-30/+683
* SERVER-25824: wait for the set to be stable before adding new roles in auth/u...Scott Hernandez2016-08-301-2/+9
* SERVER-25855 Increase timeout in mongos_cache_invalidation.jsAndreas Nilsson2016-08-291-3/+3
* SERVER-25738 authz for views for sharded create/collModKyle Suarez2016-08-251-84/+128
* SERVER-24771 Use view namespace in cursors for aggregate/getMoreGeert Bosch2016-08-221-0/+15
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+17
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+21
* SERVER-24724 authz for viewsKyle Suarez2016-08-112-0/+291
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-21/+0
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-0/+21
* SERVER-25416: Use failpoint in killop_own_ops.jsSpencer Jackson2016-08-091-14/+27
* SERVER-25447 Increase timeout in mongos_cache_invalidation.jsAndreas Nilsson2016-08-051-7/+4
* SERVER-24654 Add privilege checking for $facet stage.Charlie Swanson2016-08-011-0/+58
* SERVER-17856: Allow mongod users to currentOp and killOp own operationsSpencer Jackson2016-07-291-0/+148
* SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRangeRandolph Tan2016-07-261-6/+5
* SERVER-24393 Implement assignKeyRangeToZone and _configsvrAssignKeyRangeToZoneRandolph Tan2016-07-261-0/+30
* SERVER-13480 Sort output of usersInfo commandHai-Kinh Hoang2016-07-261-25/+10
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-211-0/+18
* SERVER-25064 Make mongos upgrade w:1 to w:majority for auth writesKaloian Manassiev2016-07-178-103/+166
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-061-0/+15
* Revert "SERVER-24881 Add StepUp Command."Jonathan Abrahams2016-07-061-15/+0
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-051-0/+15
* SERVER-24381 Implement removeShardFromZone and _configsvrRemoveShardFromZoneRandolph Tan2016-06-301-0/+25
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-11/+51
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-241-0/+46
* Revert "SERVER-5905 Add collStats aggregation stage"Mathias Stearn2016-06-241-46/+0
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-231-0/+46
* SERVER-24653 $graphLookup should check permissions on "from" collection.Charlie Swanson2016-06-231-0/+81
* SERVER-24379 Implement addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-221-0/+22
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-151-1/+22
* SERVER-20365 Make UserName comparison consider split pointSpencer Jackson2016-06-131-10/+64
* 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