summaryrefslogtreecommitdiff
path: root/jstests/auth/lib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-241-1/+1
* SERVER-28495 FTDC for MongoSMark Benvenuto2018-03-121-1/+4
* SERVER-29259: Ensure creation of authorization indexesSpencer Jackson2017-11-211-0/+5
* SERVER-26734 indexStats action is not sufficient for $indexStatsJames Wahlin2017-01-181-5/+14
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-141-10/+352
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-09-301-7/+232
* 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-061-2/+641
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+17
* SERVER-24724 authz for viewsKyle Suarez2016-08-111-0/+205
* SERVER-24654 Add privilege checking for $facet stage.Charlie Swanson2016-08-011-0/+58
* SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRangeRandolph Tan2016-07-261-6/+5
* SERVER-24393 Implement assignKeyRangeToZone and _configsvrAssignKeyRangeToZoneRandolph Tan2016-07-261-0/+30
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-211-0/+18
* 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-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-281-86/+28
* 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-23184 Reduce listCollections privilegesShane Harvey2016-04-131-3/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-2554/+2324
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-22237 Add enableSharding role for CloudManagerAndreas Nilsson2016-02-031-2/+3
* SERVER-21724 Let backup role read system.profileSpencer Jackson2015-12-151-0/+2
* SERVER-21146 restrict splitChunk, moveChunk, mergeChunks on mongod to interna...Misha Tyulenev2015-11-031-4/+39
* SERVER-20460 Make listIndexes authz check backwards compatAndreas Nilsson2015-09-231-1/+11
* SERVER-20364 Let find privilege -> killCursor privilegeAndreas Nilsson2015-09-161-0/+2
* SERVER-19721 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-081-0/+19
* Revert "SERVER-20134 Restore the authSchemaUpgrade command"matt dannenberg2015-09-081-19/+0
* SERVER-20134 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-071-0/+19
* 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-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-17544 enable authorization tests for find/getMore commands on mongosDavid Storch2015-08-111-2/+0