wiki.techinc.nl/includes
2018-08-09 16:13:31 +00:00
..
actions Convert remaining MagicWord:: calls to MagicWordFactory 2018-08-01 10:47:43 +03:00
api Fix incorrect method name 2018-08-07 16:16:26 +00:00
auth Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
cache Make sure to not unpack an associative array into parameter list 2018-07-28 23:52:57 +00:00
changes Merge "ChangesList: HTML escape the timestamp" 2018-08-02 10:22:22 +00:00
changetags Add config to use change_tag_def table for Special:Tags 2018-07-11 16:44:28 +02:00
clientpool Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
collation Remove special collation for Northern Sami 2018-08-07 01:21:21 +02:00
compat Merge "Kill non namespaced ScopedCallback" 2018-06-01 04:35:22 +00:00
composer Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
config config: Add new ConfigRepository 2018-07-19 14:21:56 +00:00
content Convert remaining MagicWord:: calls to MagicWordFactory 2018-08-01 10:47:43 +03:00
context Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
dao Use PHP 5.6 constant expressions for some bitfield constants 2018-05-30 18:05:18 -07:00
db Merge "Simplify PHP by using ?? and ?:" 2018-07-11 09:09:18 +00:00
debug Add helper trait for deprecating properties 2018-07-18 15:15:46 +02:00
deferred Use multibyte-aware truncation to avoid invalid UTF-8 in cl_sortkey_prefix 2018-07-30 21:52:38 +02:00
diff Deprecate $wgExternalDiffEngine = 'wikidiff2' 2018-07-26 11:49:32 +00:00
edit [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
editpage
exception Deprecate $wgShowSQLErrors and $wgShowDBErrorBacktrace and make nonfunctional 2018-07-25 10:38:19 -05:00
export Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
externalstore Use consistent caching strategy in Revision storage classes 2018-07-05 17:44:24 +02:00
filebackend filebackend: let any specific backend value of "readOnly" override the default 2018-07-19 17:11:39 +01:00
filerepo Remove duplicated article usages 2018-08-09 10:29:38 +02:00
gallery Remove most uses of deprecated Language::truncate() 2018-07-09 13:36:27 -04:00
htmlform Fix the GlobalTitleFail debug notice for HTMLButtonFields 2018-08-08 11:45:04 +01:00
http Added non-parallel fallback to MultiHttpClient when curl is unavailable 2018-07-23 00:19:59 +00:00
import Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
installer Localisation updates from https://translatewiki.net. 2018-08-08 21:54:45 +02:00
interwiki Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
jobqueue rdbms: add more comments and sanity checks for CONN_TRX_AUTOCOMMIT 2018-08-09 01:39:07 +00:00
json FormatJson: cleanup after PHP 5.5 support removal 2018-06-09 09:06:02 -04:00
libs rdbms: add more comments and sanity checks for CONN_TRX_AUTOCOMMIT 2018-08-09 01:39:07 +00:00
linkeddata Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
linker linker: Hard-deprecate LinkBegin and LinkEnd hooks 2018-06-10 12:00:15 -07:00
logging Merge "LogFormatter: Fail softer when trying to link an invalid titles" 2018-08-08 15:35:56 +00:00
mail Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
media Merge "Guard against uncountable tag values" 2018-07-28 21:43:04 +00:00
objectcache Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
page Deprecate public access to some DifferenceEngine properties 2018-07-26 13:48:03 +02:00
pager ReverseChronologicalPager: Fix timezone confusion 2018-07-26 22:11:52 +02:00
parser Merge "Update Parser to use ContentLanguage" 2018-08-03 04:52:25 +00:00
password Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
poolcounter Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
preferences Introduce preference filters 2018-07-17 13:19:14 -07:00
profiler Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
rcfeed
registration Merge "registration: Expose config array to ExtensionRegistry" 2018-07-19 14:26:51 +00:00
resourceloader resourceloader: Combine base modules and page modules requests 2018-08-08 02:56:50 +00:00
revisiondelete Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
search search: Use self::class instead of __CLASS__ in SearchResultSet 2018-08-08 01:08:37 +01:00
services [MCR] Allow extensions to manipulate service instances 2018-06-15 16:06:38 +02:00
session Remove duplicated article usages 2018-08-09 10:29:38 +02:00
shell Deprecate wfArrayFilter() and wfArrayFilterByKey() 2018-07-19 08:40:46 +02:00
site Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
skins Remove duplicated article usages 2018-08-09 10:29:38 +02:00
sparql
specialpage RCFilters: Export i18n messages as a config var instead of inline script 2018-08-08 18:31:04 -07:00
specials Merge "resourceloader: Combine base modules and page modules requests" 2018-08-08 17:47:27 +00:00
Storage Remove duplicated article usages 2018-08-09 10:29:38 +02:00
templates RCFilters: Move aggregation of highlight classes to the backend 2018-06-26 17:55:50 -07:00
tidy RemexCompatMunger: Don't call endTag() in case B/b 2018-08-07 14:07:31 +10:00
title Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
upload Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
user Add PasswordFactory to MediaWikiServices 2018-08-02 14:46:35 +01:00
utils Fix 'extenson' typo 2018-08-08 11:24:17 +02:00
watcheditem Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
widget Add wrapper to search form widget 2018-08-09 14:49:57 +02:00
.htaccess
ActorMigration.php Remove duplicated article usages 2018-08-09 10:29:38 +02:00
AjaxDispatcher.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
AjaxResponse.php PHP: Use short ternary operator (?:) where possible 2018-06-11 11:26:35 +02:00
AuthPlugin.php Use PHP 7 '??' operator instead of if-then-else 2018-06-12 23:14:18 +02:00
AutoLoader.php Improve AutoLoader test coverage 2018-05-26 21:29:36 -07:00
Autopromote.php
Block.php Merge "Simplify PHP by using ?? and ?:" 2018-07-11 09:09:18 +00:00
CategoriesRdf.php Do not generate negative page counts in dump 2018-08-02 18:01:11 -07:00
Category.php Reduce the rate of calls to Category::refreshCounts 2018-07-18 00:46:38 +01:00
CategoryFinder.php
CategoryViewer.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
CommentStore.php Merge "Simplify PHP by using ?? and ?:" 2018-07-11 09:09:18 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php resourceloader: Give module eval the ContentSecurityPolicy nonce 2018-08-07 16:54:40 +00:00
DefaultSettings.php Fix documentation for $wgRightsText 2018-07-31 16:16:22 +03:00
Defines.php Introduce new schema flags and use them in RevisionStore. 2018-07-02 17:20:14 +02:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php Deprecate $wgShowSQLErrors and $wgShowDBErrorBacktrace and make nonfunctional 2018-07-25 10:38:19 -05:00
DummyLinker.php Remove deprecated Linker::getLinkColour() 2018-06-13 01:30:04 -07:00
EditPage.php EditPage: Declare 'mediawiki.toolbar' needed for inline script 2018-08-07 19:49:15 +01:00
EventRelayerGroup.php
FauxRequest.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
Feed.php
FeedUtils.php
FileDeleteForm.php Merge "Convert file delete to use OOUI" 2018-08-01 17:23:24 +00:00
ForkController.php
FormOptions.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
GitInfo.php GitInfo: Don't try shelling out if it's disabled 2018-06-24 23:55:43 +03:00
GlobalFunctions.php GlobalFunctions: Hard-deprecate wfUseMW, unused 2018-07-28 16:59:08 -07:00
HeaderCallback.php
HistoryBlob.php
Hooks.php Hooks: remove some unnecessary code 2018-05-26 23:39:07 -07:00
Html.php CSP: Allow an option of disabling nonces 2018-07-10 00:12:32 +00:00
Linker.php Set role=button on TOC show/hide checkbox 2018-07-16 18:15:48 +00:00
LinkFilter.php Make cleanupSpam.php query for http and https 2018-06-03 22:00:11 +00:00
ListToggle.php
MagicWord.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MagicWordArray.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MagicWordFactory.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MediaWiki.php Use $lang->hasVariants() instead of count( $lang->getVariants() ) > 1 2018-07-11 16:13:17 +00:00
MediaWikiServices.php Introduce RevisionStoreFactory & Tests 2018-08-02 18:55:29 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php rdbms: add IDatabase::lockForUpdate() convenience method 2018-07-10 20:09:01 +01:00
Message.php Start working on phan-taint-check warnings. Fix minor escaping issues. 2018-07-12 03:26:59 +00:00
MimeMagic.php
MovePage.php MWNamespace: Add getCategoryLinkType() method 2018-06-29 15:37:11 +00:00
MWGrants.php Segregate right to edit sitewide CSS/JS 2018-07-22 12:37:32 +02:00
MWNamespace.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MWTimestamp.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
NoLocalSettings.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php resourceloader: Give module eval the ContentSecurityPolicy nonce 2018-08-07 16:54:40 +00:00
PageProps.php Switch callers from ProcessCacheLRU to MapCacheLRU 2018-07-17 23:17:17 +00:00
PathRouter.php Avoid a redirect loop when the request URL is not normalized 2018-07-16 15:55:59 +10:00
PHPVersionCheck.php Whitelist phpcs Squiz.Scope.MemberVarScope in PHPVersionCheck 2018-08-07 12:39:46 +02:00
Pingback.php Fix pingback on non-MySQL 2018-08-01 11:33:19 +10:00
Preferences.php Introduce preference filters 2018-07-17 13:19:14 -07:00
PrefixSearch.php Unify SearchEngine normalizeNamespace and parseNamespacePrefixes 2018-07-17 21:56:05 +00:00
ProtectionForm.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Remove duplicated article usages 2018-08-09 10:29:38 +02:00
RevisionList.php
ServiceWiring.php Merge "Introduce RevisionStoreFactory & Tests" 2018-08-02 20:39:54 +00:00
Setup.php Introduce ContentLanguage service to replace $wgContLang 2018-07-31 21:42:53 -07:00
SiteConfiguration.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SiteStats.php
SiteStatsInit.php
Status.php Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
StreamFile.php
StubObject.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
TemplateParser.php Remove duplicated article usages 2018-08-09 10:29:38 +02:00
TemplatesOnThisPageFormatter.php
Title.php Add explanation about JS editing changes to permission error 2018-07-26 23:25:48 +00:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php Avoid a redirect loop when the request URL is not normalized 2018-07-16 15:55:59 +10:00
WebRequestUpload.php
WebResponse.php WebReponse: Use values altered in 'WebResponseSetCookie' hook 2018-07-09 11:01:05 -04:00
WebStart.php
WikiMap.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
WikiReference.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
Xml.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
XmlJsCode.php
XmlSelect.php Use PHP 7 '??' operator instead of if-then-else 2018-06-12 23:14:18 +02:00