wiki.techinc.nl/includes
Aaron Schulz 17c91ad610 Replace newAccelerator() with getLocalServerInstance()
The name is clearer and more consistent, with simpler arguments.

Change-Id: I7205a99ce033e8b086a52cd02c8a721e99c84b1e
2015-11-02 21:39:08 +00:00
..
actions Update getWithSetCallback() callers to the newer signature 2015-10-07 19:27:08 -07:00
api Localisation updates from https://translatewiki.net. 2015-11-02 22:19:27 +01:00
cache Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
changes Fix diff/history links not showing up for ungrouped enhanced RC 2015-10-28 13:48:46 -07:00
changetags Fix ChangeTag "lockTSE" values as INF does not actually work 2015-10-22 14:00:06 -07:00
clientpool Remove some MW dependencies from RedisConnectionPool 2015-10-24 15:06:24 -07:00
compat Replace local RunningStat with wikimedia/running-stat library 2015-10-27 19:16:58 +00:00
composer
config
content Improve error message for missing content model on import 2015-10-10 19:51:20 +11:00
context Make long lines shorter to pass phpcs in 6 files 2015-09-26 17:07:06 +00:00
dao Fix some space-related phpcs warnings in includes/ 2015-08-15 08:56:03 +00:00
db Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
debug LoggerFactory: Only check for Psr\Log\LoggerInterface once 2015-10-26 12:57:28 -06:00
deferred LinksUpdate: Keep track of the triggering User 2015-10-27 17:10:19 -07:00
diff Convert some users to WANObjectCache for consistency 2015-10-19 16:46:52 +00:00
exception clone is not a function 2015-10-16 19:34:31 +02:00
externalstore Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
filebackend Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
filerepo objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
gallery Load 'mediawiki.page.gallery.styles' also without javascript 2015-10-31 17:33:15 +00:00
htmlform HTMLRadioField: Use another variable for the radio value to avoid conflicts 2015-10-28 18:55:07 +00:00
installer Merge "Installer: Validate password against sysop/bureaucrat policies" 2015-11-02 19:35:52 +00:00
interwiki Update getWithSetCallback() callers to the newer signature 2015-10-07 19:27:08 -07:00
jobqueue jobqueue: Pass count value delta instead of $type for the inserts_actual metric 2015-10-30 06:08:37 +00:00
json
libs Make makeKeyInternal() limit more conservative 2015-11-01 19:37:21 -08:00
logging Skip user namespace prefix for rights log entry 2015-10-10 07:38:10 +02:00
mail Of course EmailNotification::updateWatchlistTimestamp returns users ids 2015-10-13 17:30:04 +01:00
media Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
objectcache Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
page Merge "objectcache: Introduce IExpiringStore for convenient TTL constants" 2015-10-28 04:31:33 +00:00
pager Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
parser Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
password User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
poolcounter poolcounter: Add 'trigger' field to the slow-parse log 2015-10-23 20:53:37 +00:00
profiler Merge "Make TransactionProfiler show the actual query times" 2015-10-23 01:32:00 +00:00
rcfeed RC: Handle getLine returning null, which breaks Redis engine (at least HHVM) 2015-08-18 23:08:36 -04:00
registration Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
resourceloader Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
revisiondelete SECURITY: RevDel: Check all revisions for suppression, not just the first 2015-10-16 14:11:20 -07:00
search Displaying search results for multiple wikis 2015-10-22 14:34:41 -07:00
site Site: fix copy-n-paste phpdoc 2015-10-07 15:21:28 -06:00
skins Convert buildSidebar() to using getWithSetCallback() 2015-10-28 18:24:31 -07:00
specialpage Add check for RCWatchCategoryMembership before trying to access form option 2015-10-21 01:07:58 +02:00
specials phpcs: Fix some "Assignment expression not allowed" 2015-11-01 21:07:00 +01:00
templates Remove dead local vars in UsercreateTemplate 2015-09-10 19:28:45 +00:00
tidy Client-side migration for empty li preservation 2015-10-28 23:35:18 +00:00
title phpcs: Fix some "Assignment expression not allowed" 2015-11-01 21:07:00 +01:00
upload objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
utils Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
widget build: Use my gmail address for attribution 2015-10-20 02:43:29 +01:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Convert some users to WANObjectCache for consistency 2015-10-19 16:46:52 +00:00
AuthPlugin.php Add new authentication-related hooks (and remove one) replacing some AuthPlugin methods 2015-09-18 10:46:13 -04:00
AutoLoader.php
Autopromote.php
Block.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
Category.php Fix "Notice: Undefined property: Category::$mId" errors 2015-10-29 21:37:11 +00:00
CategoryFinder.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
CategoryViewer.php
Collation.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
DefaultSettings.php Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
Defines.php Introduce CategoryMembershipChange 2015-09-29 23:59:34 +01:00
DeprecatedGlobal.php
EditPage.php Completely defer EditPage::updateWatchlist 2015-10-26 21:10:54 -07:00
Export.php Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
Fallback.php
Feed.php Feed.php: Apply wfBCP47 to language code 2015-09-23 18:11:07 +00:00
FeedUtils.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
FileDeleteForm.php Convert doDeleteArticleReal to startAtomic()/endAtomic() 2015-10-26 12:08:53 -07:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
HistoryBlob.php
Hooks.php Make hookErrorHandler() only care about serious signature errors 2015-10-21 17:49:31 -07:00
Html.php Typo in comment of Html::radio() 2015-10-16 13:51:00 +00:00
HtmlFormatter.php Remove empty line comments 2015-10-14 09:46:44 +02:00
HttpFunctions.php When using fopen on https streams, disable weak ciphers and compression 2015-10-11 03:00:10 +00:00
Import.php Set correct parentid on import 2015-10-09 16:12:21 +02:00
Licenses.php
limit.sh
Linker.php clone is not a function 2015-10-16 19:34:31 +02:00
LinkFilter.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
MagicWord.php Log warnings on on preg_* failures in MagicWordArray::matchAndRemove() 2015-10-29 18:36:23 -07:00
MediaWiki.php Make DeferredUpdates::doUpdates always commit per task 2015-10-22 01:27:08 +00:00
MediaWikiVersionFetcher.php
Message.php Various WikiPage code cleanups 2015-10-08 04:42:25 +00:00
mime.info adding 7zip archives to the MIMEs 2015-10-14 13:19:24 +00:00
mime.types adding 7zip archives to the MIMEs 2015-10-14 13:19:24 +00:00
MimeMagic.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
MovePage.php Restore TitleMoveComplete by-reference flags to avoid errors 2015-10-27 18:15:39 +00:00
MWNamespace.php Sort MWNamespace::getValidNamespaces list numerically 2015-10-05 22:12:32 -06:00
MWTimestamp.php Fix Generic.Files.LineLength phpcs failure in 11 files under includes/ 2015-10-03 17:08:26 +00:00
NoLocalSettings.php Fix "installer started" detection 2015-10-09 17:34:48 -04:00
OutputHandler.php Replace XVO with support for the Key HTTP header 2015-10-07 21:26:40 -07:00
OutputPage.php resourceloader: Consistently refer to the framework as ResourceLoader 2015-10-28 03:24:40 +00:00
PathRouter.php
PHPVersionCheck.php Improve error message from when vendor files don't exist 2015-10-31 22:57:07 +00:00
PHPVersionError.php
Preferences.php Enable users to watch category membership changes #2 2015-10-20 14:23:48 -07:00
PrefixSearch.php PrefixSearch: avoid looking for titles that don't exist 2015-10-26 11:50:23 -07:00
ProtectionForm.php Make lines short to pass phpcs in 2 files under includes/ 2015-09-30 05:20:03 +00:00
Revision.php Convert some users to WANObjectCache for consistency 2015-10-19 16:46:52 +00:00
RevisionList.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
Sanitizer.php phpcs: Fix some "Assignment expression not allowed" 2015-11-01 21:07:00 +01:00
Setup.php Setup.php: Remove incorrect comment 2015-10-23 20:50:34 +02:00
SiteConfiguration.php
SiteStats.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
Status.php Cleanups to MigrateFileRepoLayout 2015-10-04 21:45:25 -07:00
StreamFile.php
StubObject.php Remove return of void method results 2015-09-10 18:45:22 +00:00
TemplateParser.php Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
Title.php Mark Title::setFragment() as @private 2015-10-14 13:49:43 +00:00
TitleArray.php
TitleArrayFromResult.php
User.php Disallow User::setPassword() on users not in database 2015-10-30 11:33:58 -04:00
UserArray.php
UserArrayFromResult.php
UserRightsProxy.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
WatchedItem.php
WebRequest.php Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
WebRequestUpload.php Move WebRequestUpload class to its own file 2015-10-06 19:24:58 -07:00
WebResponse.php FauxResponse: Honor cookie options, and other cleanup 2015-09-29 22:45:56 +00:00
WebStart.php WebStart.php: Make lines shorter to make phpcs happier 2015-09-26 12:45:52 +03:00
WikiMap.php Make WikiMap fall back to sites if a site couldn't be found using $wgConf 2015-10-07 14:59:31 +02:00
Xml.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
XmlSelect.php Enable multiple default values for XmlSelect 2015-09-13 22:52:33 +00:00
ZhConversion.php Chinese Conversion Table Update 2015-8 2015-09-29 14:47:38 +08:00