wiki.techinc.nl/includes
2016-02-09 03:23:43 +00:00
..
actions Move EditPage robot policy out into EditAction 2016-02-07 01:22:00 +00:00
api Merge "Implement action=mergehistory" 2016-02-08 23:30:32 +00:00
cache Add User::isSafeToLoad() and ParserOptions::newFromAnon() 2016-02-03 21:45:56 +00:00
changes Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
changetags ChangeTags: Teach updateTags() to derive log_id from rev_id (and the other way) 2016-01-06 18:37:42 -08:00
clientpool Rename SquidUpdate => CdnCacheUpdate 2015-12-09 16:31:17 -08:00
compat Remove various double empty newlines 2015-12-27 18:55:12 +00:00
composer
config
content Allow callbacks to be passed to $wgContentHandlers 2016-02-06 09:48:11 +01:00
context Disable automatic cache headers associated with starting a session 2016-02-03 21:45:28 +00:00
dao
db Style and commenting tweaks to CategoryMembershipChangeJob 2016-01-30 10:27:28 -08:00
debug Add $wgVersion to MediaWiki\Logger\Monolog\WikiProcessor 2016-02-07 15:03:34 -07:00
deferred Merge "Small code cleanups to MWCallableUpdate" 2016-01-20 00:37:06 +00:00
diff WebRequest::appendQuery*() functions no longer take $onlyquery 2016-01-06 15:15:10 -08:00
exception Remove various double empty newlines 2015-12-27 18:55:12 +00:00
export Add 7zip compression level param to BackupDumper 2015-12-31 18:18:18 +00:00
externalstore Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
filebackend Merge "Fix some FSFileBackend IDEA errors" 2015-12-31 01:18:46 +00:00
filerepo ForeignAPIRepo: Remove incorrect 'thumbnail' from $imageInfoProps 2016-02-04 18:14:05 +01:00
gallery Fix typo 2016-01-24 10:14:04 -08:00
htmlform HTMLUserTextField: Enable suggestions for non-OOUI mode 2016-01-30 22:37:44 +01:00
import Add maintenance script importTextFiles.php 2016-01-08 00:57:11 +00:00
installer Add release notes and installer support for $wgAuthenticationTokenVersion 2016-02-08 18:20:33 -07:00
interwiki Allow $wgInterwikiCache to be an associative array 2015-12-23 22:23:52 +00:00
jobqueue Style and commenting tweaks to CategoryMembershipChangeJob 2016-01-30 10:27:28 -08:00
json
libs Clean up after Ie161e0f 2016-02-03 21:45:18 +00:00
logging Merge "Fix doc of LogFormatter::newFromRow" 2016-01-30 12:24:49 +00:00
mail Code style cleanups to notifyOnPageChange() 2016-01-29 16:03:29 -08:00
media BitmapHandler: Implement validateParam() 2016-02-04 17:01:44 +01:00
objectcache Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
page Convert page modification to using startAtomic()/endAtomic() 2016-02-09 00:03:05 +00:00
pager Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
parser Use stub threshold from ParserOptions when parsing 2016-02-08 19:04:50 +00:00
password [SECURITY] 0-pad to length in random string generation 2015-12-18 01:22:35 -08:00
poolcounter poolcounter: Add 'trigger' field to the slow-parse log 2015-10-23 20:53:37 +00:00
profiler Remove unused $wgStatsMethod and related UDPProfiler variables 2015-12-07 21:38:22 +00:00
rcfeed Properly escape \n and \r in IRCColourfulRCFeedFormatter 2016-01-20 11:10:14 -06:00
registration registration: $wgRateLimits should be merged using array_plus_2d 2016-01-07 18:56:21 +00:00
resourceloader Centralise url handling for urls to static resources 2016-02-02 23:26:16 +00:00
revisiondelete Merge "Show change tags on Special:RevisionDelete" 2015-12-17 03:21:07 +00:00
search Include completion search into SearchEngine 2016-02-03 23:41:49 +00:00
session Merge "Update session log messages" 2016-02-08 16:02:45 +00:00
site Factor page name normalization out of MediaWikiSite 2016-01-04 17:32:22 -08:00
skins Allow parameters to be passed into skin tooltip messages 2016-01-12 14:39:15 +00:00
specialpage Merge "Include completion search into SearchEngine" 2016-02-04 02:09:46 +00:00
specials Merge "Allow easy suppression of multiple deleted revs" 2016-02-09 03:23:43 +00:00
templates Use template to render EnhancedChangesList groups 2015-12-28 20:09:11 +00:00
tidy Merge "Fix various mistakes in PHPDoc comments" 2015-12-09 18:13:19 +00:00
title Merge "Use LinkTarget in TitleValue only methods" 2016-02-03 13:36:59 +00:00
upload Document how LocalFile::upload() and UploadBase::performUpload() ignore user permissions 2016-01-26 18:03:56 +01:00
user Merge "Introduce User::INVALID_TOKEN" 2016-02-08 00:55:04 +00:00
utils Merge "Add $wgRateLimits types ip-all and subnet-all" 2016-02-05 20:52:05 +00:00
widget Fix conflicting configuration name in TitleInputWidget 2015-11-19 22:29:34 +01:00
.htaccess
AjaxDispatcher.php Make AjaxDispatcher commit transactions before responding 2016-01-12 21:24:37 +00:00
AjaxResponse.php Remove use of $dest = 'log' for wfDebugLog 2015-12-30 13:03:14 -07:00
AuthPlugin.php
AutoLoader.php
Autopromote.php
Block.php Add AtomicSectionUpdate deferred update class 2016-01-14 10:32:39 +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 Move category refreshes to a deferred update 2015-12-29 20:22:54 -08:00
Collation.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
DefaultSettings.php Merge "Allow callbacks to be passed to $wgContentHandlers" 2016-02-08 09:11:21 +00:00
Defines.php Add comment to unused EDIT_DEFER_UPDATES in Defines.php 2015-10-31 10:06:29 +00:00
DeprecatedGlobal.php
DerivativeRequest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
EditPage.php Move EditPage robot policy out into EditAction 2016-02-07 01:22:00 +00:00
Fallback.php
FauxRequest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
Feed.php
FeedUtils.php Migrate feeds from $messageMemc to the WAN cache 2015-11-10 11:11:05 -08:00
FileDeleteForm.php Convert doDeleteArticleReal to startAtomic()/endAtomic() 2015-10-26 12:08:53 -07:00
ForkController.php Make ForkController destroy redis instances too 2015-12-04 23:17:37 -08:00
FormOptions.php
GitInfo.php GitInfo: Allow cache to be in the extension directory itself 2016-01-06 14:41:36 -08:00
GlobalFunctions.php Disable automatic cache headers associated with starting a session 2016-02-03 21:45:28 +00:00
HistoryBlob.php
Hooks.php Follow-up for Iba0138a6d: remove now-unused MWHookException class 2015-12-04 13:37:18 -08:00
Html.php Remove redundant 'type' attributes from style and script tags 2015-12-09 20:07:13 +00:00
HtmlFormatter.php Remove empty line comments 2015-10-14 09:46:44 +02:00
HttpFunctions.php SECURITY: Work around CURL insanity breaking POST parameters that start with '@' 2015-12-18 01:22:30 -08:00
Licenses.php
limit.sh
Linker.php Use stub threshold from ParserOptions when parsing 2016-02-08 19:04:50 +00:00
LinkFilter.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
LinkTarget.php Add LinkTarget interface 2016-01-29 12:48:21 +01:00
MagicWord.php Log warnings on on preg_* failures in MagicWordArray::matchAndRemove() 2015-10-29 18:36:23 -07:00
MediaWiki.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Implement action=mergehistory 2016-02-06 10:39:27 -05:00
Message.php When serializing Message, don't try to unstub StubUserLang 2016-01-29 21:26:24 -05:00
mime.info MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
mime.types MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
MimeMagic.php MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
MovePage.php Add $revision to TitleMoveCompleting for completeness 2015-12-16 19:11:15 -08:00
MWNamespace.php
MWTimestamp.php Move 90e1b22166 release notes to 1.27 file, and fix @since tag 2015-11-21 00:13:06 +00:00
NoLocalSettings.php Fix "installer started" detection 2015-10-09 17:34:48 -04:00
OutputHandler.php Replace "squid" with "CDN" in various comments 2015-12-09 17:35:37 -08:00
OutputPage.php OutputPage: Don't get a ParserOptions for $wgUser before the end of Setup.php 2016-02-08 13:17:37 -05:00
PageProps.php Add page_props table access class 2016-01-15 03:51:57 +00:00
PathRouter.php
PHPVersionCheck.php Zend don't support less than PHP 5.5... 2016-01-12 23:34:20 +00:00
PHPVersionError.php phpcs: Use __DIR__ constant instead of calling 2015-11-15 21:14:42 +01:00
Preferences.php Preferences: Use session data instead of URL parameter for success 2016-01-09 22:41:46 +00:00
PrefixSearch.php Include completion search into SearchEngine 2016-02-03 23:41:49 +00:00
ProtectionForm.php
Revision.php Merge "Avoid races on null revision insertion" 2016-01-25 20:20:10 +00:00
RevisionList.php Update more docs and type hints to use IDatabase 2015-10-06 18:49:52 -07:00
Sanitizer.php Merge "Fix a spelling mistake in a comment" 2016-01-29 07:57:18 +00:00
Setup.php Disable automatic cache headers associated with starting a session 2016-02-03 21:45:28 +00:00
SiteConfiguration.php
SiteStats.php objectcache: Introduce IExpiringStore for convenient TTL constants 2015-10-28 04:07:25 +00:00
Status.php
StreamFile.php
StubObject.php
TemplateParser.php Replace newAccelerator() with getLocalServerInstance() 2015-11-02 21:39:08 +00:00
Title.php Merge "Use LinkTarget in TitleValue only methods" 2016-02-03 13:36:59 +00:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php Merge "Make WatchedItem members private" 2016-01-29 19:59:56 +00:00
WebRequest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
WebRequestUpload.php Fix CONTENT-LENGTH header in WebRequestUpload 2015-12-28 22:18:34 +01:00
WebResponse.php Fix typo in cookie key 2016-01-25 09:02:59 -07:00
WebStart.php Remove various double empty newlines 2015-12-27 18:55:12 +00: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 last direct usage of UtfNormal in MW core 2016-01-08 22:38:18 +00:00
XmlSelect.php Implement HTMLComboboxField 2015-11-12 09:48:27 +01:00