wiki.techinc.nl/includes/specialpage
libraryupgrader 5357695270 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 36.0.0 → 37.0.0
  The following sniffs now pass and were enabled:
  * Generic.ControlStructures.InlineControlStructure
  * MediaWiki.PHPUnit.AssertCount.NotUsed

npm:
* svgo: 2.3.0 → 2.3.1
  * https://npmjs.com/advisories/1754 (CVE-2021-33587)

Change-Id: I2a9bbee2fecbf7259876d335f565ece4b3622426
2021-07-22 03:36:05 +00:00
..
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 Turn hashes into comments 2021-06-24 14:45:10 -04:00
IncludableSpecialPage.php
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 Turn hashes into comments 2021-06-24 14:45:10 -04:00
RedirectSpecialArticle.php
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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialRedirectToSpecial.php
SpecialRedirectWithAction.php
UnlistedSpecialPage.php
WantedQueryPage.php Improve documentation about object to be stdClass or specific type 2020-11-20 14:47:56 +00:00