wiki.techinc.nl/includes
2015-10-08 15:33:29 +00:00
..
actions Change getCacheSetOptions() callers to use "Database" 2015-10-05 22:06:46 -07:00
api Allow change tags to be added via API action=delete 2015-10-08 18:34:27 +11:00
cache Merge "Update various @params from DatabaseBase to IDatabase" 2015-10-05 19:59:21 +00:00
changes Retry getting CatChange RC from master 2015-09-30 23:09:12 +01:00
changetags Change getCacheSetOptions() callers to use "Database" 2015-10-05 22:06:46 -07:00
clientpool Make long lines shorter to pass phpcs in 6 files 2015-09-26 17:07:06 +00:00
compat Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
composer
config
content Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00: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 Provide a default "max lag" value for LoadBalancer 2015-10-08 08:17:09 +00:00
debug Various getHTMLDebugLog() cleanups 2015-10-02 21:06:01 +00:00
deferred Made LinksUpdate on edit use the job queue 2015-10-08 01:02:03 -07:00
diff Removed $options from RecentChange::newFromConds 2015-09-29 10:31:55 -07:00
exception resourceloader: Include exception log id in error message 2015-09-25 23:40:03 +00:00
externalstore Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
filebackend Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
filerepo Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
gallery Load module mediawiki.page.gallery.styles for all ImageGalleries 2015-09-24 16:46:47 +02:00
htmlform Split out UserInputWidgets from mediawiki.widgets 2015-10-07 08:54:35 -07:00
installer Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
interwiki Change getCacheSetOptions() callers to use "Database" 2015-10-05 22:06:46 -07:00
jobqueue Convert doBatchPushInternal to use startAtomic/endAtomic 2015-10-07 11:03:35 -07:00
json
libs Fix default $oldOpts from 09cbebb224 2015-10-07 20:26:38 -07:00
logging Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
mail Add UserMailerTransformX and UserMailerSplitTo hooks 2015-10-06 13:31:13 -07:00
media Fix the last Generic.Files.LineLength phpcs failures 2015-10-03 18:08:49 +00:00
objectcache Clean up BagOStuff::get() interface 2015-10-07 02:54:57 +00:00
page Made LinksUpdate on edit use the job queue 2015-10-08 01:02:03 -07:00
pager Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
parser Merge "objectcache: Add BagOStuff::READ_VERIFIED flag to get()" 2015-10-05 23:13:24 +00:00
password Remove dead argument in EncryptedPassword.php 2015-09-16 17:03:35 +00:00
poolcounter Fix Generic.Files.LineLength phpcs failure in 11 files under includes/ 2015-10-03 17:08:26 +00:00
profiler Compat fix for HHVM on non-Linux OSs 2015-09-23 01:55:57 -07:00
rcfeed RC: Handle getLine returning null, which breaks Redis engine (at least HHVM) 2015-08-18 23:08:36 -04:00
registration Upgrade composer/semver to 1.0.0 2015-10-01 21:21:04 +00:00
resourceloader Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
revisiondelete Purge remaining oversight references from code 2015-09-16 18:21:44 +00:00
search Fix long line to make phpcs pass 2015-10-06 16:05:08 +03:00
site Site: fix copy-n-paste phpdoc 2015-10-07 15:21:28 -06:00
skins WatchAction: Require POST for index.php action=watch 2015-09-28 15:21:12 -07:00
specialpage Remove return value from FormSpecialPage::checkExecutePermissions 2015-10-04 13:22:05 -07:00
specials Merge "Show password-required message only if $wgRequirePasswordforEmailChange = true" 2015-10-08 15:18:17 +00:00
templates Remove dead local vars in UsercreateTemplate 2015-09-10 19:28:45 +00:00
tidy Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
title Fix two PHPCS warnings in NaiveForeignTitleFactory.php 2015-09-28 14:19:29 +02:00
upload Convert updateChunkStatus to using a flush commit() 2015-10-07 11:06:55 -07:00
utils Merge "Small optimization for FileContentsHasher" 2015-10-07 15:25:58 +00:00
widget Make lines short to pass phpcs in six files under includes/ 2015-09-26 18:41:01 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
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 Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
Category.php
CategoryFinder.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
CategoryViewer.php
Collation.php
DefaultSettings.php Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
Defines.php Introduce CategoryMembershipChange 2015-09-29 23:59:34 +01:00
DeprecatedGlobal.php
EditPage.php FauxResponse: Honor cookie options, and other cleanup 2015-09-29 22:45:56 +00: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 Return log id for file deletions 2015-10-07 10:19:36 -04:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
HistoryBlob.php
Hooks.php Enhance stacktrace logging for fatals 2015-09-08 07:03:36 +00:00
Html.php Fixed spacing 2015-09-26 20:44:54 +00:00
HtmlFormatter.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
HttpFunctions.php Fix Generic.Files.LineLength phpcs failure in 11 files under includes/ 2015-10-03 17:08:26 +00:00
Import.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
Licenses.php
limit.sh
Linker.php Linker.php: Make long lines shorter to pass phpcs 2015-09-26 17:06:57 +00:00
LinkFilter.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
MagicWord.php Fix use of preg_match_all in MagicWord.php 2015-09-10 21:43:46 +02:00
MediaWiki.php Made LinksUpdate on edit use the job queue 2015-10-08 01:02:03 -07:00
MediaWikiVersionFetcher.php
Message.php Merge "Allow constructing a Message from a MessageSpecifier" 2015-07-20 23:05:26 +00:00
mime.info
mime.types
MimeMagic.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
MovePage.php Merge "Migrate move protect log to new log system" 2015-08-18 23:17:03 +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
OutputHandler.php Replace XVO with support for the Key HTTP header 2015-10-07 21:26:40 -07:00
OutputPage.php Small clean-ups for OutputPage::userCanPreview 2015-10-07 23:04:59 -07:00
PathRouter.php
PHPVersionCheck.php Fix remaining Generic.Files.LineLength failures 2015-10-03 17:23:07 +00:00
PHPVersionError.php
Preferences.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
PrefixSearch.php PrefixSearch: Avoid passing non-strings to Title::newFromText() 2015-09-02 22:57:09 -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 Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +00:00
RevisionList.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
Sanitizer.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
Setup.php Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
SiteConfiguration.php
SiteStats.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
SquidPurgeClient.php
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 Make lines short to pass phpcs in files under includes/ 2015-09-27 16:10:59 +00:00
Title.php Defer execution of HTMLCacheUpdate instances 2015-10-06 13:31:31 -07:00
TitleArray.php
TitleArrayFromResult.php
User.php Change getCacheSetOptions() callers to use "Database" 2015-10-05 22:06:46 -07: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 Use deferred updates in place of $wgActivityUpdatesUseJobQueue 2015-07-15 23:52:55 +00:00
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