wiki.techinc.nl/includes
2018-05-26 23:57:30 +00:00
..
actions WatchAction::onSubmit return correct value, not always true 2018-05-23 20:36:37 +02:00
api Merge "Rename ApiQueryContributions to ApiQueryUserContribs to match api module name" 2018-05-26 23:57:30 +00:00
auth MediaWiki\Auth\Throttler: Change "ip" key name 2018-05-25 15:55:19 -04: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
collation Follow-up If8dfdaf1: Hard-deprecate, drop two uses, other pre-5.3 back-compat code 2018-05-24 17:01:02 -07:00
compat Hard deprecate UtfNormal methods 2018-05-26 22:40:26 +00:00
composer Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
config
content Merge "Add cleanup for handlers cache." 2018-03-15 23:48:16 +00:00
context
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
editpage
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-26 23:03:33 +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 Avoid PHP 7.2 warnings in DBConRefTest about count() on non-Countable 2018-05-25 17:29:17 -07:00
linkeddata PageDataRequestHandler: Use getHeader() instead of getAllHeaders() 2018-05-23 06:05:47 +00:00
linker
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
preferences Restore 'PreferencesForm' as alias for 'PreferencesFormLegacy' 2018-05-24 21:20:50 +00:00
profiler rdbms: rename onTransactionIdle() to onTransactionCommitOrIdle() 2018-05-09 21:07:06 +00:00
rcfeed
registration registration: Perform extra validation for mediawiki.org URLs 2018-05-19 16:26:15 -07:00
resourceloader Enable merging of WrappedStringList between 'bottomscripts' and 'reportime' 2018-05-24 14:23:17 +01: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
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 Merge "Enable merging of WrappedStringList between 'bottomscripts' and 'reportime'" 2018-05-25 19:52:13 +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 Merge "Restore 'PreferencesForm' as alias for 'PreferencesFormLegacy'" 2018-05-25 00:56:01 +00: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
user Remove else from UserGroupMembership 2018-05-18 19:52:40 +00:00
utils Split AutoloaderTest into a structure and class test 2018-05-26 16:16:02 -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
AjaxDispatcher.php Re-enable MediaWiki.Usage.SuperGlobalsUsage.SuperGlobals sniff 2018-05-19 15:07:25 -07:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Switch includes/{sparql,Storage,tidy} to use the PSR-4 autoloader 2018-05-24 18:58:18 -07:00
Autopromote.php
Block.php Autofix MediaWiki.Commenting.FunctionComment.SpacingDoc* errors 2018-05-19 14:07:03 -07:00
CategoriesRdf.php
Category.php Merge "Avoid locking aggregated SELECT in Category::refresh" 2018-04-23 20:00:14 +00:00
CategoryFinder.php
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 Restore 'PreferencesForm' as alias for 'PreferencesFormLegacy' 2018-05-24 21:20:50 +00:00
Defines.php
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php
DummyLinker.php
EditPage.php EditPage: Fix duplicate classic toolbar 2018-05-25 00:54:14 +02:00
EventRelayerGroup.php
FauxRequest.php
Feed.php
FeedUtils.php
FileDeleteForm.php rdbms: make IDatabase::onTransaction* methods pass the DB handle for convenience 2018-04-24 16:45:11 -07:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Merge "languages: Use static array files for normalizer data" 2018-05-25 23:03:18 +00:00
HeaderCallback.php
HistoryBlob.php
Hooks.php Hooks: Introduce Hooks::runWithoutAbort() alongside Hooks::run() 2017-09-04 18:55:42 +00:00
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
Message.php
MimeMagic.php
MovePage.php
MWGrants.php
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 Restore 'PreferencesForm' as alias for 'PreferencesFormLegacy' 2018-05-24 21:20:50 +00:00
PrefixSearch.php
ProtectionForm.php
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Remove three deprecated functions from the Revision class. 2018-05-02 19:51:04 +00:00
RevisionList.php
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
SiteStatsInit.php
Status.php
StreamFile.php
StubObject.php
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