wiki.techinc.nl/includes/specials
Timo Tijhof 8decad60a6 qunit: Load qunitjs directly instead of via load.php
Much less indirection this way, making the test runner a bit easier
to reason about (maintenance-wise) and easier to debug for developers.
Minification doesn't help here anyway (quite the opposite).

This also means the legacy option to load a module synchronously
from ResourceLoader\ClientHtml can be removed. This option existed
solely to bootstrap the QUnit test runner, and can be removed in a
subsequent commit.

Bug: T250045
Change-Id: I73985048382e9cc754753ed84f04d25214c07599
2020-04-23 21:47:46 +01:00
..
exception
formfields
forms Use MediaWikiServices::getRepoGroup in special page related classes 2020-03-14 12:35:10 +00:00
helpers Replace uses and hard deprecate Revision::newNullRevision 2020-04-15 05:43:43 +00:00
Hook specials/Hook: Hook interface doc comment review 2020-04-22 05:19:02 +00:00
pagers Pass RevisionRecord to Linker methods 2020-04-18 01:24:54 +00:00
redirects
SpecialActiveUsers.php
SpecialAllMessages.php
SpecialAllPages.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
SpecialAncientPages.php Introduce shortcut to LanguageConverter for all SpecialPage hierarchy 2020-02-17 19:05:35 +02:00
SpecialApiHelp.php
SpecialApiSandbox.php
SpecialAutoblockList.php Fix new phan errors, part 9 2019-10-22 08:09:36 +00:00
SpecialBlankpage.php
SpecialBlock.php Merge "Unify handling of options messages" 2020-04-06 23:20:44 +00:00
SpecialBlockList.php Remove $wgEnablePartialBlocks config and always enable partial blocks 2020-03-04 13:45:44 +00:00
SpecialBookSources.php Replace uses and hard deprecate Revision::newFromTitle 2020-04-18 04:47:10 +00:00
SpecialBotPasswords.php
SpecialBrokenRedirects.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
SpecialCachedPage.php
SpecialCategories.php
SpecialChangeContentModel.php Replace uses and hard deprecate Revision::newFromTitle 2020-04-18 04:47:10 +00:00
SpecialChangeCredentials.php Fix some PHPStorm warnings by replacing array functions with loops 2020-02-19 09:28:44 +11:00
SpecialChangeEmail.php Use MediaWikiServices::getAuthManager in special page related classes 2020-04-12 00:17:22 +00:00
SpecialChangePassword.php
SpecialComparePages.php
SpecialConfirmEmail.php Remove setMethod( 'post' ) from HTMLForm Object 2020-01-02 00:59:09 +05:30
SpecialContributions.php SpecialContributions: Use a custom warning when partially blocked 2020-03-20 23:20:13 +00:00
SpecialCreateAccount.php Use MediaWikiServices::getAuthManager in special page related classes 2020-04-12 00:17:22 +00:00
SpecialDeadendPages.php
SpecialDeletedContributions.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SpecialDiff.php
SpecialDoubleRedirects.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
SpecialEditPage.php Add @author tags I forgot to include 2020-04-11 08:13:48 +00:00
SpecialEditTags.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SpecialEditWatchlist.php Reconcile differences between arguments in hooks.txt and at the call site 2020-03-06 15:49:15 +11:00
SpecialEmailInvalidate.php
SpecialEmailUser.php SpecialEmailUser: Set user text field to required 2020-03-11 17:51:12 +00:00
SpecialExpandTemplates.php Deprecate ParserOptions::getTidy() and ParserOptions::setTidy() 2020-04-19 22:53:39 -07:00
SpecialExport.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SpecialFewestRevisions.php Introduce shortcut to LanguageConverter for all SpecialPage hierarchy 2020-02-17 19:05:35 +02:00
SpecialFileDuplicateSearch.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
SpecialFilepath.php
SpecialGoToInterwiki.php
SpecialImport.php Special pages: Remove use of Title::getUserPermissionsErrors (part 2) 2020-02-14 06:13:32 +00:00
SpecialJavaScriptTest.php qunit: Load qunitjs directly instead of via load.php 2020-04-23 21:47:46 +01:00
SpecialLinkAccounts.php Use MediaWikiServices::getAuthManager in special page related classes 2020-04-12 00:17:22 +00:00
SpecialLinkSearch.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialListDuplicatedFiles.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialListFiles.php Make Special:ListFiles not show usernames with underscores 2020-03-06 23:13:10 +00:00
SpecialListGrants.php
SpecialListGroupRights.php
SpecialListRedirects.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialListUsers.php
SpecialLockdb.php
SpecialLog.php Use standard, cross-browser button appearance in Special:Log 2020-02-19 05:56:49 +00:00
SpecialLonelyPages.php Do not insert page titles into querycache.qc_value 2019-10-31 20:27:09 +01:00
SpecialLongPages.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
SpecialMediaStatistics.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
SpecialMergeHistory.php Pass RevisionRecord to Linker methods 2020-04-18 01:24:54 +00:00
SpecialMIMESearch.php Introduce shortcut to LanguageConverter for all SpecialPage hierarchy 2020-02-17 19:05:35 +02:00
SpecialMostCategories.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialMostimages.php
SpecialMostInterwikis.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialMostLinked.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialMostLinkedCategories.php Introduce shortcut to LanguageConverter for all SpecialPage hierarchy 2020-02-17 19:05:35 +02:00
SpecialMostLinkedTemplates.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialMostRevisions.php
SpecialMovepage.php Merge "Special:ChangeContentModel & Special:MovePage: Add a subtitle" 2020-03-26 15:47:32 +00:00
SpecialMute.php Add help link to Special:Mute 2020-02-05 23:50:43 +00:00
SpecialMyLanguage.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
SpecialNewFiles.php
SpecialNewpages.php Pass RevisionRecord to Linker methods 2020-04-18 01:24:54 +00:00
SpecialNewSection.php Add @author tags I forgot to include 2020-04-11 08:13:48 +00:00
SpecialPageData.php
SpecialPageHistory.php Add @author tags I forgot to include 2020-04-11 08:13:48 +00:00
SpecialPageInfo.php Add @author tags I forgot to include 2020-04-11 08:13:48 +00:00
SpecialPageLanguage.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
SpecialPagesWithProp.php SpecialPagesWithProp: Remove subpage from the URL when submitting 2020-04-01 18:42:12 +02: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
SpecialPrefixindex.php
SpecialProtectedpages.php
SpecialProtectedtitles.php
SpecialPurge.php Add @author tags I forgot to include 2020-04-11 08:13:48 +00:00
SpecialRandomInCategory.php SpecialRandomInCategory.php: preserve query string during redirection 2020-02-09 13:29:38 +00:00
SpecialRandompage.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SpecialRandomredirect.php
SpecialRandomrootpage.php
SpecialRecentChanges.php Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
SpecialRecentChangesLinked.php Use array for 'ORDER BY' 2019-11-29 23:01:07 +01:00
SpecialRedirect.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SpecialRemoveCredentials.php
SpecialResetTokens.php
SpecialRevisionDelete.php Use MediaWikiServices::getRepoGroup in special page related classes 2020-03-14 12:35:10 +00:00
SpecialRunJobs.php Convert JobRunner into a service and use DI 2020-02-27 08:04:48 -08:00
SpecialSearch.php Replace WebRequest::getLimitOffset with ::getLimitOffsetForUser 2020-02-19 00:50:21 +00:00
SpecialShortPages.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialSpecialpages.php
SpecialStatistics.php Fix more scalar types in docblocks 2019-12-08 17:59:08 +00:00
SpecialTags.php
SpecialTrackingCategories.php
SpecialUnblock.php
SpecialUncategorizedCategories.php
SpecialUncategorizedImages.php Do not insert page titles into querycache.qc_value 2019-10-31 20:27:09 +01:00
SpecialUncategorizedPages.php Do not insert page titles into querycache.qc_value 2019-10-31 20:27:09 +01:00
SpecialUncategorizedTemplates.php
SpecialUndelete.php Pass RevisionRecord to Linker methods 2020-04-18 01:24:54 +00:00
SpecialUnlinkAccounts.php Use MediaWikiServices::getAuthManager in special page related classes 2020-04-12 00:17:22 +00:00
SpecialUnlockdb.php
SpecialUnusedCategories.php Do not insert page titles into querycache.qc_value 2019-10-31 20:27:09 +01:00
SpecialUnusedImages.php
SpecialUnusedTemplates.php Do not insert page titles into querycache.qc_value 2019-10-31 20:27:09 +01:00
SpecialUnwatchedPages.php Introduce shortcut to LanguageConverter for all SpecialPage hierarchy 2020-02-17 19:05:35 +02:00
SpecialUpload.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SpecialUploadStash.php Use MediaWikiServices::getRepoGroup in special page related classes 2020-03-14 12:35:10 +00:00
SpecialUserLogin.php
SpecialUserLogout.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
SpecialUserrights.php Unify handling of options messages 2020-03-27 11:19:43 +08:00
SpecialVersion.php Add an anchor on Special:Version for each installed composer library 2020-03-12 10:45:43 -04:00
SpecialWantedCategories.php Introduce shortcut to LanguageConverter for all SpecialPage hierarchy 2020-02-17 19:05:35 +02:00
SpecialWantedfiles.php Use MediaWikiServices::getRepoGroup in special page related classes 2020-03-14 12:35:10 +00:00
SpecialWantedpages.php
SpecialWantedTemplates.php
SpecialWatchlist.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SpecialWhatLinksHere.php SpecialWhatLinksHere: Display section anchor for redirects 2020-02-27 11:14:22 +01:00
SpecialWithoutInterwiki.php Do not insert page titles into querycache.qc_value 2019-10-31 20:27:09 +01:00