wiki.techinc.nl/includes
Max Semenik 33cb9e803a Improve diff docs
Change-Id: I42332051f6f1b94f459b06d6c69625bc2a1fa9cf
2016-05-18 01:59:29 +00:00
..
actions Remove WatchedItemStore::getDefaultInstance 2016-05-06 08:47:37 +00:00
api Localisation updates from https://translatewiki.net. 2016-05-17 21:55:54 +02:00
auth Use AuthManager on special pages 2016-05-16 15:12:13 +00:00
cache Fix installer issues introduces by MediaWikiServices 2016-05-17 15:24:31 +00:00
changes If $line is empty in EnhancedChangesList, don't try to access parts of array 2016-05-04 15:57:06 +00:00
changetags Split off permission to delete tags from managechangetags permission 2016-05-12 21:11:04 +00:00
clientpool Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
collation collation: Refactor getFirstLetterData() cache handling 2016-05-09 19:02:35 +00:00
compat Fix and standardize Doxygen tags 2016-04-30 12:10:17 +02:00
composer Stop supporting old versions of composer for ComposerPackageModifier 2016-05-06 19:44:06 +00:00
config Allow reset of global services (redux). 2016-05-04 19:18:29 +02:00
content Avoid master queries in getAutoDeleteReason() 2016-04-28 14:26:38 -07:00
context Add getStatsdDataFactory to MediawikiServices 2016-04-19 13:11:38 +01:00
dao Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
db Merge "Upgrade mismatched begin() warnings to exceptions" 2016-05-06 00:03:34 +00:00
debug cleanUp all invalid utf8 in sql for debug toolbar 2016-04-22 21:50:44 +02:00
deferred Convert CdnCacheUpdate to event per URL 2016-05-16 13:15:07 -07:00
diff Improve diff docs 2016-05-18 01:59:29 +00:00
exception Use AuthManager on special pages 2016-05-16 15:12:13 +00:00
export Many more function case mismatches 2016-03-19 00:20:58 +00:00
externalstore Fix ExternalStoreDB IDEA errors 2016-04-20 18:17:25 +00:00
filebackend Log when resyncFiles() fails in FileBackendMultiWrite 2016-04-29 12:16:13 -07:00
filerepo Increase LocalFile lock() timeout and improve error message 2016-05-12 15:52:56 -07:00
gallery Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
htmlform OOUIHTMLForm: Don't output an empty hidden LabelWidget if not needed 2016-05-13 21:30:22 +02:00
import Cleanups to WikiRevision 2016-03-23 17:27:23 +00:00
installer Fix installer issues introduces by MediaWikiServices 2016-05-17 15:24:31 +00:00
interwiki Remove wfDebug() from getInterwikiCacheEntry() 2016-05-09 22:40:31 -07:00
jobqueue Merge "Remove unnecessary annotation" 2016-05-16 12:04:45 +00:00
json Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
libs Merge "Let BagOStuff::merge() callbacks override the TTL" 2016-05-17 09:33:16 +00:00
linker Add LinkTarget::inNamespace() helper function 2016-05-12 08:28:26 +00:00
logging Fix GENDER support in logentry-rights-rights 2016-04-22 17:04:08 +00:00
mail Remove WatchedItemStore::getDefaultInstance 2016-05-06 08:47:37 +00:00
media Fix and standardize Doxygen tags 2016-04-30 12:10:17 +02:00
objectcache Fix installer issues introduces by MediaWikiServices 2016-05-17 15:24:31 +00:00
page Remove upgradeRow() call from ?action=purge 2016-05-04 10:56:23 -07:00
pager Make some TablePager methods actually protected 2016-04-09 06:37:33 +02:00
parser Merge "Require strip marker names to not have & ' " < or > in them" 2016-05-13 21:49:26 +00:00
password API changes for AuthManager 2016-05-16 15:12:52 +00:00
poolcounter Include type in hashKeyIntoSlots() 2016-05-09 16:54:51 -07:00
profiler Decouple Xhprof profiling from profiling data processing 2016-05-12 22:23:05 +00:00
rcfeed Don't send RC_CATEGORIZE events to the IRC feed 2016-02-18 12:19:08 -08:00
registration Add AuthManager 2016-05-16 15:11:02 +00:00
resourceloader Refactor upload dialog to make it configurable 2016-05-16 21:14:58 +02:00
revisiondelete Add a type hint to RevDelList::setVisibility 2016-04-27 16:57:28 +02:00
search Fix Undefined variable: namespaces in includes/search/SearchEngineConfig.php on line 109 2016-05-03 21:41:15 +02:00
Services Allow reset of global services (redux). 2016-05-04 19:18:29 +02:00
session Add AuthManager 2016-05-16 15:11:02 +00:00
site Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
skins Remove "Not logged in" from the personal URLs array 2016-05-17 20:06:43 +00:00
specialpage Fix Special:Userlogout for $wgAutoloadAttemptLowercase = false 2016-05-17 00:15:42 +00:00
specials Fix AuthManager login page breakage 2016-05-17 00:25:47 +00:00
templates Use AuthManager on special pages 2016-05-16 15:12:13 +00:00
tidy Use english messages for background use of Status::getWikiText 2016-04-12 20:01:44 +02:00
title TitleFormatter: Match Title behavior for non-existent namespaces 2016-05-12 11:36:30 -07:00
upload Merge "UploadBase: Remove debug logging for T64241" 2016-04-01 09:39:34 +00:00
user Merge "Add "mVersion" sanity check to User::loadFromCache()" 2016-05-16 19:12:15 +00:00
utils Merge "Add note that IP::isInRange() can return unexpected results for invalid args" 2016-04-09 20:28:15 +00:00
widget Search: Change dataLocation default value and add docs 2016-05-06 12:18:19 +00:00
.htaccess
AjaxDispatcher.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
AjaxResponse.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
AuthPlugin.php Add AuthManager 2016-05-16 15:11:02 +00:00
AutoLoader.php Merge "Remove fix for a 5.3 problem" 2016-02-29 14:46:40 +00:00
Autopromote.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Block.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
Category.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CategoryFinder.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CategoryViewer.php Add class to div wrapper around category lists 2016-04-29 22:30:57 +01:00
DefaultSettings.php Refactor upload dialog to make it configurable 2016-05-16 21:14:58 +02:00
Defines.php
DeprecatedGlobal.php
DerivativeRequest.php
DummyLinker.php Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-07 07:24:04 +00:00
EditPage.php Use AuthManager on special pages 2016-05-16 15:12:13 +00:00
EventRelayerGroup.php Convert EventRelayerGroup to services infrastructure 2016-04-25 14:22:31 -07:00
FauxRequest.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
Feed.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FeedUtils.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FileDeleteForm.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ForkController.php Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
FormOptions.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
GitInfo.php Use Diffusion for default Git Viewer 2016-03-14 13:03:34 -07:00
GlobalFunctions.php Merge "wfTempDir try harder to get a tmp dir on Windows" 2016-05-12 19:10:25 +00:00
HistoryBlob.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
Hooks.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Html.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00
HtmlFormatter.php Switch to external HtmlFormatter 2016-04-13 02:37:59 +00:00
HttpFunctions.php Use english messages for background use of Status::getWikiText 2016-04-12 20:01:44 +02:00
Licenses.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
limit.sh
Linker.php Add a bunch of @since tags to Linker 2016-05-04 13:48:58 +01:00
LinkFilter.php
ListToggle.php Initialise array with contents in one go 2016-02-23 23:39:40 +00:00
MagicWord.php Add access modifiers to MagicWord.php 2016-03-01 10:56:04 +00:00
MagicWordArray.php Add access modifiers to MagicWordArray.php 2016-03-01 10:56:55 +00:00
MediaWiki.php Add WebRequest methods for determining "safe" requests 2016-05-10 11:17:28 -07:00
MediaWikiServices.php Fix installer issues introduces by MediaWikiServices 2016-05-17 15:24:31 +00:00
MediaWikiVersionFetcher.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MergeHistory.php Always use 'bool' instead of 'boolean' in Doxygen tags 2016-03-24 09:44:09 +01:00
Message.php Add @since for Message::newFromSpecifier 2016-05-04 19:40:56 +02:00
mime.info
mime.types Add AMF and STL to mime.types 2016-05-05 02:25:07 +00:00
MimeMagic.php MimeMagic: Prevent PHP warning when trying to read zero bytes 2016-03-24 10:14:31 +01:00
MovePage.php Remove WatchedItemStore::getDefaultInstance 2016-05-06 08:47:37 +00:00
MWNamespace.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWTimestamp.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NoLocalSettings.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
OutputHandler.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
OutputPage.php Pass the OutputPage object to the OutputPageCheckLastModified hook 2016-05-10 21:11:33 -07:00
PageProps.php Hide hiddencat catwatch changes in special changelists 2016-04-18 16:41:26 +02:00
PathRouter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PHPVersionCheck.php
PHPVersionError.php
Preferences.php Use AuthManager on special pages 2016-05-16 15:12:13 +00:00
PrefixSearch.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ProtectionForm.php Avoid master queries on GET in ProtectionForm 2016-05-09 22:12:38 -07:00
Revision.php Remove wfDebug() from Revision::loadText() 2016-05-09 22:37:50 -07:00
RevisionList.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Sanitizer.php Remove $wgAllowMicroDataAttributes and $wgAllowRdfaAttributes 2016-03-18 17:24:56 +00:00
ServiceWiring.php Add LinkCache to MediaWikiServices 2016-05-12 15:44:33 -07:00
Setup.php API changes for AuthManager 2016-05-16 15:12:52 +00:00
SiteConfiguration.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SiteStats.php Add TTL_PROC_* constants for clarity 2016-05-06 23:45:41 +00:00
Status.php Add Status::getStatusValue() 2016-05-16 09:57:53 +00:00
StreamFile.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StubObject.php Remove unused $fname in StubObject::_unstub 2016-04-03 11:06:27 +03:00
TemplateParser.php Always use 'bool' instead of 'boolean' in Doxygen tags 2016-03-24 09:44:09 +01:00
Title.php Avoid unstubbing $wgLang in Title::getLocalURL 2016-05-16 16:57:41 +00:00
TitleArray.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleArrayFromResult.php
WatchedItem.php Add wfDeprecated calls to WatchedItem 2016-05-10 11:44:56 +00:00
WatchedItemStore.php Remove WatchedItemStore::getDefaultInstance 2016-05-06 08:47:37 +00:00
WebRequest.php Add WebRequest methods for determining "safe" requests 2016-05-10 11:17:28 -07:00
WebRequestUpload.php WebRequestUpload: Use canonical header name in getHeader() 2016-02-25 21:06:40 +00:00
WebResponse.php Guard against allowing intermediate caching when cookies are present 2016-02-29 15:29:58 -07:00
WebStart.php build: Update mediawiki-codesniffer to 0.6.0, add "composer fix" 2016-02-17 02:54:42 -08:00
WikiMap.php Introduce top level service locator. 2016-04-02 18:07:28 +03:00
Xml.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlSelect.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00