| .. |
|
Hook
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
AuthManagerSpecialPage.php
|
Move AuthManager::checkAccountCreatePermissions to Authority.
|
2021-04-26 14:14:43 -07:00 |
|
ChangesListSpecialPage.php
|
Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity
|
2021-05-27 11:45:17 +03:00 |
|
DisabledSpecialPage.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
FormSpecialPage.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ImageQueryPage.php
|
Improve documentation about object to be stdClass or specific type
|
2020-11-20 14:47:56 +00:00 |
|
IncludableSpecialPage.php
|
Fix some Squiz.Scope.MethodScope.Missing
|
2020-05-16 22:18:49 +01:00 |
|
LoginSignupSpecialPage.php
|
SpecialCreateAccount: don't reinvent the wheel for restrictions
|
2021-05-26 22:19:21 +00:00 |
|
PageQueryPage.php
|
Inject LanguageConverterFactory into special pages
|
2020-11-25 18:39:57 +01:00 |
|
QueryPage.php
|
Replace uses of DB_MASTER with DB_PRIMARY
|
2021-04-29 09:24:31 -07:00 |
|
RedirectSpecialArticle.php
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
|
2020-07-13 09:31:38 +00:00 |
|
RedirectSpecialPage.php
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
SpecialPage.php
|
Replace deprecated uses of PermissionManager with GroupPermissionsLookup
|
2021-05-26 05:47:21 +00:00 |
|
SpecialPageFactory.php
|
Merge "Clean up NewFilesPager: remove deprecated and unused services"
|
2021-05-27 17:23:27 +00:00 |
|
SpecialRedirectToSpecial.php
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
|
2020-07-13 09:31:38 +00:00 |
|
SpecialRedirectWithAction.php
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
|
2020-07-13 09:31:38 +00:00 |
|
UnlistedSpecialPage.php
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
|
2020-07-13 09:31:38 +00:00 |
|
WantedQueryPage.php
|
Improve documentation about object to be stdClass or specific type
|
2020-11-20 14:47:56 +00:00 |