aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Permissions
Commit message (Expand)AuthorAgeFilesLines
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-166-30/+30
* Remove meaningless @var documentation from constantsthiemowmde2024-10-091-1/+0
* Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-1/+1
* Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-1/+1
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-275-6/+6
* Permissions: Fix typoTaavi Väänänen2024-09-081-1/+1
* Permissions: Avoid assignment in condition in PermissionManagerUmherirrender2024-09-011-1/+2
* Fix some typosMatěj Suchánek2024-08-181-1/+1
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Deprecate more methods dealing with legacy error arraysBartosz Dziewoński2024-08-091-0/+1
* Consistent spelling of "subpage"Amir E. Aharoni2024-08-061-1/+1
* Merge "Drop writeapi userright"jenkins-bot2024-08-011-1/+0
|\
| * Drop writeapi userrightReedy2024-07-311-1/+0
* | PermissionManager: fix typo `sitedwide` from yours trulyDannyS7122024-08-011-1/+1
* | Use real type hints for services etc. in includes/Permissions/Bartosz Dziewoński2024-07-315-151/+38
|/
* Namespace MessageSpecifier under Wikimedia\Message\Bartosz Dziewoński2024-07-283-3/+3
* UserAuthority: Fix wikitext escaping for block errors (again)Bartosz Dziewoński2024-07-221-1/+7
* Use narrow UserIdentity in PermissionManager where possiblethiemowmde2024-07-181-5/+5
* Merge "permissions: Use UserIdentityLookup in PermissionManager"jenkins-bot2024-07-121-7/+9
|\
| * permissions: Use UserIdentityLookup in PermissionManagerUmherirrender2024-07-091-7/+9
* | Merge "Replace some uses of deprecated PermissionManager::getPermissionErrors()"jenkins-bot2024-07-102-10/+26
|\ \ | |/ |/|
| * Replace some uses of deprecated PermissionManager::getPermissionErrors()Bartosz Dziewoński2024-06-272-10/+26
* | PermissionManager: Handle empty error array from TitleQuickPermissionsGergő Tisza2024-07-041-2/+5
* | Merge "RestrictionStore: Replace usage of deprecated LinkCache::addLinkObj."jenkins-bot2024-06-281-1/+1
|\ \ | |/ |/|
| * RestrictionStore: Replace usage of deprecated LinkCache::addLinkObj.Lewis Cawte2024-05-051-1/+1
* | PermissionManager: Add getPermissionStatus(), deprecate getPermissionErrors()Bartosz Dziewoński2024-06-261-168/+161
* | Remove the 'named' user group, which is no longer usedThalia2024-06-201-4/+2
* | Merge "PermissionManager: Allow some readonly user rights bypass NSProtection"jenkins-bot2024-05-211-1/+5
|\ \
| * | PermissionManager: Allow some readonly user rights bypass NSProtectionanterdc992024-05-201-1/+5
* | | PermissionManager: Move a confusingly positioned comment blockGergő Tisza2024-05-191-1/+1
|/ /
* / Remove auto-generated "Class ClassName" commentsthiemowmde2024-05-061-2/+0
|/
* Permissions: Migrate to SelectQueryBuilder in RestrictionStoreUmherirrender2024-05-041-8/+7
* Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecatedAmir Sarabadani2024-04-301-6/+6
* Replace all instances of "per default" with "by default"Tim Starling2024-04-291-1/+1
* Fix some line indentUmherirrender2024-04-201-4/+4
* Permissions: Avoid RestrictionStore lookup for unsupported actionsMáté Szabó2024-04-111-0/+9
* Namespace includes/cacheJames D. Forrester2024-02-202-2/+2
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-141-1/+1
* Namespace includes/contextJames D. Forrester2024-02-082-3/+3
* Merge "Move creation of BlockErrorFormatter into FormatterFactory"jenkins-bot2024-02-022-2/+0
|\
| * Move creation of BlockErrorFormatter into FormatterFactorydaniel2024-01-262-2/+0
* | Make use of the [ ... ] operator instead of array_mergethiemowmde2024-01-311-1/+1
|/
* Permissions: Replace deprecated User::newFromIdentityUmherirrender2024-01-231-1/+1
* Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-234-5/+8
* Use UserFactory::newAnonymousUmherirrender2024-01-221-1/+1
* GrantsLocalization: Move grant risk level labels from CSS to HTMLBartosz Dziewoński2024-01-161-10/+22
* BotPasswords: Show risk level of grantsGergő Tisza2024-01-161-6/+33
* authz: Group grants by riskinessGergő Tisza2024-01-161-0/+49
* Authority class: copy edit commentNovem Linguae2024-01-061-2/+2
* Allow setting page restrictions on BotPassword grantsSiddharth VP2023-12-051-0/+10