wiki.techinc.nl/includes
2016-04-22 06:53:58 +00:00
..
actions Ignore DBPerformance warnings for ?action=purge for users with "purge" 2016-03-24 14:30:12 -07:00
api Localisation updates from https://translatewiki.net. 2016-04-21 22:37:42 +02:00
cache Make MessageCache handle lock timeouts better 2016-04-21 13:18:29 +00:00
changes Merge "Hide hiddencat catwatch changes in special changelists" 2016-04-19 07:34:52 +00:00
changetags Change remaining places to use short array syntax 2016-03-11 18:41:26 +01:00
clientpool Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
collation Cache first-letter data in APC, if available 2016-04-11 16:52:57 -07:00
compat
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
config Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
content Fix undefined $modelId in MWUnknownContentModelException 2016-03-14 21:57:03 +00: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 Modify documentation of select() method for Database. 2016-04-17 16:20:50 -04:00
debug Update monolog to 1.18.2 2016-04-05 20:01:26 +00:00
deferred Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
diff Merge "TableDiffFormatter: Don't repeatedly call array_shift()" 2016-04-21 21:37:40 +00:00
exception Change \\ to \ in phpdoc 2016-04-08 17:46:30 +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 Merge "More FSFile docs" 2016-04-12 22:41:54 +00:00
filerepo Allow description text caching for ForeignDBFile 2016-04-14 01:26:59 +00:00
gallery Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
htmlform Merge "Improve HTMLSubmitField return value" 2016-04-19 19:43:55 +00:00
import Cleanups to WikiRevision 2016-03-23 17:27:23 +00:00
installer Localisation updates from https://translatewiki.net. 2016-04-19 21:59:09 +02:00
interwiki Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
jobqueue Remove unused JobQueueRedis vars 2016-04-21 16:34:27 +00:00
json Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
libs Merge "Improve getErrorsByType() docs" 2016-04-21 21:25:39 +00:00
logging Merge "Do not validate relevant user name" 2016-04-12 18:58:18 +00:00
mail Remove deprecated calling style of UserMailer::send() 2016-04-02 19:02:10 +01:00
media Swap exif-pixelydimension and exif-pixelxdimension messages 2016-04-06 00:19:17 +02:00
objectcache Allow tag names for SqlBagOStuff consistent hashing 2016-04-18 22:21:22 +00:00
page Hide hiddencat catwatch changes in special changelists 2016-04-18 16:41:26 +02:00
pager Make some TablePager methods actually protected 2016-04-09 06:37:33 +02:00
parser Merge "Adding param documentation for Parser::internalParse()" 2016-04-18 07:30:53 +00:00
password Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
poolcounter Always use 'bool' instead of 'boolean' in Doxygen tags 2016-03-24 09:44:09 +01:00
profiler Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
rcfeed Don't send RC_CATEGORIZE events to the IRC feed 2016-02-18 12:19:08 -08:00
registration registration: Load extra autoload files before executing callbacks 2016-04-06 22:33:18 +00:00
resourceloader Merge "Follow-up Idb1202579: Add special-characters-group-greekextended to RL module" 2016-04-14 19:12:07 +00:00
revisiondelete Change remaining places to use short array syntax 2016-03-11 18:41:26 +01:00
search search: getInterwikiResults returns array of SearchResultSets 2016-04-14 09:04:12 -07:00
Services Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
session SessionManager: Ignore Session object destruction during global shutdown 2016-04-20 13:16:40 -04:00
site Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
skins Merge "Remove unused Skin -> Linker deprecated methods" 2016-04-22 06:53:58 +00:00
specialpage Fix obvious typo - $search used for two variables 2016-04-03 08:39:40 +00:00
specials Merge "Add missing visualClear on search result page" 2016-04-20 19:18:31 +00:00
templates Change remaining places to use short array syntax 2016-03-11 18:41:26 +01:00
tidy Use english messages for background use of Status::getWikiText 2016-04-12 20:01:44 +02:00
title Add LinkTarget::hasFragment() helper function 2016-04-20 15:51:39 -07:00
upload Merge "UploadBase: Remove debug logging for T64241" 2016-04-01 09:39:34 +00:00
user Reject usernames with namespace or interwiki prefixes 2016-04-18 14:43:33 +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 Convert Special:Search input to OOUI 2016-03-22 18:38:52 +01: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 Convert all array() syntax to [] 2016-02-17 01:33:00 -08: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 CategoryViewer: Do opportunistic category recounts for mismatched file counts, too 2016-02-29 23:05:32 +01:00
DefaultSettings.php Merge "Add getStatsdDataFactory to MediawikiServices" 2016-04-21 14:03:45 +00:00
Defines.php
DeprecatedGlobal.php
DerivativeRequest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
DummyLinker.php Deprecated 3 methods in DummyLinker 2016-04-20 09:08:25 +01:00
EditPage.php Remove (WikiPage|Article)::replaceSection() 2016-04-01 20:32:01 +00:00
EventRelayerGroup.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08: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 Revert "Allow reset of global services." 2016-04-11 13:40:28 -07: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 OutputPage: Minor clean up of <head> and HTML 2016-03-24 03:24:31 +00: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 Move DummyLinker to own file 2016-04-20 08:48:48 +01:00
LinkFilter.php
LinkTarget.php Add LinkTarget::hasFragment() helper function 2016-04-20 15:51:39 -07:00
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 Make MessageCache handle lock timeouts better 2016-04-21 13:18:29 +00:00
MediaWikiServices.php Add getStatsdDataFactory to MediawikiServices 2016-04-19 13:11:38 +01: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 Message: Use RequestContext instead of $wgLang 2016-03-18 23:31:32 +00:00
mime.info MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
mime.types MimeMagic: Recognise font files 2016-02-27 19:52:08 +00:00
MimeMagic.php MimeMagic: Prevent PHP warning when trying to read zero bytes 2016-03-24 10:14:31 +01:00
MovePage.php Many more function case mismatches 2016-03-19 00:20:58 +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 Merge "Avoid double-rendering on late exceptions" 2016-03-29 22:31:00 +00: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 Bump required PHP version to 5.5.9 2016-02-10 06:46:53 +00:00
PHPVersionError.php
Preferences.php Merge "Move disable of preference 'enotifminoredits'" 2016-04-18 07:43:32 +00:00
PrefixSearch.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ProtectionForm.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Revision.php Remove Revision::getRawText() 2016-04-01 19:57:35 +01: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 getStatsdDataFactory to MediawikiServices 2016-04-19 13:11:38 +01:00
Setup.php Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
SiteConfiguration.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SiteStats.php Catch JobQueue errors in SiteStats::jobs 2016-04-20 11:07:40 +01:00
Status.php Improve getErrorsByType() docs 2016-04-18 09:08:26 -07: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 Specially handle Title objects in Title::newFromLinkTarget() 2016-04-19 22:21:09 -07:00
TitleArray.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleArrayFromResult.php
WatchedItem.php Specially handle Title objects in Title::newFromLinkTarget() 2016-04-19 22:21:09 -07:00
WatchedItemStore.php Specially handle Title objects in Title::newFromLinkTarget() 2016-04-19 22:21:09 -07:00
WebRequest.php Track which web request created a job 2016-04-13 10:41:13 -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