wiki.techinc.nl/includes
Kunal Mehta 5cff12767e Move includes/auth back to the standard classmap autoloader
Partially reverts c587ab1375.

Change-Id: Ie8cfe356b07f08d481370b9f61b1d08ed6c9c799
2018-05-24 18:57:42 -07:00
..
actions WatchAction::onSubmit return correct value, not always true 2018-05-23 20:36:37 +02:00
api Localisation updates from https://translatewiki.net. 2018-05-24 21:53:30 +02:00
auth rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 2018-05-09 21:07:06 +00:00
cache Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
changes Make RCCacheEntry use the local part of the user name for linking 2018-05-22 22:27:18 +00:00
changetags Fix unclear comments on various ChangeTags functions 2018-04-25 05:43:08 +00:00
clientpool Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
collation Merge "Add unicode mapping for ICU 60 and 61" 2018-05-24 21:46:32 +00:00
compat Replace HTTP by HTTPS 2018-05-22 12:14:14 +02:00
composer Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07: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 Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
db rdbms: make sure cpPosIndex cookie is applied to LBFactory in time 2018-04-23 15:44:02 +00:00
debug Initial support for Content Security Policy, disabled by default 2018-05-13 21:01:11 -07:00
deferred Populate externallinks.el_index_60 and drop default 2018-05-15 12:08:35 -04:00
diff Don't globally disable PHPCS's prohibition of assert() 2018-05-07 17:15:16 +00: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 Fix and improve PHPDoc type hints in FileBackend and FileRepo 2018-04-19 10:32:09 +02:00
filerepo Merge "Add setting to control the creation of NullRevision on upload" 2018-05-15 07:31:09 +00:00
gallery TraditionalImageGallery factor getCaptionHtml into own function 2018-04-25 13:23:20 +02:00
htmlform Merge "Document nodata for HTMLFormFields" 2018-05-19 14:17:57 +00:00
http Bump PHP version requirement to 7.0.0+ 2018-05-24 16:15:56 +01:00
import Add setting to control the creation of NullRevision on upload 2018-05-09 18:17:06 +02:00
installer Localisation updates from https://translatewiki.net. 2018-05-24 21:53:30 +02:00
interwiki Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
jobqueue Job: Remove insert() and batchInsert(), deprecated since 1.21 2018-05-21 20:10:09 +01:00
json
libs Bump PHP version requirement to 7.0.0+ 2018-05-24 16:15:56 +01:00
linkeddata PageDataRequestHandler: Use getHeader() instead of getAllHeaders() 2018-05-23 06:05:47 +00:00
linker Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
logging Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
mail Only load PEAR Smtp mailer from vendor/composer, not from pear itself 2018-05-23 11:32:38 +00:00
media Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
objectcache Don't initialize MediaWikiServices before extensions have been loaded 2018-05-03 23:36:10 -07:00
page rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience 2018-04-24 16:45:11 -07:00
pager Change ResultWrapper to IResultWrapper in pagers and special pages 2018-04-04 14:52:10 +02:00
parser Reduce impact of revision day/month/year variables on edit stashing 2018-05-20 08:11:22 +00:00
password Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
poolcounter poolcounter: Fix type hint for PoolWorkArticleView::getParserOutput 2018-01-24 18:41:52 +00:00
preferences Avoid sorting the language array twice 2018-05-22 23:02:34 -07:00
profiler rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 2018-05-09 21:07:06 +00:00
rcfeed Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
registration registration: Perform extra validation for mediawiki.org URLs 2018-05-19 16:26:15 -07:00
resourceloader Merge "resourceloader: Move style deprecation warnings to <body>" 2018-05-24 13:03:21 +00:00
revisiondelete Use constants for rc_patrolled values instead of numbers 2018-04-13 23:56:35 +02:00
search Merge "Deprecate overriding SearchEngine::search*" 2018-05-16 13:31:56 +00:00
services
session Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
shell Replace HTTP by HTTPS 2018-05-22 12:14:14 +02:00
site Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
skins Skin: Drop appending of wgStyleVersion in getSkinStylePath() 2018-05-23 23:55:56 +00:00
sparql Replace recently introduced mediawiki/at-ease calls 2018-04-18 14:11:13 +00:00
specialpage Add Special:PasswordPolicies 2018-05-19 08:55:39 +00:00
specials Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
Storage Merge "[MCR] Introduce RevisionSlotsUpdate." 2018-05-09 13:27:08 +00:00
templates Remove $wgScriptExtension (deprecated and ignored since 1.25) 2018-04-19 01:11:23 +01:00
tidy tidy: Remove obsolete Depurate and Balancer drivers 2018-05-08 15:32:49 +00:00
title Strip Unicode 6.3.0 directional formatting characters from title 2018-05-10 08:58:23 +02:00
upload Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
user Remove else from UserGroupMembership 2018-05-18 19:52:40 +00:00
utils Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
watcheditem Bump PHP version requirement to 7.0.0+ 2018-05-24 16:15:56 +01:00
widget Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
.htaccess
ActorMigration.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
AjaxDispatcher.php Re-enable MediaWiki.Usage.SuperGlobalsUsage.SuperGlobals sniff 2018-05-19 15:07:25 -07:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Move includes/auth back to the standard classmap autoloader 2018-05-24 18:57:42 -07:00
Autopromote.php
Block.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
CategoriesRdf.php Add more data to categories dump 2018-01-17 00:40:16 +00:00
Category.php Merge "Avoid locking aggregated SELECT in Category::refresh" 2018-04-23 20:00:14 +00:00
CategoryFinder.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
CategoryViewer.php Avoid triggering Category::refreshCounts() on HTTP GET requests 2018-04-19 04:45:24 +00:00
CommentStore.php Change @throw to @throws 2018-04-27 21:53:19 +02:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php ContentSecurityPolicy: Add trailing & to report urls 2018-05-22 22:20:43 +00:00
DefaultSettings.php Drop $wgStyleVersion, deprecated in 1.31 and now unused 2018-05-24 14:16:50 +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: Fix duplicate classic toolbar 2018-05-25 00:54:14 +02:00
EventRelayerGroup.php
FauxRequest.php
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 rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience 2018-04-24 16:45:11 -07: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
GitInfo.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GlobalFunctions.php Bump PHP version requirement to 7.0.0+ 2018-05-24 16:15:56 +01:00
HeaderCallback.php
HistoryBlob.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Hooks.php
Html.php Initial support for Content Security Policy, disabled by default 2018-05-13 21:01:11 -07:00
Linker.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php
MediaWiki.php Avoid unnecessary WaitConditionLoop delays in ChronologyProtector 2018-05-18 13:43:05 -07:00
MediaWikiServices.php Add missing ActorMigration use statement to MediaWikiServices 2018-03-23 14:12:11 +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
MWTimestamp.php
NoLocalSettings.php Remove $wgScriptExtension (deprecated and ignored since 1.25) 2018-04-19 01:11:23 +01:00
OrderedStreamingForkController.php
OutputHandler.php Immediately drop wgValidateAllHtml and related code 2018-04-10 10:51:28 -07:00
OutputPage.php OutputPage: Remove appending of wgStyleVersion to legacy resources 2018-05-23 20:00:28 +00:00
PageProps.php
PathRouter.php
PHPVersionCheck.php Insert space before compatibility link in PHP version message 2018-05-25 00:27:21 +02:00
Pingback.php Added heartbeat for pingback. 2018-03-26 11:48:27 -04: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
ReadOnlyMode.php
Revision.php Remove three deprecated functions from the Revision class. 2018-05-02 19:51:04 +00:00
RevisionList.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ServiceWiring.php Don't initialize MediaWikiServices before extensions have been loaded 2018-05-03 23:36:10 -07:00
Setup.php Setup: Remove various Profile sections 2018-05-22 22:23:39 +00:00
SiteConfiguration.php Deprecate wfShellWikiCmd() 2018-04-16 16:38:05 +00: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
TemplatesOnThisPageFormatter.php
Title.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
TitleArray.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
TitleArrayFromResult.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
TrackingCategories.php
WebRequest.php Re-enable MediaWiki.Usage.SuperGlobalsUsage.SuperGlobals sniff 2018-05-19 15:07:25 -07:00
WebRequestUpload.php
WebResponse.php
WebStart.php Merge "Setup: Move mbstring.func_overload from WebStart to Setup" 2018-04-18 16:22:16 +00:00
WikiMap.php
WikiReference.php
Xml.php Avoid sorting the language array twice 2018-05-22 23:02:34 -07:00
XmlJsCode.php
XmlSelect.php