aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialUserRights.php
Commit message (Expand)AuthorAgeFilesLines
* specials: Use type declaration on undocumented private functionsUmherirrender2025-04-041-1/+1
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-2/+2
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-3/+3
* specials: Remove constructor PHPdoc blockUmherirrender2025-02-201-9/+0
* Modernize status and error message handlingBartosz Dziewoński2024-11-281-3/+6
* Use namespaced classesUmherirrender2024-10-211-2/+2
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-7/+7
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-1/+1
* Update Special:UserRights form to exclude temporary usersAnaïsGueyte2024-09-181-34/+27
* specials: Add missing documentation to class propertiesUmherirrender2024-09-131-0/+1
* Make SpecialUserRights::userCanChangeRights not accept temp usersDreamy Jazz2024-09-041-5/+7
* Prevent cross-wiki assignment of groups to temporary accountsDreamy Jazz2024-09-041-1/+26
* Remove Title and User from signaturesDaimona Eaytoy2024-07-101-1/+1
* SpecialUserRights: Clean up mTarget and $reason type checksTimo Tijhof2024-06-111-11/+13
* Merge "Add namespace and deprecation alias to Xml and XmlSelect"jenkins-bot2024-05-161-2/+2
|\
| * Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-2/+2
* | specials: Improve docs and `@ingroup` tags, fix file headersTimo Tijhof2024-05-151-3/+0
|/
* Merge "Use explicit value checks where "0" is valid input"jenkins-bot2024-03-301-1/+1
|\
| * Use explicit value checks where "0" is valid inputMatěj Suchánek2024-02-221-1/+1
* | SpecialUserRights: Tighten some type hintsBartosz Dziewoński2024-03-271-3/+4
* | specials: Various Xml->Html updates in EditTags, RC and UserRightsTimo Tijhof2024-03-261-12/+12
* | Avoid deprecated Xml::checkLabelTimo Tijhof2024-03-261-16/+14
|/
* Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-231-1/+2
* Namespace remaining User-related classes under \MediaWiki\UserJames D. Forrester2023-09-201-1/+1
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-181-1/+1
* Remove redundant empty() constructs (3)Daimona Eaytoy2023-09-081-1/+1
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-1/+1
* Use real type hints for services etc. in specials/ (N-Z)Bartosz Dziewoński2023-08-291-16/+6
* Merge "specials: Add watch option for userpage to Special:UserRights"jenkins-bot2023-08-251-1/+21
|\
| * specials: Add watch option for userpage to Special:UserRightsUmherirrender2023-08-221-1/+21
* | Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-1/+1
* | Merge "mark various anonymous functions as static"jenkins-bot2023-08-231-2/+2
|\ \ | |/ |/|
| * mark various anonymous functions as staticReedy2023-08-221-2/+2
* | cross-wiki userrights: Restore hook compatibilityUmherirrender2023-08-221-9/+6
|/
* cross-wiki userrights: Add SpecialUserRights::getDisplayUsernameUmherirrender2023-08-171-5/+23
* specials: Use cross-wiki aware UserIdentityLookup on Special:UserRightsUmherirrender2023-08-011-31/+39
* Revert "specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights"Urbanecm2023-07-261-39/+31
* specials: Use cross-wiki aware UserIdentityLookup on Special:UserRightsUmherirrender2023-07-201-31/+39
* specials: Cleanup user handling in Special:UserRightsUmherirrender2023-07-201-8/+6
* SpecialUserRights: Check for username to be temporaryAlexander Vorwerk2023-07-201-2/+2
* Prevent saving groups to a Temp UserAnaïsGueyte2023-07-121-0/+7
* Revert "Throw an error from UserGroupManager::addUserToGroup if called on a t...Tchanders2023-07-031-4/+0
* Throw an error from UserGroupManager::addUserToGroup if called on a temporary...AnaïsGueyte2023-06-281-0/+4
* Replace usages of deprecated UserGroupMembership::getLink()Daimona Eaytoy2023-05-201-8/+4
* language: Annotate list() methods as preserving taintednessDaimona Eaytoy2023-05-201-0/+2
* Merge "user: Move UserRightsProxy::invalidateCache to UserFactory"jenkins-bot2023-04-301-1/+1
|\
| * user: Move UserRightsProxy::invalidateCache to UserFactoryUmherirrender2023-04-301-1/+1
* | Namespace SpecialUserRights under \MediaWiki\SpecialsJames D. Forrester2023-03-161-0/+15
|/
* Rename PHP classes to match filenamesFomafix2023-03-161-0/+1133