aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Permissions
Commit message (Expand)AuthorAgeFilesLines
* permissions: Check cascade protection only if page can existsUmherirrender2023-02-101-0/+4
* Merge "Change $wgLang to use Message::*Param functions"jenkins-bot2023-01-281-3/+2
|\
| * Change $wgLang to use Message::*Param functionsUmherirrender2022-09-261-3/+2
* | Split a base class out of CommentStoreAlexander Vorwerk2023-01-011-1/+1
* | Hard-deprecate User/PermissionManager group permissions lookup functionsUmherirrender2022-12-211-3/+6
* | Replace deprecated PermissionManager::getGroupPermissions/WithPermissionUmherirrender2022-12-201-3/+3
* | Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-1/+1
* | Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-1/+1
* | Use short array destructuring instead of list()Tim Starling2022-10-211-3/+3
* | Add some helpers to filter properties out of var_dump()Tim Starling2022-10-121-0/+5
* | Fixes for the phan upgrade, part 1Daimona Eaytoy2022-10-081-0/+1
* | RestrictionStore: Migrate Database::select usages to SelectQueryBuilderAmir Sarabadani2022-09-301-27/+23
|/
* Permissions: Exit early from RestrictionStore::loadRestrictions if no rev idBrian Wolff2022-09-161-14/+21
* Merge "RestrictionStore: Do not return upload as a restriction for non-existe...jenkins-bot2022-09-061-2/+2
|\
| * RestrictionStore: Do not return upload as a restriction for non-existent titlesDylsss2022-01-031-2/+2
* | PermissionManager: Add PermissionErrorAudit hookSergio Gimeno2022-08-302-0/+38
* | PermissionManager: add throwPermissionErrors()Lucas Werkmeister2022-07-221-0/+30
* | PermissionManager: reindex errors after filteringLucas Werkmeister2022-07-221-1/+1
* | Make RateLimiter use WRStatsTim Starling2022-07-161-144/+78
* | Fix typosTim Starling2022-06-301-1/+1
* | Merge "Extract RateLimiter from User"jenkins-bot2022-06-282-0/+464
|\ \
| * | Extract RateLimiter from Userdaniel2022-06-272-0/+464
* | | Do minor code cleanupMatěj Suchánek2022-06-241-1/+0
* | | Replace deprecated wfReadOnly/wfReadOnlyReasonUmherirrender2022-06-201-1/+1
|/ /
* | Permissions: Add strict return types and minor doc cleanupTimo Tijhof2022-05-211-119/+89
* | Merge "PermissionManager: Replace usage of Action::factory by ActionFactory"jenkins-bot2022-05-211-3/+9
|\ \
| * | PermissionManager: Replace usage of Action::factory by ActionFactoryUmherirrender2022-04-291-3/+9
* | | Merge "UserAuthority: Fix wikitext escaping for block errors"jenkins-bot2022-05-161-1/+1
|\ \ \
| * | | UserAuthority: Fix wikitext escaping for block errorsTaavi Väänänen2022-05-041-1/+1
| |/ /
* | | Merge "wikipage: Remove usage of protection related deprecated Title function"jenkins-bot2022-05-151-1/+1
|\ \ \
| * | | wikipage: Remove usage of protection related deprecated Title functionUmherirrender2022-05-101-1/+1
* | | | RestrictionStore: Add support for templatelinks migrationAmir Sarabadani2022-05-131-6/+14
|/ / /
* / / Remove references to legacy page_restrictions field in page tableAmir Sarabadani2022-05-091-73/+3
|/ /
* | Don't consult ActionFactory for pages that can't existTim Starling2022-04-291-16/+19
* | Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-264-52/+56
* | TempUser UI tweaksTim Starling2022-04-261-5/+39
* | PermissionManager: Remove usage of protection related Title functionUmherirrender2022-04-141-7/+19
* | TempUser infrastructure and servicesTim Starling2022-04-144-2/+72
* | phan: Disable null_casts_as_any_type settingUmherirrender2022-03-212-0/+3
* | Allow ContentHandler to "override" non-existent actionsTim Starling2022-03-081-20/+17
|/
* Merge "Make some generic array type hints in PHPDocs more specific"jenkins-bot2021-12-184-5/+5
|\
| * Make some generic array type hints in PHPDocs more specificThiemo Kreuz2021-12-084-5/+5
* | Support having groups inherit permissions from another groupKunal Mehta2021-12-041-7/+89
|/
* Introduce `Redirect(Lookup&Store)` services to handle redirectsDerick Alangi2021-12-011-11/+8
* permissions: Avoid null as init for PermissionManager->usersRights cacheUmherirrender2021-09-221-2/+2
* Reapply "GrantsInfo service to replace MWGrants"Alexander Vorwerk2021-09-182-0/+303
* Deprecate WikiPage methods replaced by DeletePageDaimona Eaytoy2021-09-161-0/+1
* Deprecate userCan hookTChin2021-09-131-1/+1
* SimpleAuthority: Fix ignored typoReedy2021-09-091-1/+1
* Cleanup mixed space/tab line indentUmherirrender2021-09-041-12/+18