wiki.techinc.nl/includes/specials
2013-01-24 23:14:52 +00:00
..
SpecialActiveusers.php Revert "Revert "Show a "(blocked)" hint on Special:ListUsers/ActiveUsers"" 2012-10-19 17:18:43 +00:00
SpecialAllmessages.php
SpecialAllpages.php
SpecialAncientpages.php
SpecialBlankpage.php
SpecialBlock.php (bug 32434) API allows reblocking the user without reblock parameter. 2012-12-20 17:02:40 +01:00
SpecialBlockList.php Show comment not as block in tables 2012-12-01 22:38:04 +01:00
SpecialBlockme.php
SpecialBooksources.php Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
SpecialBrokenRedirects.php
SpecialCachedPage.php fixed type hints 2012-11-01 18:38:14 +01:00
SpecialCategories.php
SpecialChangeEmail.php (Bug 35987) Clarify change password on Special:ChangeEmail 2012-12-16 07:07:29 +00:00
SpecialChangePassword.php Follow-up Ib2b8dfb8 (803abc7): fix a typo in a variable name 2012-11-10 17:12:45 +01:00
SpecialComparePages.php
SpecialConfirmemail.php
SpecialContributions.php Remove hardcoded quotes on integer 2013-01-18 19:25:38 +01:00
SpecialDeadendpages.php
SpecialDeletedContributions.php (Bug 41574) Supply Title object to Revision if possible. 2012-11-01 13:48:18 +01:00
SpecialDisambiguations.php
SpecialDoubleRedirects.php
SpecialEditWatchlist.php SpecialEditWatchlist: Don't re-escape html option values. 2013-01-14 22:43:02 +01:00
SpecialEmailuser.php (bug 32237) Add GENDER support to Special:EmailUser 2012-10-29 11:15:35 +01:00
SpecialExport.php
SpecialFewestrevisions.php
SpecialFileDuplicateSearch.php
SpecialFilepath.php
SpecialImport.php Follow-up I9c7aa3b2 (b28c7a8): fix one more validation error 2012-12-27 19:49:41 +01:00
SpecialJavaScriptTest.php
SpecialLinkSearch.php Add plural support for protocols in 'linksearch-text' 2012-12-28 13:45:35 +01:00
SpecialListfiles.php Show comment not as block in tables 2012-12-01 22:38:04 +01:00
SpecialListgrouprights.php
SpecialListredirects.php Use ResultWrapper::numRows() instead of DatabaseBase::numRows() 2013-01-06 11:52:40 +01:00
SpecialListusers.php (bug 41793) Make contribs. link on Special:ListUsers red for users with 0 edits 2012-11-07 20:38:32 +01:00
SpecialLockdb.php
SpecialLog.php
SpecialLonelypages.php
SpecialLongpages.php
SpecialMergeHistory.php (Bug 41574) Supply Title object to Revision if possible. 2012-11-01 13:48:18 +01:00
SpecialMIMEsearch.php
SpecialMostcategories.php
SpecialMostimages.php
SpecialMostinterwikis.php
SpecialMostlinked.php
SpecialMostlinkedcategories.php
SpecialMostlinkedtemplates.php
SpecialMostrevisions.php
SpecialMovepage.php (bug 42915) make MovePage aware of whether redirects are supported. 2012-12-20 19:00:35 +01:00
SpecialNewimages.php
SpecialNewpages.php Fixup a couple of uses of return values of functions that return void 2012-12-09 03:16:14 +00:00
SpecialPasswordReset.php (bug 41443) Link in password reset is broken 2012-10-28 21:00:32 +01:00
SpecialPopularpages.php
SpecialPreferences.php (bug 40124) allow arbitrary user preferences prefixed with 'userjs-' 2013-01-13 19:08:56 +01:00
SpecialPrefixindex.php
SpecialProtectedpages.php Remove hardcoded quotes on integer 2013-01-18 19:25:38 +01:00
SpecialProtectedtitles.php Use array for database fields 2013-01-18 16:15:41 +01:00
SpecialRandompage.php
SpecialRandomredirect.php
SpecialRecentchanges.php Use array for join condition 2013-01-19 12:20:37 +01:00
SpecialRecentchangeslinked.php Use array for join condition 2013-01-19 12:20:37 +01:00
SpecialRevisiondelete.php (bug 37714) Use log type in target object when deleting logs of the same type 2012-12-12 19:18:36 +00:00
SpecialSearch.php Adding SpecialSearchResultsPrepend/Append hooks 2013-01-18 00:05:31 -08:00
SpecialShortpages.php
SpecialSpecialpages.php Simplify cached check in Special:SpecialPages 2012-11-09 16:57:54 +01:00
SpecialStatistics.php
SpecialTags.php
SpecialUnblock.php
SpecialUncategorizedcategories.php (bug 42173) Standardize categories special pages output 2012-11-16 11:43:38 +01:00
SpecialUncategorizedimages.php
SpecialUncategorizedpages.php
SpecialUncategorizedtemplates.php
SpecialUndelete.php Merge "Tidy up some unbalanced returns in methods" 2012-12-09 09:48:40 +00:00
SpecialUnlockdb.php
SpecialUnusedcategories.php
SpecialUnusedimages.php
SpecialUnusedtemplates.php
SpecialUnwatchedpages.php
SpecialUpload.php (bug 26995) Update filename field on Special:Upload after sanitizing 2012-11-02 17:03:51 +01:00
SpecialUploadStash.php
SpecialUserlogin.php Merge "(bug 22457) More natural flow for the "By e-mail" feature" 2013-01-24 23:14:52 +00:00
SpecialUserlogout.php
SpecialUserrights.php Merge "Use LogFormatter to format rights log." 2012-11-01 18:51:09 +00:00
SpecialVersion.php (bug 43184) bogus script path in Special:Version 2012-12-19 16:55:12 +01:00
SpecialWantedcategories.php
SpecialWantedfiles.php
SpecialWantedpages.php
SpecialWantedtemplates.php
SpecialWatchlist.php Merge "Pass database connection to SpecialWatchlist::countItems" 2013-01-21 17:08:06 +00:00
SpecialWhatlinkshere.php Use ResultWrapper::numRows() instead of DatabaseBase::numRows() 2013-01-06 11:52:40 +01:00
SpecialWithoutinterwiki.php