wiki.techinc.nl/includes
Chad Horohoe 53830e84ed SiteConfiguration: Remove isLocalVHost(), deprecated since 1.25
No callers anywhere anymore.

Change-Id: I5f85b3cf60a59d28206bf56a0f8e33c812248d5d
2016-07-19 23:44:22 +00:00
..
actions Merge "Add missing …|null $context documentation to Action class" 2016-07-07 16:44:09 +00:00
api Localisation updates from https://translatewiki.net. 2016-07-19 21:58:55 +02:00
auth Merge "AuthManager: Break AuthPlugin::addUser more explicitly" 2016-07-14 21:08:53 +00:00
cache Fix reference to undefined class 2016-06-30 14:39:50 -07:00
changes Make classes actually work in lines in EnhancedChangesList 2016-07-08 09:48:23 +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 Merge "Add support for icu-ta collation" 2016-05-30 08:12:41 +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 resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
content Improve comments on fields and fix opening_text - needs no highlights. 2016-07-08 13:02:06 -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 Added GTID support to slave lag methods 2016-07-19 02:41:31 +00:00
debug kafka: Implement ack handling 2016-06-23 08:12:29 -07:00
deferred Merge "Improvements to RefreshLinksJob/DeleteLinksJob locking" 2016-07-19 21:43:17 +00:00
diff Handle the default value of $wgExternalDiffEngine without warning 2016-07-09 10:07:49 +02:00
exception MWExceptionHandler: Fix PHP7 compatibility 2016-07-12 15:10:25 -07:00
export DumpStringOutput: Rename getOutput() to __toString() 2016-07-14 06:28:16 -04:00
externalstore Fix ExternalStoreDB IDEA errors 2016-04-20 18:17:25 +00:00
filebackend Added Range support to FileBackend::streamFile() 2016-06-04 05:43:43 -07:00
filerepo Merge "Added Range support to FileBackend::streamFile()" 2016-07-19 19:20:12 +00:00
gallery Merge "Truncate gallery caption filenames with CSS" 2016-07-18 23:39:30 +00:00
htmlform Correct two mistaken htmlform annotations 2016-06-30 21:17:34 +00:00
import Cleanups to WikiRevision 2016-03-23 17:27:23 +00:00
installer Merge "Only store currently-existing categories in the categories table" 2016-07-19 19:26:56 +00:00
interwiki Factor InterwikiLookup out of Interwiki class. 2016-05-18 11:57:32 +02:00
jobqueue Improvements to RefreshLinksJob/DeleteLinksJob locking 2016-07-19 13:04:21 -07:00
json Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
libs Merge "Added Range support to FileBackend::streamFile()" 2016-07-19 19:20:12 +00:00
linker Move Linker::getLinkColour() into LinkRenderer 2016-05-27 09:18:09 -07:00
logging revisiondelete: Fix $oldBits/$newBits usage in setVisibility() 2016-06-03 23:04:27 +00:00
mail Remove WatchedItemStore::getDefaultInstance 2016-05-06 08:47:37 +00:00
media FormatMetadata: Use binary integer literals instead of bindec() 2016-06-14 00:26:29 -04:00
objectcache Use callable type-hint in a few places 2016-06-07 16:39:22 -07:00
page Remove redundant onTransactionIdle() call from WikiPage::doPurge 2016-07-19 13:51:55 -07:00
pager Make some TablePager methods actually protected 2016-04-09 06:37:33 +02:00
parser Merge "Move Linker::getLinkColour() into LinkRenderer" 2016-07-18 16:16:07 +00:00
password SECURITY: Throw exception on unknown hash algorithm 2016-05-20 09:48:59 -07: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 Merge "registration: Convert "config" into an object with metadata" 2016-07-14 13:12:27 +00:00
resourceloader resourceloader: Release saveFileDependencies() lock on rollback 2016-07-19 19:35:03 +00:00
revisiondelete Add $visibilityChangeMap parameter to RevDelList doPostCommitUpdates 2016-07-06 10:36:08 -04:00
search Improve comments on fields and fix opening_text - needs no highlights. 2016-07-08 13:02:06 -07:00
Services Allow resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
session Fix undefined classes 2016-06-30 15:08:35 -07:00
site Mock Http in MediaWikiPageNameNormalizerTest and add more test cases 2016-06-24 18:49:25 +00:00
skins SkinTemplate: Set link classes on content_navigation tabs 2016-07-18 16:17:40 +00:00
specialpage Pass addModuleStyles an array instead of calling it multiple times 2016-07-07 10:54:43 +05:30
specials Merge "ContribsPager: Disallow looking too far in the past for 'newbies' queries" 2016-07-19 00:24:18 +00:00
templates Re-introduce "Templatize Special:Contributions lines" 2016-06-08 20:50:44 +00:00
tidy Hide marked empty elements by default (stage 1) 2016-07-14 14:24:27 -07:00
title Remove unused MediaWikiPageLinkRenderer class and interface 2016-06-23 14:15:21 +00:00
upload Merge "ApiUpload: Better handle ApiMessage errors from UploadVerifyFile hook" 2016-07-11 19:34:49 +00:00
user Use proper SELECT options in User::idFromName() for locking 2016-07-15 00:22:00 +00:00
utils Update BatchRowIterator constructor to allow multiple tables 2016-07-18 10:27:15 -07:00
widget SearchInputWidget: Use isset on dataLocation in case it isn't 2016-07-01 12:34:51 +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 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 Only store currently-existing categories in the categories table 2016-07-18 12:52:19 -04:00
CategoryFinder.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CategoryViewer.php Improving some function documentation in CategoryViewer.php 2016-07-14 22:05:02 -07:00
DefaultSettings.php Merge "Truncate gallery caption filenames with CSS" 2016-07-18 23:39:30 +00:00
Defines.php Flag internal page retrieve/save cycles with EDIT_INTERNAL 2016-06-07 18:29:57 -07:00
DeprecatedGlobal.php
DerivativeRequest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
DummyLinker.php Move Linker::getLinkColour() into LinkRenderer 2016-05-27 09:18:09 -07:00
EditPage.php Remove old Esperanto character conversion support 2016-07-18 19:20:49 +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 Revert "wfShellExec: Work around PHP 5.3 stream_select() issue" 2016-06-16 02:36:29 -04: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 HttpFunctions: Move isLocalUrl() into MWHttpRequest and make it private 2016-07-19 11:03:10 -07:00
Licenses.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
limit.sh
Linker.php Merge "Move Linker::getLinkColour() into LinkRenderer" 2016-07-18 16:16:07 +00:00
LinkFilter.php
ListToggle.php mediawiki.checkboxtoggle: Fix minor issues. 2016-06-13 20:10:20 +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 "PostSend" limits to $wgTrxProfilerLimits 2016-06-08 10:47:53 -07:00
MediaWikiServices.php Refactor database-related code in ApiQueryWatchlist 2016-06-29 10:21:17 +02: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 Make non-existent messages be html safe regardless of output format 2016-06-29 18:59:30 -04:00
mime.info MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
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 SECURITY: Improve cross-domain-policy mangling 2016-05-20 09:48:11 -07:00
OutputPage.php OutputPage: Remove 'mJQueryDone' property 2016-07-18 19:28:48 +01: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 Move fatal PHP functions checks to initialization 2016-06-14 12:50:39 -07:00
Preferences.php Reject authentication data change when there are warnings 2016-06-07 17:24:18 +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 Revert "If rev_content_model is null, use page_content_model." 2016-07-10 22:58:36 +00:00
RevisionList.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Sanitizer.php HTML5 Balancer 2016-07-12 14:18:04 +10:00
ServiceWiring.php Merge "Move Linker::getLinkColour() into LinkRenderer" 2016-07-18 16:16:07 +00:00
Setup.php Remove old Esperanto character conversion support 2016-07-18 19:20:49 +00:00
SiteConfiguration.php SiteConfiguration: Remove isLocalVHost(), deprecated since 1.25 2016-07-19 23:44:22 +00:00
SiteStats.php Add TTL_PROC_* constants for clarity 2016-05-06 23:45:41 +00:00
Status.php Fix Status::getMessage for the multiple errors, $shortContext only case 2016-06-07 20:39:01 +00:00
StreamFile.php Added Range support to FileBackend::streamFile() 2016-06-04 05:43:43 -07: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 Merge "Don't use $wgContentNamespaces directly" 2016-07-12 23:26:38 +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
WatchedItemQueryService.php Refactor database-related code in ApiQueryWatchlistRaw 2016-07-06 12:57:39 +00:00
WatchedItemStore.php WatchedItemStore: Use callable type hint instead of Assert library 2016-05-27 19:30:14 -07:00
WebRequest.php Remove old Esperanto character conversion support 2016-07-18 19:20:49 +00:00
WebRequestUpload.php WebRequestUpload: Use canonical header name in getHeader() 2016-02-25 21:06:40 +00:00
WebResponse.php Remove old WebResponse::setCookie() calling method 2016-06-04 15:14:40 +00:00
WebStart.php Fix various phpcs error from last security patches 2016-05-20 20:20:36 +02: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