summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70698 Expect failure for command privilege check for clusterWriteWitho...Jason Zhang2022-10-201-0/+6
* SERVER-69917 Implement _clusterWriteWithoutShardKey commandSanika Phanse2022-10-181-1/+1
* SERVER-69460 Complete TODO listed in SERVER-64204Pierlauro Sciarelli2022-10-181-1/+1
* SERVER-62395 Use tid field to create namespace on non-txn commands during opl...jannaerin2022-10-172-8/+3
* Revert "SERVER-62395 Use tid field to create namespace on non-txn commands du...auto-revert-processor2022-10-152-3/+8
* SERVER-62395 Use tid field to create namespace on non-txn commands during opl...Hugh Tong2022-10-142-8/+3
* SERVER-69499 Change callsites to use serialize and deserialize from Namespace...Adityavardhan Agrawal2022-10-102-9/+9
* SERVER-69694 Implement broadcast aggregate in _clusterQueryWithoutShardKeyJason Zhang2022-10-051-1/+13
* SERVER-69672 Reenabled debug mode variantAlexander Neben2022-10-031-1/+1
* Revert "SERVER-69672 Disable remaining failing debug mode tests"Uladzimir Makouski2022-10-031-1/+1
* SERVER-67423 Include tenantId in requests sent with DBDirectClient to have us...Sophia Tan2022-09-302-22/+45
* SERVER-69672 Disable remaining failing debug mode testsAlexander Neben2022-09-301-1/+1
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-281-3/+7
* SERVER-67895 Add _shardsvrWriteGlobalIndexKeys commandJosef Ahmad2022-09-271-0/+21
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-261-7/+3
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-261-3/+7
* SERVER-69242 Add _shardsvrDeleteGlobalIndexKey commandYu Jin Kang Park2022-09-221-0/+18
* SERVER-67155: serialize and deserialize namespaceString correctlyAdityavardhan Agrawal2022-09-192-2/+2
* SERVER-69624 Add _clusterWriteWithoutShardKey command stubJason Zhang2022-09-191-0/+25
* SERVER-67394 Forbid DDL operations directly on bucket namespacesTommaso Tocci2022-09-161-0/+66
* SERVER-69528 Link cluster count command into mongodCheahuychou Mao2022-09-151-0/+15
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-3/+7
* SERVER-69623 Add _clusterQueryWithoutShardKey command stubJason Zhang2022-09-151-0/+25
* SERVER-67116 Remove support for 'preCondition' from applyOps commandDavid Storch2022-09-141-28/+0
* SERVER-67893 Add _shardsvrDropGlobalIndex commandYu Jin Kang Park2022-09-081-0/+15
* SERVER-68203 Ensure change collection is only accessed by root like usersDenis Grebennicov2022-09-081-0/+215
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-071-28/+17
* SERVER-67894 Add _shardsvrInsertGlobalIndexKey commandJosef Ahmad2022-09-061-15/+33
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-2/+17
* SERVER-66708 Ensure deserializer methods for IDL defined types that construct...Hugh Tong2022-08-182-2/+2
* SERVER-68894: Do not set tenantId field in cmds for shard mergeChristopher Caplinger2022-08-171-26/+47
* SERVER-67657 Change mongod commands that override CommandInvocation to use te...Fernando Lisboa2022-08-171-1/+1
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-151-3/+5
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-0/+41
* SERVER-68207 Give clusterMonitor explicit permissions to config.system.sessionsSara Golemon2022-07-301-0/+37
* SERVER-67475 Enable use of securityToken for the basic CRUD operationsjannaerin2022-07-271-6/+5
* SERVER-67656 Implement authorization checks for the analyze commandLynne Wang2022-07-271-0/+30
* SERVER-65010 Remove FCV guards for user write blockingSpencer Jackson2022-07-151-1/+1
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-151-1/+0
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-07-071-0/+129
* SERVER-66586 Add multitenancy support to UMC commandsSara Golemon2022-07-071-0/+194
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-072-7/+70
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-064-10/+3
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-301-1/+1
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-221-3/+22
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-151-2/+4
* SERVER-66963 Improve performance of NamespaceString and DatabaseName construc...jannaerin2022-06-142-4/+11
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-091-2/+2
* Revert "SERVER-65572: Remove featureFlagClusterWideConfig"Varun Ravichandran2022-06-081-2/+2
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-071-2/+2