wiki.techinc.nl/includes
2017-06-15 02:45:08 +00:00
..
actions Require $key in msg() functions 2017-06-14 13:26:27 +04:30
api Localisation updates from https://translatewiki.net. 2017-06-14 22:42:42 +02:00
auth auth: Avoid deprecated wfGlobalCacheKey() 2017-05-23 15:10:17 -07:00
cache MessageCache: Avoid deprecated wfMemcKey() 2017-05-24 14:15:29 -05:00
changes RCFilters: Add 'views' concept and a namespace view to RCFilters 2017-06-14 12:57:13 -07:00
changetags ChangeTags: Avoid deprecated wfMemcKey() 2017-05-23 21:01:09 -07:00
clientpool
collation Hack around icu breakage for fa sorting 2017-05-19 22:14:43 +00:00
compat Follow-up a57b64436c: Correct @deprecated version 2017-02-28 21:31:49 -08:00
composer
config Improve HTTP logging 2017-05-19 06:49:26 +02:00
content Try harder to avoid parser cache pollution 2017-06-05 14:17:28 +00:00
context Require $key in msg() functions 2017-06-14 13:26:27 +04:30
dao Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
db DB: Add join conditions to selectField, selectFieldValues, and insertSelect 2017-06-14 05:07:42 +00:00
debug Remove unused and unnecessary imports 2017-06-12 15:50:43 +00:00
deferred Make DeferredUpdates detect LBFactory transaction rounds 2017-06-10 15:22:32 +00:00
diff Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
exception MWExceptionRenderer::useOutputPage: Don't bother if we have no Title context 2017-05-31 22:52:46 +00:00
export Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
externalstore Move DBConnRef/MaintainableDBConnRef to Rdbms namespace 2017-03-29 11:04:47 -07:00
filebackend Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
filerepo Merge "Remove X-Content-Dimensions header" 2017-06-12 18:25:15 +00:00
gallery
htmlform Do not try to parse empty argument in getErrorsOrWarnings in OOUI 2017-06-12 16:03:17 +04:30
http Move HttpAccept* to libs 2017-06-12 18:28:25 +04:30
import Add skipping to nth page option/ability for dump importing process 2017-06-09 01:01:05 +03:00
installer Merge "Replace deprecated $wgDummyLanguageCodes in WebInstallerLanguage.php" 2017-06-14 21:18:44 +00:00
interwiki Merge "Fix inconsistent spec of InterwikiLookup::getAllPrefixes." 2017-05-04 16:38:08 +00:00
jobqueue Merge "Add $wgMaxJobDBWriteDuration setting for avoiding replication lag" 2017-06-12 18:15:57 +00:00
json
libs objectcache: Forward MultiWriteBagOStuff::makeKey to primary backend 2017-06-14 18:11:55 +01:00
linkeddata Make Special:PageData accept two-part subpage 2017-06-13 18:52:33 +04:30
linker
logging ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
mail Update documentation URL 2017-05-30 22:16:22 -04:00
media Remove X-Content-Dimensions header 2017-06-12 18:07:28 +00:00
objectcache Fix SqlBagOStuff exptime uniqueness assumption 2017-06-10 20:54:23 +10:00
page Allow CategoryPageView to set $mCategoryViewerClass 2017-06-08 21:09:24 +00:00
pager Pager class for filtering by date range 2017-05-12 14:55:54 +02:00
parser ParserCache: Delete old-style key when saving 2017-06-14 13:42:36 +00:00
password Improve test coverage in includes/password 2017-06-07 14:28:11 +10:00
poolcounter includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
profiler Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
rcfeed rcfeed: Ensure formatter (and other params) is passed to RCFeedEngine 2017-02-04 03:31:44 +00:00
registration registration: Avoid deprecated wfMemcKey() 2017-05-23 21:01:09 -07:00
resourceloader Require $key in msg() functions 2017-06-14 13:26:27 +04:30
revisiondelete Remove unused and unnecessary imports 2017-06-12 15:50:43 +00:00
search Fix php code style 2017-05-05 12:03:54 +00:00
services Fix php code style 2017-05-05 12:03:54 +00:00
session session: Avoid deprecated wfMemcKey() 2017-05-23 22:25:27 -07:00
site CachingSiteStore: Avoid deprecated wfMemcKey() 2017-05-25 11:20:24 -07:00
skins Skin: Don't use parser cache in getCachedNotice() 2017-06-14 05:12:36 +00:00
specialpage Merge "ChangesListSpecialPage: Add urlversion and make urlversion=2 ignore defaults" 2017-06-14 19:30:48 +00:00
specials RCFilters: Add 'views' concept and a namespace view to RCFilters 2017-06-14 12:57:13 -07:00
templates ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
tidy Hide <style> tags from Tidy 2017-06-13 13:02:57 -04:00
title Merge "Handle missing namespace prefix in XML dumps more gracefully" 2017-03-08 05:07:57 +00:00
upload UploadBase: Avoid deprecated wfMemcKey() 2017-05-25 11:20:24 -07:00
user Do not disable password reset for blocks meant to force login 2017-06-08 08:18:24 +00:00
utils Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
widget Remove unused and unnecessary imports 2017-06-12 15:50:43 +00:00
.htaccess
AjaxDispatcher.php Replace some of the deprecated wfGetLBFactory() calls 2017-02-07 14:41:09 +01:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
Autopromote.php In Autopromote skip edit count lookup if requirement is 0 or invalid 2017-05-21 14:30:42 +00:00
Block.php Block: Avoid deprecated wfMemcKey() 2017-05-25 11:20:23 -07:00
Category.php Avoid duplicate refreshCounts() updates 2017-05-10 15:38:00 -07:00
CategoryFinder.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
CategoryViewer.php Fix bogus field reference in Category::getCountMessage() callback 2017-04-19 21:25:37 -07:00
DefaultSettings.php Merge "New language variant 'en-x-piglatin' for easier variant testing" 2017-06-14 23:57:13 +00:00
Defines.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
DeprecatedGlobal.php
DerivativeRequest.php
DummyLinker.php
EditPage.php EditPage: Fix 'id' attributes on buttons in non-OOUI mode 2017-06-08 19:08:59 +02:00
EventRelayerGroup.php
FauxRequest.php
Feed.php
FeedUtils.php Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones" 2017-02-28 00:51:57 +00:00
FileDeleteForm.php Replace some of the deprecated wfGetLBFactory() calls 2017-02-07 14:41:09 +01:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
HeaderCallback.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
HistoryBlob.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
Hooks.php
Html.php Improve Html/Xml element generation docs 2017-03-01 16:13:29 -08:00
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php Remove id selector for toctitle 2017-06-08 10:05:00 +02:00
LinkFilter.php Move LikeMatch to Rdbms namespace 2017-02-06 21:20:39 -08:00
ListToggle.php
MagicWord.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
MagicWordArray.php
MediaWiki.php Make DeferredUpdates detect LBFactory transaction rounds 2017-06-10 15:22:32 +00:00
MediaWikiServices.php Refactor Statsd classes to enable null collector to work. 2017-05-29 15:33:02 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Message.php
MimeMagic.php Fix comment typo in MimeMagic.php 2017-05-11 22:18:31 +02:00
MovePage.php Use delete_and_move_reason in content language on move over redirect 2017-04-08 11:08:00 +02:00
MWGrants.php
MWNamespace.php
MWTimestamp.php Use wikimedia/timestamp 2017-02-28 21:15:38 -08:00
NoLocalSettings.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
OutputHandler.php
OutputPage.php Add appropriate OOjs UI icon pack dependencies for OOjs UI itself 2017-06-03 14:15:04 +02:00
PageProps.php
PathRouter.php
PHPVersionCheck.php Add HHVM version check 2017-05-19 09:59:13 +00:00
Pingback.php
Preferences.php RCFilters UI: Add a 'saved queries' quick filters feature 2017-05-08 16:20:44 -07:00
PrefixSearch.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
ProtectionForm.php
ProxyLookup.php
ReadOnlyMode.php ReadOnlyMode: Add a few doc blocks 2017-04-19 23:13:22 +00:00
Revision.php Fix usage of $db->nextSequenceValue() 2017-05-10 17:28:24 -04:00
RevisionList.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Sanitizer.php Use strtr() for clarity 2017-06-14 13:02:08 -07:00
ServiceWiring.php A service for read-only mode 2017-04-19 12:27:06 -07:00
Setup.php Apply $wgShellLocale in Setup.php 2017-06-01 15:11:01 +10:00
SiteConfiguration.php
SiteStats.php SiteStats: Avoid deprecated wfMemcKey() 2017-05-25 11:20:23 -07:00
Status.php
StreamFile.php
StubObject.php
TemplateParser.php TemplateParser: Improve cache integrity check failure scenario 2017-05-16 15:40:08 -07:00
TemplatesOnThisPageFormatter.php
Title.php Make Titles with an unknown namespace ID refer to Special:Badtitle. 2017-06-14 04:31:07 +00:00
TitleArray.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TitleArrayFromResult.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TrackingCategories.php Add a tracking category when a template loop is detected 2017-03-17 11:52:38 +00:00
WatchedItem.php
WatchedItemQueryService.php Remove multiple spaces in PHP files 2017-04-12 17:27:19 +02:00
WatchedItemQueryServiceExtension.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
WatchedItemStore.php Various test fixes for postgres 2017-05-18 20:30:13 +00:00
WebRequest.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
WebRequestUpload.php
WebResponse.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
WebStart.php WebStart.php: Update the file's doc comment 2017-05-26 14:25:04 +00:00
WikiMap.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
WikiReference.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
Xml.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
XmlJsCode.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
XmlSelect.php