wiki.techinc.nl/includes/specials
2020-07-23 19:04:42 +00:00
..
exception Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
formfields Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
forms Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
helpers Don't create Revisions for deprecated hooks if hook is not registered 2020-07-01 03:44:36 +00:00
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
pagers Add option to not call onContribsPager__reallyDoQuery hook 2020-07-22 18:00:51 +02:00
redirects Fix some Squiz.Scope.MethodScope.Missing 2020-05-16 22:42:24 +01:00
SpecialActiveUsers.php Pass function name to database functions 2020-06-07 14:16:52 +02:00
SpecialAllMessages.php
SpecialAllPages.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialAncientPages.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialApiHelp.php
SpecialApiSandbox.php
SpecialAutoblockList.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialBlankpage.php
SpecialBlock.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
SpecialBlockList.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialBookSources.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialBotPasswords.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialBrokenRedirects.php Merge "Add default deletion reason for deleting broken redirects." 2020-07-08 11:05:26 +00:00
SpecialCachedPage.php
SpecialCategories.php
SpecialChangeContentModel.php Merge "Enforce maximum reason length in forms" 2020-07-03 11:54:24 +00:00
SpecialChangeCredentials.php
SpecialChangeEmail.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialChangePassword.php
SpecialComparePages.php SpecialComparePages: Remove use of Revision objects 2020-04-27 18:43:06 +00:00
SpecialConfirmEmail.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialContributions.php Introduce wfDeprecatedMsg() 2020-06-22 14:34:39 +10:00
SpecialCreateAccount.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
SpecialDeadendPages.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialDeletedContributions.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialDiff.php Allow to select next/prev/cur on Special:Diff 2020-06-30 21:19:43 +02:00
SpecialDoubleRedirects.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialEditPage.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
SpecialEditTags.php
SpecialEditWatchlist.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
SpecialEmailInvalidate.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialEmailUser.php Introduce wfDeprecatedMsg() 2020-06-22 14:34:39 +10:00
SpecialExpandTemplates.php Fix some Squiz.Scope.MethodScope.Missing 2020-05-16 22:42:24 +01:00
SpecialExport.php
SpecialFewestRevisions.php Add LinkBatch to SpecialFewestRevisions 2020-07-18 11:09:00 +02:00
SpecialFileDuplicateSearch.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialFilepath.php
SpecialGoToInterwiki.php
SpecialImport.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialJavaScriptTest.php qunit: Load JS with lang=qqx/skin=fallback as context 2020-05-11 18:39:49 +00:00
SpecialLinkAccounts.php Use MediaWikiServices::getAuthManager in special page related classes 2020-04-12 00:17:22 +00:00
SpecialLinkSearch.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialListDuplicatedFiles.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialListFiles.php Make Special:ListFiles not show usernames with underscores 2020-03-06 23:13:10 +00:00
SpecialListGrants.php Fix some Squiz.Scope.MethodScope.Missing 2020-05-16 22:18:49 +01:00
SpecialListGroupRights.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
SpecialListRedirects.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialListUsers.php
SpecialLockdb.php
SpecialLog.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialLonelyPages.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialLongPages.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialMediaStatistics.php mime: Update usage of MimeAnalyzer methods 2020-05-28 20:13:47 +00:00
SpecialMergeHistory.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
SpecialMIMESearch.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialMostCategories.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialMostimages.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialMostInterwikis.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialMostLinked.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialMostLinkedCategories.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialMostLinkedTemplates.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialMostRevisions.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialMovepage.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialMute.php SpecialMute: Rename blacklist to mutelist 2020-06-25 15:04:58 +01:00
SpecialMyLanguage.php
SpecialNewFiles.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialNewpages.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialNewSection.php Add @author tags I forgot to include 2020-04-11 08:13:48 +00:00
SpecialPageData.php
SpecialPageHistory.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
SpecialPageInfo.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
SpecialPageLanguage.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialPagesWithProp.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialPasswordPolicies.php
SpecialPasswordReset.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
SpecialPermanentLink.php
SpecialPreferences.php Remove PreferencesFactory::setUser() 2020-06-08 00:27:04 +00:00
SpecialPrefixindex.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialProtectedpages.php
SpecialProtectedtitles.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
SpecialPurge.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
SpecialRandomInCategory.php Pass function name to database functions 2020-06-07 14:16:52 +02:00
SpecialRandompage.php Pass function name to database functions 2020-06-07 14:16:52 +02:00
SpecialRandomredirect.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialRandomrootpage.php
SpecialRecentChanges.php Exclude expired watchlist items from RecentChanges and RecentChangesLinked 2020-06-11 13:40:56 +08:00
SpecialRecentChangesLinked.php Exclude expired watchlist items from RecentChanges and RecentChangesLinked 2020-06-11 13:40:56 +08:00
SpecialRedirect.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialRemoveCredentials.php
SpecialResetTokens.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialRevisionDelete.php Avoid undefined variable on Special:RevisionDelete 2020-07-14 20:14:51 +02:00
SpecialRunJobs.php
SpecialSearch.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
SpecialShortPages.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialSpecialpages.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialStatistics.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialTags.php Enforce maximum reason length in forms 2020-06-06 04:31:15 +00:00
SpecialTrackingCategories.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialUnblock.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialUncategorizedCategories.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialUncategorizedImages.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialUncategorizedPages.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialUncategorizedTemplates.php
SpecialUndelete.php Fix wrong title links on Special:Undelete 2020-07-14 20:03:16 +00:00
SpecialUnlinkAccounts.php Use MediaWikiServices::getAuthManager in special page related classes 2020-04-12 00:17:22 +00:00
SpecialUnlockdb.php
SpecialUnusedCategories.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialUnusedImages.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialUnusedTemplates.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialUnwatchedPages.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialUpload.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
SpecialUploadStash.php Remove falsy check after new call 2020-06-17 19:03:16 +02:00
SpecialUserLogin.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialUserLogout.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialUserrights.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
SpecialVersion.php Revert "Add a new type of database to the installer from extension" 2020-07-22 16:05:31 -07:00
SpecialWantedCategories.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00
SpecialWantedfiles.php Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:25 +00:00
SpecialWantedpages.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialWantedTemplates.php Fix some Squiz.Scope.MethodScope.Missing 2020-05-16 22:42:24 +01:00
SpecialWatchlist.php Display remaining watch period in watchstar 2020-07-18 01:45:51 +00:00
SpecialWhatLinksHere.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SpecialWithoutInterwiki.php Fix some includes/specials/ Squiz.Scope.MethodScope.Missing 2020-05-18 21:21:17 +00:00