wiki.techinc.nl/includes/specials
2012-06-07 22:37:18 +00:00
..
SpecialActiveusers.php GROUP BY and ORDER BY supports arrays in Database class 2012-05-13 00:06:48 +02:00
SpecialAllmessages.php Update core usage of getLanguageName[s]. 2012-03-08 20:56:26 +00:00
SpecialAllpages.php Use right case for Title::makeTitle 2012-05-05 16:08:47 +02:00
SpecialAncientpages.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
SpecialBlankpage.php
SpecialBlock.php (bug 32604) Some messages needs escaping of wikitext inside username 2012-05-04 19:15:11 +02:00
SpecialBlockList.php * Use local context to get messages 2011-12-23 20:51:37 +00:00
SpecialBlockme.php * Use local context to get messages 2011-12-27 16:35:40 +00:00
SpecialBooksources.php More return documentation 2012-02-09 21:36:14 +00:00
SpecialBrokenRedirects.php Removed subclassing of PageQueryPage where not needed. 2012-04-13 10:30:57 +02:00
SpecialCachedPage.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialCategories.php 36019: Revert b/25095 breaks Special:Categories 2012-04-16 19:42:59 +02:00
SpecialChangeEmail.php Moved Preferences::trySetUserEmail() to User::setEmailWithConfirmation() 2012-04-03 10:50:34 +02:00
SpecialChangePassword.php Use local context to get messages 2011-12-11 09:31:47 +00:00
SpecialComparePages.php Use local context to get messages 2011-12-17 13:24:40 +00:00
SpecialConfirmemail.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 19:29:36 +00:00
SpecialContributions.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialDeadendpages.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 17:41:50 +00:00
SpecialDeletedContributions.php Add missing uploads link to deleted contributions. 2012-04-12 16:12:00 +01:00
SpecialDisambiguations.php Removed subclassing of PageQueryPage where not needed. 2012-04-13 10:30:57 +02:00
SpecialDoubleRedirects.php Removed subclassing of PageQueryPage where not needed. 2012-04-13 10:30:57 +02:00
SpecialEditWatchlist.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialEmailuser.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialExport.php Stop PHP notices fouling up XML, when exporting all pages 2012-03-30 23:01:12 +02:00
SpecialFewestrevisions.php GROUP BY and ORDER BY supports arrays in Database class 2012-05-13 00:06:48 +02:00
SpecialFileDuplicateSearch.php * Use local context to get messages 2011-12-24 17:03:59 +00:00
SpecialFilepath.php Use local context to get messages 2012-02-25 13:21:26 +00:00
SpecialImport.php Change calls from Xml::namespaceSelector() to Html::namespaceSelector() since the former now throws deprecation warnings... 2012-03-19 12:30:52 +00:00
SpecialJavaScriptTest.php Added missing GPLv2 headers in some places. 2012-04-28 20:41:55 +02:00
SpecialLinkSearch.php Change calls from Xml::namespaceSelector() to Html::namespaceSelector() since the former now throws deprecation warnings... 2012-03-19 12:30:52 +00:00
SpecialListfiles.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialListgrouprights.php (bug 35920) Fix group addition/removal messages on Special:Listgrouprights 2012-04-14 22:31:50 +02:00
SpecialListredirects.php Fix double pasting from r105803 2011-12-11 16:37:20 +00:00
SpecialListusers.php Use Linker::userToolLinks on Special:ListUsers to format the rows in 2012-04-09 10:30:24 -07:00
SpecialLockdb.php Use local context to get messages. 2012-05-11 22:22:06 +02:00
SpecialLog.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialLonelypages.php Use local context to get message 2012-03-13 21:30:29 +00:00
SpecialLongpages.php
SpecialMergeHistory.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialMIMEsearch.php (bug 37181) Removed hard coded parentheses in SpecialMIMEsearch.php 2012-06-03 09:59:54 -03:00
SpecialMostcategories.php Merge "Various fixes to Special:Mostcategories." 2012-05-15 09:16:59 +00:00
SpecialMostimages.php
SpecialMostlinked.php Merge "Various fixes to Special:Mostlinked." 2012-05-18 05:22:55 +00:00
SpecialMostlinkedcategories.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
SpecialMostlinkedtemplates.php GROUP BY and ORDER BY supports arrays in Database class 2012-05-13 00:06:48 +02:00
SpecialMostrevisions.php
SpecialMovepage.php exclude immovable namespaces from the namespace selector on Special:MovePage 2012-05-11 16:32:52 +02:00
SpecialNewimages.php * Use local context to get messages 2012-03-22 21:27:47 +01:00
SpecialNewpages.php Set title for Linker::revComment on Special:NewPages 2012-05-26 21:10:52 +02:00
SpecialPasswordReset.php user table: replace some '*' with explicit fields in selects 2012-05-25 17:53:29 +02:00
SpecialPopularpages.php Bug 29524 - Rename RequestContext::getLang to getLanguage 2011-11-21 16:13:21 +00:00
SpecialPreferences.php * Use local context to get message 2012-03-19 17:09:23 +00:00
SpecialPrefixindex.php Use local context to get messages 2012-04-11 21:49:31 +02:00
SpecialProtectedpages.php Use local context to get messages and time formatting methods of Language class 2012-04-03 23:12:38 +02:00
SpecialProtectedtitles.php Use local context to get messages and time formatting methods of Language class 2012-04-02 21:36:23 +02:00
SpecialRandompage.php Use local context to get messages. 2012-05-11 22:22:06 +02:00
SpecialRandomredirect.php
SpecialRecentchanges.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialRecentchangeslinked.php Use local context to get messages 2012-05-01 09:57:04 +02:00
SpecialRevisiondelete.php Include the namespace of the page in the "target" parameter of the form to confirm display of a deleted file. 2012-05-08 14:06:12 +02:00
SpecialSearch.php Use local context to get messages 2012-05-09 20:18:30 +02:00
SpecialShortpages.php Check validity of fetched titles and show a descriptive messages when an invalid title is encountered. 2012-05-26 18:13:31 +02:00
SpecialSpecialpages.php
SpecialStatistics.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialTags.php Removed checks for the "MEDIAWIKI" constant on files that only define classes. 2012-05-23 21:20:42 +02:00
SpecialUnblock.php (bug 32604) Some messages needs escaping of wikitext inside username 2012-05-04 19:15:11 +02:00
SpecialUncategorizedcategories.php
SpecialUncategorizedimages.php
SpecialUncategorizedpages.php
SpecialUncategorizedtemplates.php
SpecialUndelete.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialUnlockdb.php * Changed OutputPage's handling of subtitles to use an array and implode it with "<br />" so that callers don't have to bother whether there's already a subtitle when adding new ones 2011-11-08 18:01:22 +00:00
SpecialUnusedcategories.php More return documentation 2012-02-09 21:36:14 +00:00
SpecialUnusedimages.php Use local context to get message 2012-02-16 17:12:20 +00:00
SpecialUnusedtemplates.php * Use local context to get messages 2012-02-15 16:21:58 +00:00
SpecialUnwatchedpages.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialUpload.php report real upload limit on Special:Upload 2012-04-03 20:32:33 +02:00
SpecialUploadStash.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialUserlogin.php Userlogin: Do not add a language link if it's the currently used language 2012-06-07 17:29:41 +02:00
SpecialUserlogout.php Use local context to get messages. 2012-05-11 22:22:06 +02:00
SpecialUserrights.php Add username as parameter for gender support 2012-05-12 03:25:29 +02:00
SpecialVersion.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
SpecialWantedcategories.php Use local context to get message instead of relying on global variables 2012-02-03 11:19:35 +00:00
SpecialWantedfiles.php Use local context to get messages. 2012-05-11 22:22:06 +02:00
SpecialWantedpages.php GROUP BY and ORDER BY supports arrays in Database class 2012-05-13 00:06:48 +02:00
SpecialWantedtemplates.php GROUP BY and ORDER BY supports arrays in Database class 2012-05-13 00:06:48 +02:00
SpecialWatchlist.php (bug 36761) "Mark pages as visited" should submit previously established filter options 2012-05-21 20:17:38 -07:00
SpecialWhatlinkshere.php Change calls from Xml::namespaceSelector() to Html::namespaceSelector() since the former now throws deprecation warnings... 2012-03-19 12:30:52 +00:00
SpecialWithoutinterwiki.php Use local context to get messages 2012-02-11 16:37:04 +00:00