wiki.techinc.nl/includes
Amir Sarabadani e4277f170b Do not assume rc_patrolled is binary in ChangesListSpecialPage
Bug: T184791
Change-Id: Idd9fc4b37da2d862f84d3aacd9966872958bc9eb
2018-03-22 14:21:45 +01:00
..
actions Convert MarkpatrolledAction to use OOUI 2018-03-10 20:43:03 +01:00
api Localisation updates from https://translatewiki.net. 2018-03-21 22:16:39 +01:00
auth Avoid use of deprecated SiteStatsUpdate::__construct() 2018-02-27 19:15:43 -08:00
cache Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
changes Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
changetags Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
clientpool Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
collation Merge "Add collation for Abkhaz (ab)" 2018-01-23 18:42:29 +00:00
compat Hard deprecate UtfNormalUtil 2018-02-06 14:44:37 -08:00
composer SECURITY: Create a .htaccess in /vendor after composer runs 2017-11-15 02:54:30 +00:00
config Expose the latest modified index seen by EtcdConfig 2018-03-01 13:44:15 +01:00
content Merge "Add cleanup for handlers cache." 2018-03-15 23:48:16 +00:00
context Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
dao Use IDatabase interface instead of Database in DBAccessBase 2018-01-09 13:58:48 +01:00
db rdbms: inject the mysql index name aliases into Database 2018-03-12 18:51:53 +00:00
debug Remove internal use of deprecated $wgRequestTime 2018-03-18 04:41:12 +00:00
deferred Add test for WikiPage post-edit stats update 2018-03-06 00:43:39 +00:00
diff Normalize PHPDoc attributes 2018-03-16 22:59:15 -07:00
edit Remove deprecated PreparedEdit properties 2018-01-26 16:57:13 -08:00
editpage Use Sanitizer::mergeAttributes when merging classes into attributes 2018-01-05 10:32:56 +01:00
exception exception: Improve formatting of fatal error log messages 2018-03-21 19:27:12 +00:00
export Don't use deprecated NS_IMAGE* 2018-03-16 22:58:58 -07:00
externalstore Fix typo accessable --> accessible 2018-03-14 05:25:34 +00:00
filebackend Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
filerepo Move image_comment_temp entries when the file is moved 2018-03-18 11:37:05 -04:00
gallery Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
htmlform Merge "HTMLSizeFilterField: Add OOUI version" 2018-03-21 00:29:39 +00:00
http Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
import Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
installer Merge "MCR: replace slot_inherited with slot_origin" 2018-03-20 12:06:32 +00:00
interwiki Remove superfluous spaces and semicolons in comments 2018-02-05 19:05:57 +00:00
jobqueue Set visiblity of some HashRing methods 2018-03-17 23:49:03 -07:00
json
libs rdbms: Add IDatabase::cancelAtomic() 2018-03-22 05:57:42 +00:00
linkeddata Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
linker Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
logging Fix typo in word compatibility 2018-03-09 23:04:44 +01:00
mail Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
media Adjust tests for JPEG segmentation fix 2018-02-23 12:29:35 +00:00
objectcache Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
page Pass revision being reverted to edit code 2018-03-16 14:33:45 -07:00
pager Replace uses of each() 2017-09-20 09:51:28 -04:00
parser Merge "Clarify -{ => {{ transition" 2018-03-21 20:37:21 +00:00
password Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
poolcounter poolcounter: Fix type hint for PoolWorkArticleView::getParserOutput 2018-01-24 18:41:52 +00:00
preferences Title: Refactor JS/CSS page handling to be more sane 2018-02-16 17:35:12 +00:00
profiler Normalize PHPDoc attributes 2018-03-16 22:59:15 -07:00
rcfeed Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
registration Improve ExtensionRegistry test coverage 2018-02-12 20:36:50 -08:00
resourceloader resourceloader: Remove redundant state assignment for styles in ClientHtml 2018-03-20 23:44:41 +00:00
revisiondelete Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
search Drop OpenSearch::getOpenSearchTemplate(), deprecated in 1.25 2018-03-08 10:43:28 +00:00
services Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
session Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
shell shell: Don't use --seccomp=@default for firejail < 0.9.50 support 2018-02-26 14:11:42 -08:00
site Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
skins Merge "Switch the sidebar cache to using checkKeys" 2018-02-20 22:09:50 +00:00
sparql Add SPARQL client to core 2018-02-06 12:56:08 -08:00
specialpage Do not assume rc_patrolled is binary in ChangesListSpecialPage 2018-03-22 14:21:45 +01:00
specials Fix variable name in NewFilesPager::getQueryInfo 2018-03-15 17:40:32 -07:00
Storage Merge "MCR: replace slot_inherited with slot_origin" 2018-03-20 12:06:32 +00:00
templates Convert includes/Feed.php to Mustache templates 2017-12-13 15:18:20 -05:00
tidy Use PHP's implode() with the suggested order of arguments 2018-02-22 20:24:00 +01:00
title Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
upload Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
user Fix User::idFromName() ignoring cache for non-existent users. 2018-03-16 12:10:40 +00:00
utils Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
watcheditem Cleanup some comments related to DB replication 2018-03-09 23:05:43 +00:00
widget mw.widgets: Add SizeFilterWidget and its PHP implementation 2018-03-01 17:38:37 +00:00
.htaccess
ActorMigration.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
AjaxDispatcher.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
AjaxResponse.php
AuthPlugin.php Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
AutoLoader.php Fix additional usage of incorrect case 2017-12-15 11:58:11 +01:00
Autopromote.php
Block.php Switch Block::purgeExpired to use AutoCommitUpdate 2018-02-28 15:54:57 -08:00
CategoriesRdf.php Add more data to categories dump 2018-01-17 00:40:16 +00:00
Category.php Fix phpdoc for Category::newFromName 2017-11-30 19:23:48 +01:00
CategoryFinder.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
CategoryViewer.php Fix inconsistent i18n escaping in category paging links. 2017-10-11 20:29:05 +00:00
CommentStore.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
CommentStoreComment.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
ConfiguredReadOnlyMode.php Split ConfiguredReadOnlyMode into own file 2017-08-07 09:24:19 +00:00
DefaultSettings.php Use SPDX 3.0 license identifier 2018-03-18 18:08:22 +00:00
Defines.php Drop XCache support 2018-02-07 13:45:40 -08:00
DeprecatedGlobal.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
DerivativeRequest.php
DevelopmentSettings.php tests: Remove verbose logging settings from DevelopmentSettings.php 2018-02-19 22:19:15 +00:00
DummyLinker.php
EditPage.php EditPage: Remove methods from OOUI transition, deprecated in 1.30 2018-03-02 10:53:02 +00:00
EventRelayerGroup.php
FauxRequest.php Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
Feed.php Fix called function case in a bunch of places 2018-01-22 09:10:09 -08:00
FeedUtils.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
FileDeleteForm.php Update more forms to limit comments by codepoints rather than bytes 2018-02-26 13:16:19 -05:00
ForkController.php Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
FormOptions.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
GitInfo.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GlobalFunctions.php Convert OutputHandler functions to a class 2018-03-20 21:11:32 -07:00
HeaderCallback.php
HistoryBlob.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Hooks.php Hooks: Introduce Hooks::runWithoutAbort() alongside Hooks::run() 2017-09-04 18:55:42 +00:00
Html.php ParserOutput: Add 'deduplicateStyles' post-cache transformation 2018-02-11 05:55:56 +00:00
Linker.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
LinkFilter.php
ListToggle.php
MagicWord.php Updated type and function docs for MagicWord.php 2017-10-02 13:52:51 +02:00
MagicWordArray.php Replace uses of each() 2017-09-20 09:51:28 -04:00
MediaWiki.php Cleanup some comments related to DB replication 2018-03-09 23:05:43 +00:00
MediaWikiServices.php [MCR] NameTableStore 2018-03-02 19:48:15 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
Message.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MimeMagic.php Add wfDeprecated() call to MimeMagic::singleton() 2017-11-27 02:20:17 +00:00
MovePage.php Tag redirects from moves as new redirects 2018-02-09 15:45:29 +00:00
MWGrants.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
MWNamespace.php Improve namespace handling in tests 2017-09-29 05:21:47 +00:00
MWTimestamp.php
NoLocalSettings.php Setup: Merge PreConfigSetup into Setup.php 2017-10-24 23:50:54 +00:00
OrderedStreamingForkController.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
OutputHandler.php Convert OutputHandler functions to a class 2018-03-20 21:11:32 -07:00
OutputPage.php Title: Refactor JS/CSS page handling to be more sane 2018-02-16 17:35:12 +00:00
PageProps.php Only do one query for page ids in PageProps::getGoodIDs 2017-08-30 20:32:19 +02:00
PathRouter.php
PHPVersionCheck.php PHPVersionCheck: PHP 5.5.0 is no longer supported by upstream, but 5.6.0 is 2018-01-18 15:51:33 -08:00
Pingback.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
Preferences.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
PrefixSearch.php
ProtectionForm.php Allow limiting comment length by characters rather than bytes in JS 2018-02-23 22:12:29 +00:00
ProxyLookup.php Update IPSet use statements 2018-01-21 04:37:26 +00:00
RawMessage.php Move RawMessage out of Message.php to its own file 2017-08-14 17:33:52 +00:00
ReadOnlyMode.php Split ConfiguredReadOnlyMode into own file 2017-08-07 09:24:19 +00:00
Revision.php Merge "Revert "Log the reason why revision->getContent() returns null"" 2018-03-05 18:51:58 +00:00
RevisionList.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ServiceWiring.php rdbms: inject the mysql index name aliases into Database 2018-03-12 18:51:53 +00:00
Setup.php Merge "Update suppressWarning()/restoreWarning() calls" 2018-02-11 22:06:29 +00:00
SiteConfiguration.php Do not limit filesize when running a maintenance script 2017-11-14 20:45:24 +11:00
SiteStats.php Salvage site_stats row with negative values in miser mode 2018-02-14 15:37:55 -08:00
SiteStatsInit.php Drop 'comma' value for wgArticleCountMethod 2018-03-01 16:37:23 -08:00
Status.php Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
StreamFile.php Replace MimeMagic::singleton() calls 2017-11-27 02:13:51 +00:00
StubObject.php Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
TemplateParser.php Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
TemplatesOnThisPageFormatter.php
Title.php Follow-up 6d4e1547: Hard-deprecate these functions 2018-03-02 00:48:26 +00:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php Add @since tag to TrackingCategories class 2017-08-07 09:24:07 +00:00
WebRequest.php Merge "exception: Improve formatting of fatal error log messages" 2018-03-21 19:52:38 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php Convert OutputHandler functions to a class 2018-03-20 21:11:32 -07:00
WikiMap.php Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
WikiReference.php
Xml.php Merge "Remove @param comments that literally repeat what the code says" 2018-01-11 23:48:03 +00:00
XmlJsCode.php Fix a few minor mistakes in PHPDoc tags 2017-09-15 11:17:17 +02:00
XmlSelect.php