wiki.techinc.nl/includes
Translation updater bot a23841de03 Localisation updates from https://translatewiki.net.
Change-Id: Icb86fc781cf4bacbb7506abeb000f5885c0a69d0
2021-02-25 08:37:31 +01:00
..
actions Merge "Use context Authority in Actions for permission checks" 2021-02-23 12:44:49 +00:00
api ApiQueryUserContributions: use UserSelectQueryBuilder 2021-02-24 00:11:15 +00:00
auth Convert AuthManager to Authority: step 1. 2021-02-22 15:40:37 -07:00
block Use static closures where safe to use 2021-02-11 00:13:52 +00:00
cache Use static closures where safe to use 2021-02-11 00:13:52 +00:00
changes Fix and add various type hints 2021-02-16 17:22:15 +00:00
changetags Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
collation Use static closures where safe to use 2021-02-11 00:13:52 +00:00
compat
composer Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
config build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
content phpcs: remove some unneeded suppressions 2021-02-17 16:16:24 +00:00
context docs: Fix 'dependant' typos 2021-02-18 16:59:20 +00:00
dao Introduce helper WikiAwareEntityTrait 2021-02-08 13:49:50 -06:00
db Use static closures where safe to use 2021-02-11 00:13:52 +00:00
debug Language: Turn public properties into Getters in LanguageConverter based hierarchy 2021-02-03 15:17:42 +02:00
deferred docs: Fix 'dependant' typos 2021-02-18 16:59:20 +00:00
diff Use static closures where safe to use 2021-02-11 00:13:52 +00:00
edit
editpage
exception Use static closures where safe to use 2021-02-11 00:13:52 +00:00
export Use static closures where safe to use 2021-02-11 00:13:52 +00:00
externalstore
filebackend Use static closures where safe to use 2021-02-11 00:13:52 +00:00
filerepo Better config for disabling all local image scaling 2021-02-22 16:19:58 +11:00
gallery
historyblob Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
Hook phpcs: remove some unneeded suppressions 2021-02-17 16:16:24 +00:00
HookContainer Silent deprecate ProtectionForm::buildForm 2021-02-16 20:06:29 +00:00
htmlform HTMLUsersMultiselectField: Keep IP addresses while normalizing 2021-02-22 14:00:06 +00:00
http Use static closures where safe to use 2021-02-11 00:13:52 +00:00
import WikiImporter: Minor code style changes 2021-02-08 00:09:15 +00:00
installer Localisation updates from https://translatewiki.net. 2021-02-25 08:37:31 +01:00
interwiki Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
jobqueue Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
json
language Add converter for the Talysh language (tly) 2021-02-17 13:49:36 +00:00
libs UserQueryBuilder: abstraction for actor table queries. 2021-02-22 11:47:07 -07:00
linkeddata
linker Define equality for PageIdentity and LinkTarget 2021-01-19 23:07:37 +00:00
logging Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
mail Use static closures where safe to use 2021-02-11 00:13:52 +00:00
media Use static closures where safe to use 2021-02-11 00:13:52 +00:00
Message
Navigation
objectcache objectcache: make SqlBagOStuff use getSerialized() 2021-02-19 02:13:45 +00:00
page Merge "Fix and add various type hints" 2021-02-24 19:20:21 +00:00
pager Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ParamValidator/TypeDef
parser Don't apply French spacing in raw text elements 2021-02-16 19:26:29 -05:00
password
Permissions Rename Authority::getActor to Authority::getPerformer 2021-02-22 14:53:21 +00:00
poolcounter
preferences Merge "URL encode the username passed to prefs-user-downloaddata-help-message" 2021-02-24 21:19:30 +00:00
profiler Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
rcfeed
registration Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
resourceloader resourceloader: Fix FileModule resource URLs for document root wikis 2021-02-24 05:27:55 +00:00
Rest Rename Authority::getActor to Authority::getPerformer 2021-02-22 14:53:21 +00:00
Revision Don't use getUserId in RevisionStore. 2021-02-23 16:19:35 +01:00
revisiondelete Introduce ActorStore, ActorLookup and ActorFactory. 2021-02-08 10:06:46 -06:00
revisionlist
search Use static closures where safe to use 2021-02-11 00:13:52 +00:00
session Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
shell Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
site Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
skins Convert skin code to Authority where ready 2021-02-23 21:04:19 -07:00
sparql
specialpage Use Authority in special pages pagers 2021-02-23 14:29:10 -07:00
specials Convert logging namespace to Authority 2021-02-23 21:58:37 +00:00
Storage Fix filename in PageUpdater documentation 2021-02-24 14:22:18 +00:00
templates
tidy Don't apply French spacing in raw text elements 2021-02-16 19:26:29 -05:00
title Escape wikitext in the title in invalid title error messages 2021-02-22 15:33:32 +01:00
upload Mark mRemoveTempFile as a bool 2021-02-18 12:50:31 +01:00
user Merge "UserQueryBuilder: abstraction for actor table queries." 2021-02-23 12:27:26 +00:00
utils Use static closures where safe to use 2021-02-11 00:13:52 +00:00
watcheditem Use static closures where safe to use 2021-02-11 00:13:52 +00:00
widget
xml Don't accept empty option group names for dropdown elements 2021-02-19 17:04:35 +01:00
.htaccess
ActorMigration.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
AjaxDispatcher.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
AjaxResponse.php
AutoLoader.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
Autopromote.php
BadFileLookup.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
CategoriesRdf.php
Category.php
CategoryViewer.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
CommentStore.php Turn CommentStore::$tempTables into a constant 2021-02-16 09:42:30 +01:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
DefaultSettings.php Merge "Add to configuration to allow addition of certain tags to page" 2021-02-22 08:19:56 +00:00
Defines.php Improve custom folding and grouping 2020-12-23 12:41:47 +11:00
DeprecatedGlobal.php DeprecatedGlobal: remove unneeded phpcs suppression 2021-02-16 16:30:43 +00:00
DerivativeRequest.php
DevelopmentSettings.php Ensure that the legacy wikitext editor is preferred by default 2021-01-12 12:30:02 +01:00
DummyLinker.php
EditPage.php mediawiki.action.edit: Fold watchlistExpiry.js into this module 2021-02-12 23:56:27 +00:00
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php
FauxResponse.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
FeedUtils.php Merge "FeedUtils: Update regex to match classes appropriately, and test" 2020-12-16 18:15:42 +00:00
FileDeleteForm.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ForeignResourceManager.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ForkController.php
FormOptions.php Improve custom folding and grouping 2020-12-23 12:41:47 +11:00
GitInfo.php
GlobalFunctions.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
HeaderCallback.php
Hooks.php Hooks: Map dash character to underscore when generating hook names 2021-01-26 15:37:29 +00:00
Html.php Revert "message boxes: Use CSS classes adhering to class naming scheme" 2021-01-25 16:31:08 +00:00
Linker.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
LinkFilter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ListToggle.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php
MediaWiki.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
MediaWikiServices.php Make actor services usable with object factory. 2021-02-24 00:11:07 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Chain MutableRevisionRecord method calls 2021-01-20 20:52:22 +00:00
MovePage.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
MWGrants.php
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php docs: Fix 'dependant' typos 2021-02-18 16:59:20 +00:00
PageProps.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PathRouter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PHPVersionCheck.php PHPVersionCheck: The PHP Group only support PHP >= 7.3.0 2021-01-30 00:18:40 +00:00
Pingback.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ProtectionForm.php field descriptors in HTMLForm must have keys 2021-02-19 01:17:02 +01:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Convert RevisionRecord to Authority and PageIdentity 2021-01-21 13:37:01 -06:00
ServiceWiring.php Make actor services usable with object factory. 2021-02-24 00:11:07 +00:00
Setup.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SiteConfiguration.php
SiteStats.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SiteStatsInit.php
Status.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
StreamFile.php
StubObject.php
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
Title.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php
TrackingCategories.php
WebRequest.php Merge "WebRequest: Document magic argument on WebRequest::getValues" 2021-02-11 03:41:09 +00:00
WebRequestUpload.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
WebResponse.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
WebStart.php MWLBFactory: rename magic HTTP header for opting out of sqlite write lock 2021-02-04 13:24:25 -05:00
WikiMap.php WikiMap: typo fix in comment 2020-12-21 13:15:48 -05:00
WikiReference.php