wiki.techinc.nl/includes
2018-07-06 23:55:51 +00:00
..
actions Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
api Localisation updates from https://translatewiki.net. 2018-07-05 21:53:52 +02:00
auth Better logging for reauth operations 2018-06-15 13:04:26 +00:00
cache Limit the number of cached languages in MessageCache via MapCacheLRU 2018-07-03 11:03:14 +00:00
changes RCFilters: Move aggregation of highlight classes to the backend 2018-06-26 17:55:50 -07:00
changetags Turning change_tag_def store to a service 2018-06-21 09:40:56 +02:00
clientpool Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
collation Use PHP 7 '??' operator instead of if-then-else 2018-06-12 23:14:18 +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 Expose the latest modified index seen by EtcdConfig 2018-03-01 13:44:15 +01:00
content Make undo fail if more than just the main slot is affected. 2018-06-22 15:18:41 +02: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 Add support for extra database connections in unit tests. 2018-07-04 19:07:45 +02:00
debug Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
deferred MWNamespace: Add getCategoryLinkType() method 2018-06-29 15:37:11 +00:00
diff Deprecate string type for $lang of DifferenceEngine::setTextLanguage 2018-07-02 21:25:36 +00:00
edit [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
editpage
exception Merge "MWExceptionRenderer: Fix db error outage page" 2018-06-24 02:22:09 +00:00
export Don't use deprecated NS_IMAGE* 2018-03-16 22:58:58 -07:00
externalstore Use consistent caching strategy in Revision storage classes 2018-07-05 17:44:24 +02:00
filebackend Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
filerepo Fix error in various deprecated selectFields() methods 2018-07-03 11:59:18 -04:00
gallery Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
htmlform Allow overloading of getLabel() with return ' ' 2018-06-28 11:25:39 +02:00
http CurlHttpRequest: remove open_basedir check 2018-06-08 13:46:10 -04: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-07-01 21:52:47 +02:00
interwiki Hard deprecate Interwiki static methods 2018-06-07 11:40:46 -07:00
jobqueue Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
json FormatJson: cleanup after PHP 5.5 support removal 2018-06-09 09:06:02 -04:00
libs rdbms: add resolveDomainID() method to LBFactory/LoadBalancer 2018-07-05 14:07:04 +01:00
linkeddata PageDataRequestHandler: Use getHeader() instead of getAllHeaders() 2018-05-23 06:05:47 +00:00
linker linker: Hard-deprecate LinkBegin and LinkEnd hooks 2018-06-10 12:00:15 -07:00
logging Prevent "Undefined offset notice" 2018-06-29 07:42:36 +00:00
mail Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
media Fix PHP7 warning "non well formed numeric value encountered" 2018-06-26 01:46:47 +03:00
objectcache Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
page Merge "Introduce new schema flags and use them in RevisionStore." 2018-07-06 17:53:44 +00:00
pager Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
parser French space armoring: Use unicode regex instead of octal escapes 2018-06-22 15:49:01 -04:00
password Clean up CSPRNG support for PHP7 2018-06-10 00:52:04 +00:00
poolcounter Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
preferences Avoid duplicate IDs on Special:Preferences 2018-07-05 20:38:09 +02:00
profiler Xhprof: support tideways-xhprof extension 2018-06-19 14:43:40 +00:00
rcfeed
registration registration: Catch correct exception type from ObjectCache 2018-06-11 21:09:47 +00:00
resourceloader resourceloader: Simplify ResourceLoader::isFileModule() 2018-07-02 18:04:48 -07:00
revisiondelete Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
search Add missing use statements 2018-06-27 20:49:23 +02:00
services services: Update comment mentioning non-existent method 2018-06-15 13:19:13 +01:00
session Add missing use statements 2018-06-27 20:49:23 +02:00
shell shell: Note that ::isDisabled() should be called before ::command() 2018-07-02 22:16:03 +00:00
site Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
skins skins: Remove redundant mediawiki.hidpi script 2018-06-25 17:17:16 +00:00
sparql Replace recently introduced mediawiki/at-ease calls 2018-04-18 14:11:13 +00:00
specialpage RCFilters: Preserve collapsed state and adjust display 2018-06-20 11:12:00 -07:00
specials Merge "Avoid duplicate IDs on Special:Preferences" 2018-07-06 23:55:51 +00:00
Storage Merge "Use consistent caching strategy in Revision storage classes" 2018-07-06 18:09:13 +00:00
templates RCFilters: Move aggregation of highlight classes to the backend 2018-06-26 17:55:50 -07:00
tidy Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals 2018-06-04 16:20:13 +00:00
title Revert "Strip soft hyphens (U+00AD) from title" 2018-05-31 10:45:11 -07:00
upload Fix PHP warnings "preg_replace(): [...] invalid range in character class" 2018-06-19 00:11:33 +00:00
user Merge "Replace deprecated language codes in user options" 2018-06-14 13:56:36 +00:00
utils Clean up CSPRNG support for PHP7 2018-06-10 00:52:04 +00:00
watcheditem Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
widget Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00
.htaccess
ActorMigration.php Add actor table and code to start using it 2018-02-23 10:06:20 -08: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 Fix error in various deprecated selectFields() methods 2018-07-03 11:59:18 -04:00
CategoriesRdf.php
Category.php Merge "Reduce frequency of refreshCounts() calls in LinksDeletionUpdate" 2018-06-15 13:38:36 +00:00
CategoryFinder.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
CategoryViewer.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
CommentStore.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php ContentSecurityPolicy: Add trailing & to report urls 2018-05-22 22:20:43 +00:00
DefaultSettings.php Merge "Introduce new schema flags and use them in RevisionStore." 2018-07-06 17:53:44 +00: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 tests: Remove verbose logging settings from DevelopmentSettings.php 2018-02-19 22:19:15 +00:00
DummyLinker.php Remove deprecated Linker::getLinkColour() 2018-06-13 01:30:04 -07:00
EditPage.php Remove outdated transition code 2018-07-05 10:46:19 +00: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 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 GitInfo: Don't try shelling out if it's disabled 2018-06-24 23:55:43 +03:00
GlobalFunctions.php Merge "Add missing use statements" 2018-07-04 00:44:28 +00:00
HeaderCallback.php
HistoryBlob.php
Hooks.php Hooks: remove some unnecessary code 2018-05-26 23:39:07 -07:00
Html.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
Linker.php Merge "Pass $parser, &$query and &$widthOption to the 'ImageBeforeProduceHTML' hook" 2018-06-13 15:31:01 +00:00
LinkFilter.php Make cleanupSpam.php query for http and https 2018-06-03 22:00:11 +00:00
ListToggle.php
MagicWord.php Use PHP 7 '<=>' operator in 'sort()' callbacks 2018-05-30 18:05:20 -07:00
MagicWordArray.php
MediaWiki.php Merge "Disable WebResponse setters for post-send processing" 2018-06-13 13:21:51 +00:00
MediaWikiServices.php Merge "Revert "Introduce RevisionStoreFactory & Tests"" 2018-07-05 15:08:36 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
Message.php Resolve required parameter after optional in Message 2018-06-08 21:48:51 +00:00
MimeMagic.php
MovePage.php MWNamespace: Add getCategoryLinkType() method 2018-06-29 15:37:11 +00:00
MWGrants.php
MWNamespace.php MWNamespace: Add getCategoryLinkType() method 2018-06-29 15:37:11 +00:00
MWTimestamp.php
NoLocalSettings.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
OrderedStreamingForkController.php
OutputHandler.php Immediately drop wgValidateAllHtml and related code 2018-04-10 10:51:28 -07:00
OutputPage.php Add missing use statements 2018-06-27 20:49:23 +02: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 Fix PreferencesForm alias 2018-05-29 21:44:18 +00:00
PrefixSearch.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ProtectionForm.php Allow limiting comment length by characters rather than bytes in JS 2018-02-23 22:12:29 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Merge "Blob can't be false" 2018-06-20 20:04:10 +00:00
RevisionList.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ServiceWiring.php Merge "Revert "Introduce RevisionStoreFactory & Tests"" 2018-07-05 15:08:36 +00:00
Setup.php PHP: Use short ternary operator (?:) where possible 2018-06-11 11:26:35 +02:00
SiteConfiguration.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +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
StreamFile.php
StubObject.php
TemplateParser.php
TemplatesOnThisPageFormatter.php
Title.php Merge "Title: Use directly Language::factory instead of wfGetLangObj" 2018-06-18 01:12:07 +00: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 Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
WebRequestUpload.php
WebResponse.php Merge "Disable WebResponse setters for post-send processing" 2018-06-13 13:21:51 +00:00
WebStart.php Merge "Setup: Move mbstring.func_overload from WebStart to Setup" 2018-04-18 16:22:16 +00:00
WikiMap.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
WikiReference.php
Xml.php Use \u{00A0} instead of &#160; or &nbsp; 2018-06-24 01:20:13 +00:00
XmlJsCode.php
XmlSelect.php Use PHP 7 '??' operator instead of if-then-else 2018-06-12 23:14:18 +02:00