| .. |
|
Hook
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
AuthManagerSpecialPage.php
|
Fix typos in comments (A-B)
|
2021-12-26 16:43:47 +05:30 |
|
ChangesListSpecialPage.php
|
Avoid references to DefaultSettings.
|
2022-02-22 19:43:50 +01:00 |
|
DisabledSpecialPage.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
FormSpecialPage.php
|
Rename FormSpecialPage::[pre|post]Text() to *Html()
|
2022-01-06 03:18:57 +00:00 |
|
ImageQueryPage.php
|
Turn hashes into comments
|
2021-06-24 14:45:10 -04:00 |
|
IncludableSpecialPage.php
|
|
|
|
LoginSignupSpecialPage.php
|
Merge "Add OutputPage::disableClientCache() and deprecate ::enableClientCache(false)"
|
2022-02-10 07:01:21 +00:00 |
|
PageQueryPage.php
|
Inject LanguageConverterFactory into special pages
|
2020-11-25 18:39:57 +01:00 |
|
QueryPage.php
|
Add explicit casts between scalar types
|
2022-03-08 16:59:01 +00: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
|
Consistently use @deprecated since rather @deprecated
|
2022-03-06 02:55:54 +00:00 |
|
SpecialPageFactory.php
|
Merge "specials: Fix various scalar types to match documentation"
|
2022-03-14 16:56:51 +00:00 |
|
SpecialRedirectToSpecial.php
|
Improve nullable documentation in special page class about args
|
2021-10-22 06:14:21 +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 |