summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-63470: Add sleep calls before checking for cache invalidation in mongo...Varun Ravichandran2022-05-041-17/+33
* SERVER-65967 Remove `incompatible_with_eft` tagGregory Noma2022-04-291-2/+1
* SERVER-64817 Compute missing bound of moveRange within MigrationSourceManagerPierlauro Sciarelli2022-04-251-1/+1
* SERVER-59261 Enable Feature flag for PM-2466Mark Benvenuto2022-04-091-2/+0
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-051-2/+6
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-3/+19
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-311-1/+26
* SERVER-64326 setClusterParameter command unpacks object parameters and valdiatesAdam Rayner2022-03-301-2/+2
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-291-1/+1
* SERVER-63495 Link cluster write commands into mongodJack Mulrow2022-03-201-0/+39
* SERVER-64284 Disable write blocking support on standalonesSpencer Jackson2022-03-181-1/+5
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-0/+12
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-171-0/+30
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-161-0/+13
* SERVER-63761 Implement first version of moveRange command (aliasing moveChunk)Pierlauro Sciarelli2022-03-041-2/+2
* SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blockingGabriel Marks2022-03-031-1/+1
* SERVER-63525 Build setUserWriteBlockingMode mongos commandJordi Serra Torrens2022-03-021-0/+1
* SERVER-57369 Remove multiauth from js_scope_leak.jsSara Golemon2022-02-251-15/+29
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-2424-553/+576
* SERVER-63451 Add setUserWriteBlockModeCommandGabriel Marks2022-02-161-0/+11
* SERVER-63199 Guard fle2 compact with feature flag & skip commands test unless...Erwin Pe2022-02-121-1/+1
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-0/+39