wiki.techinc.nl/includes
2021-03-25 22:55:04 +00:00
..
actions Merge "Omit history navigation links when no results are found" 2021-03-25 11:32:28 +00:00
api Localisation updates from https://translatewiki.net. 2021-03-23 08:23:52 +01:00
auth Update property documentation 2021-03-17 10:07:57 +01:00
block Drop AbstractBlock::$mReason, deprecated in 1.34 and unused 2021-03-25 19:27:14 +01:00
cache Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
changes RecentChange: directly build the user identity if we have the data 2021-03-25 15:49:12 -06:00
changetags Add change tags for media additions/removals 2021-03-10 09:08:39 +00:00
collation Use static closures where safe to use 2021-02-11 00:13:52 +00:00
compat
composer ComposerHookHandler: Tweak handling of composer 2 and wikimedia/composer-merge-plugin 2021-03-11 04:04:38 +00:00
config
content Drop most hard-deprecated methods in Article 2021-03-24 19:34:41 +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 Add $wgChronologyProtectorStash and improve $wgMainStash comments 2021-03-01 20:34:34 +00:00
debug Drop Avro format option for monolog without deprecation 2021-03-25 08:26:17 -07:00
deferred Remove $wgPagePropsHaveSortkey 2021-03-13 12:08:49 -08:00
diff Add support for derived MCR slots 2021-03-18 15:34:46 -04:00
edit
editpage Update creation of edit constraints following switch to Authority 2021-03-22 23:11:46 +00:00
exception Convert users of BlockErrorFormatter to UserIdentity 2021-03-17 19:37:08 +00:00
export Use static closures where safe to use 2021-02-11 00:13:52 +00:00
externalstore Merge "ExternalStoreMwstore: Remove unnecessary check" 2021-03-13 20:57:50 +00:00
filebackend Use static closures where safe to use 2021-02-11 00:13:52 +00:00
filerepo Merge "Deprecate UserIdentity::getActorId()" 2021-03-13 21:30:22 +00:00
gallery
historyblob Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
Hook Merge "Allow hooking into shell and eval maint scripts for convenience" 2021-03-18 04:03:31 +00:00
HookContainer Merge "Allow hooking into shell and eval maint scripts for convenience" 2021-03-18 04:03:31 +00:00
htmlform Merge "HTMLFormField: Use non namespaced class name rather than static::class" 2021-03-23 21:36:43 +00:00
http Use static closures where safe to use 2021-02-11 00:13:52 +00:00
import Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
installer Merge "Fix several issues in upgrading from 1.35 to master in Postgres" 2021-03-23 22:48:45 +00:00
interwiki
jobqueue jobqueue: make JobQueue::factory() require the "idGenerator" option 2021-03-25 18:55:44 +00:00
json
language Message: update docs to discourage wfMessage usage 2021-03-18 00:54:16 +01:00
libs Merge "uuid: Remove list parameter support for GlobalIdGenerator subclasses" 2021-03-25 19:28:08 +00:00
linkeddata
linker Define equality for PageIdentity and LinkTarget 2021-01-19 23:07:37 +00:00
logging Convert LogPage to UserIdentity 2021-03-23 12:02:40 -06:00
mail Use static closures where safe to use 2021-02-11 00:13:52 +00:00
media Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
Message
Navigation
objectcache Merge "objectcache: remove ObjectCache::detectLocalServerCache() method" 2021-03-08 05:57:14 +00:00
page Merge "WikiPage: don't record bad redirects." 2021-03-25 17:10:22 +00:00
pager Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
ParamValidator/TypeDef
parser Convert ParserOptions to UserIdentity 2021-03-24 09:40:42 -06:00
password
Permissions Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
poolcounter
preferences Make Parser use UserIdentity instead of User 2021-03-17 13:51:52 -06:00
profiler Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
rcfeed
registration registry: Allow specifying immovable namespaces in extension.json 2021-03-17 06:10:35 +00:00
resourceloader Merge "Create a content-tables feature split from legacy" 2021-03-25 22:55:04 +00:00
Rest REST edit: handle null edits correctly 2021-03-19 14:10:25 +01:00
Revision Convert RevisionRenderer to Authority 2021-03-24 18:44:13 +00:00
revisiondelete Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
revisionlist Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
search Replace various usages of PermissionManager with Authority 2021-03-17 20:23:58 -06:00
session Avoid using User::isValidUserName() 2021-03-14 18:04:12 +01: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 Allow public access to getter for default search page 2021-03-24 14:20:56 +00:00
sparql
specialpage Replace deprecated User::newFromName on Special:Mute 2021-03-22 21:27:54 +00:00
specials Move mw-datatables styles to mediawiki.pager.tablePager 2021-03-25 20:22:01 +01:00
Storage Add support for derived MCR slots 2021-03-18 15:34:46 -04:00
templates
tidy Deprecate MWTidy and TidyDriverBase::supportsValidate() 2021-03-16 12:29:55 -07:00
title Make TitleFormatter accept PageIdentity interface 2021-03-24 17:27:19 -04:00
upload Rename some variables to use more neutral language 2021-03-19 16:18:49 +00:00
user Merge "Fix User::findUsersByGroup() return type doc" 2021-03-24 18:14:28 +00:00
utils Drop Avro format option for monolog without deprecation 2021-03-25 08:26:17 -07:00
watcheditem Add WatchedItemStore::maybeEnqueueWatchlistExpiryJob 2021-03-25 15:57:03 -04:00
widget
xml Don't accept empty option group names for dropdown elements 2021-02-19 17:04:35 +01:00
.htaccess
ActorMigration.php Deprecate UserIdentity::getActorId() 2021-03-13 19:45:57 +01:00
AjaxDispatcher.php
AjaxResponse.php
AutoLoader.php AutoLoader: Various micro-optimizations 2021-03-18 17:23:58 +00: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
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 Update comment after renaming PoolCounter Client 2021-03-24 03:13:23 +00:00
Defines.php PHPVersionCheck: Complain about known-bad versions above minimum 2021-02-25 15:17:21 +00: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 Add WatchedItemStore::maybeEnqueueWatchlistExpiryJob 2021-03-25 15:57:03 -04:00
Emptiable.php Creating an interface to check for emptiness of an object 2021-02-19 21:56:21 +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
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
GitInfo.php
GlobalFunctions.php Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
HeaderCallback.php HeaderCallback: Remove pre-caching of WebRequest::getRequestId 2021-03-10 18:29:55 +00:00
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 Avoid using User ::getDefaultOption, ::getDefaultOptions 2021-03-16 17:24:17 +02: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 Merge "Avoid HTTP protocol errors when fastcgi_finish_request() is unavailable" 2021-03-24 23:12:14 +00:00
MediaWikiServices.php Introduce PageStore 2021-03-23 15:20:03 -06:00
MediaWikiVersionFetcher.php
MergeHistory.php Convert MergeHistory to Authority 2021-03-23 16:52:07 -06:00
MovePage.php Convert MovePage to Authority 2021-03-17 19:43:46 -06:00
MWGrants.php MWGrants: Reduce logic duplication 2021-03-13 20:04:09 +00:00
MWNamespace.php
MWTimestamp.php Convert MWTimestamp to UserIdentity 2021-03-11 19:24:16 +00:00
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php Avoid HTTP protocol errors when fastcgi_finish_request() is unavailable 2021-03-24 12:53:31 -07:00
OutputPage.php Rename $wgSlaveLagWarning and $wgSlaveLagCritical to match DB_REPLICA 2021-03-21 17:58:15 +00:00
PageProps.php Remove PageProps::overrideInstance() 2021-03-15 12:53:29 -04:00
PathRouter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PHPVersionCheck.php PHPVersionCheck: Graceful handling for missing php-intl 2021-03-20 11:09:15 +01: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 Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
RawMessage.php
ReadOnlyMode.php
Revision.php Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
ServiceWiring.php Merge "Introduce PageSelectQueryBuilder" 2021-03-25 16:52:41 +00:00
Setup.php Rename $wgSlaveLagWarning and $wgSlaveLagCritical to match DB_REPLICA 2021-03-21 17:58:15 +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 Convert WikiPage to authority. 2021-02-27 00:50:07 +00:00
StreamFile.php Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
StubObject.php
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php Replace some usages of User with Authority/UserIdentity 2021-03-04 17:20:40 -07:00
Title.php Merge "WikiPage: don't record bad redirects." 2021-03-25 17:10:22 +00:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php MainSlotRoleHandler: inject dependencies 2021-03-11 20:49:37 +00:00
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 Merge "WebStart: Avoid conditionally declared functions in this file" 2021-03-12 03:00:18 +00:00
WikiMap.php
WikiReference.php