wiki.techinc.nl/includes
2021-04-20 00:34:55 +00:00
..
actions Use WatchlistManager instead of User in WatchAction 2021-04-19 01:49:47 +00:00
api Merge "authevents: strval() variables passed to status when logging" 2021-04-20 00:34:55 +00:00
auth build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
block Use some more neutral language 2021-04-18 16:49:36 +01:00
cache HtmlCacheUpdater: replace Title in method signatures. 2021-04-16 11:04:26 +00:00
changes Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
changetags Add change tag for media uploaded using importImages.php 2021-04-17 22:45:52 +03: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 build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
content SECURITY: ContentModelChange: Check that user can create pages 2021-04-08 20:55:51 +01:00
context Remove unstable marker from Authority interface 2021-04-13 21:24:10 +02:00
dao Introduce helper WikiAwareEntityTrait 2021-02-08 13:49:50 -06:00
db rdbms: Remove unused 'hostname' in LBFactory and LoadBalancer 2021-04-08 23:35:18 -07:00
debug Do not use a NullLogger when no handler is declared 2021-04-06 01:51:18 +02:00
deferred uuid: Simplify GlobalIdGenerator by removing QUICK_VOLATILE flag 2021-04-14 21:40:35 +00:00
diff Merge "Avoid using User::getBoolOption()" 2021-03-28 02:18:21 +00:00
edit
editpage Set $status->value in EditFilterMergedContentHookConstraint::checkConstraint() properly to display error message 2021-04-15 22:01:30 +02:00
exception exception: Restore "PHP Deprecated" prefix for E_USER_DEPRECATED 2021-04-07 19:21:29 +01:00
export WikiExporter: replace Title in method signatures 2021-04-09 19:16:38 +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 FileRepo: replace Title in method signatures 2021-04-16 11:01:48 +00:00
gallery Use some more neutral language 2021-04-18 16:49:36 +01:00
historyblob Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
Hook Merge "Hard deprecate the onTitleArrayFromResult hook" 2021-03-30 22:13:18 +00:00
HookContainer Hard deprecate the onTitleArrayFromResult hook 2021-03-30 18:57:55 +00:00
htmlform Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
http build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
import Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
installer Merge "Installer: The installer should use .warningbox for styling warnings, not .mw-infobox" 2021-04-19 13:40:11 +00:00
interwiki Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
jobqueue Use some more neutral language 2021-04-18 16:49:36 +01:00
json build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 2020-12-07 14:55:24 +01:00
language Add Message/MessageValue datetime parameter types 2021-03-30 21:05:32 -06:00
libs rdbms: fix various phpstorm warnings in Database classes 2021-04-19 18:45:42 +00:00
linkeddata Document HttpError to help taint-check 2020-12-12 00:06:00 +01:00
linker Define equality for PageIdentity and LinkTarget 2021-01-19 23:07:37 +00:00
logging User: use ActorNormalization to insert actor 2021-04-15 13:42:39 -07:00
mail Use ::class for class name 2021-04-08 21:17:42 +02:00
media Merge "MediaHandlerFactory: inject a logger" 2021-04-14 15:17:28 +00:00
Message
Navigation PrevNextNavigationRenderer: readability cleanup 2020-11-22 14:03:15 +00:00
objectcache objectcache: switch static vars to constants in SqlBagOStuff 2021-04-19 18:42:37 +00:00
page Use some more neutral language 2021-04-18 16:49:36 +01:00
pager Use some more neutral language 2021-04-18 16:49:36 +01:00
ParamValidator/TypeDef TitleDef: document return value as LinkTarget, not TitleValue 2020-11-06 17:07:14 -08:00
parser Parser: Trim trailing whitespace as the last step in pre-save transform 2021-04-14 20:53:49 +02:00
password Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
Permissions Remove unstable marker from Authority interface 2021-04-13 21:24:10 +02:00
poolcounter Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
preferences Rename email-blacklist-label message 2021-04-19 00:19:11 +01:00
profiler Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
rcfeed Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
registration Use some more neutral language 2021-04-18 16:49:36 +01:00
resourceloader Merge "resourceloader: Remove support for $wgLegacyJavaScriptGlobals" 2021-04-19 23:17:27 +00:00
Rest Localisation updates from https://translatewiki.net. 2021-04-12 08:36:09 +02:00
Revision Merge "Remove $actor field from UsererIdentityValue" 2021-04-14 14:40:12 +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 Use some more neutral language 2021-04-18 16:49:36 +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 Merge "Fix annoying E_NOTICE about undefined 'alt' index in Skin#makeFooterIcon." 2021-03-28 02:17:55 +00:00
sparql Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
specialpage SpecialPageFactory: replace Title in method signatures 2021-04-14 20:50:33 +00:00
specials Merge "authevents: strval() variables passed to status when logging" 2021-04-20 00:34:55 +00:00
Storage Convert PageEditStash to PageIdentity/UserIdentity 2021-04-14 09:12:04 -07:00
templates
tidy Deprecate MWTidy and TidyDriverBase::supportsValidate() 2021-03-16 12:29:55 -07:00
title Remove Title from public interface of OutputPage 2021-04-16 10:01:56 -07:00
upload Use some more neutral language 2021-04-18 16:49:36 +01:00
user Merge "Move watchlist-related methods from User to WatchlistManager" 2021-04-19 03:40:32 +00:00
utils Drop Avro format option for monolog without deprecation 2021-03-25 08:26:17 -07:00
watcheditem Merge "Convert WatchedItem et al to PageIdentity" 2021-03-26 20:16:54 +00:00
watchlist Move watchlist-related methods from User to WatchlistManager 2021-04-19 01:47:53 +00:00
widget Add HTMLTagMultiselectField 2021-03-26 08:15:38 -07:00
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 build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
AjaxResponse.php
AutoLoader.php Convert mail namespace to Authority/UserIdentity 2021-04-01 15:46:09 -06:00
BadFileLookup.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
CategoriesRdf.php
Category.php Improve docs about @param/@return object $row to stdClass 2020-11-13 00:08:21 +01:00
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 Remove BC support for creating ConfiguredReadOnlyMode with Config 2020-10-26 00:27:17 +00:00
ContentSecurityPolicy.php Use some more neutral language 2021-04-18 16:49:36 +01:00
DefaultSettings.php Merge "resourceloader: Remove support for $wgLegacyJavaScriptGlobals" 2021-04-19 23:17:27 +00:00
Defines.php Prepare for REL1_36 cut, labelling master as 1.37-alpha 2021-04-06 23:03:22 +00:00
DeprecatedGlobal.php DeprecatedGlobal: remove unneeded phpcs suppression 2021-02-16 16:30:43 +00:00
DerivativeRequest.php
DevelopmentSettings.php resourceloader: Remove support for $wgLegacyJavaScriptGlobals 2021-04-19 22:54:43 +00:00
DummyLinker.php
EditPage.php User: use ActorNormalization to insert actor 2021-04-15 13:42:39 -07: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 Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
FauxRequest.php Implement FauxRequest::getPostValues() 2020-11-27 09:38:08 +01:00
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 Create mediawiki.actions.styles module for misc action styles 2021-03-31 15:39:51 +00:00
ForeignResourceManager.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ForkController.php Clean up ForkController using current code conventions 2021-03-21 19:21:12 +00:00
FormOptions.php Improve custom folding and grouping 2020-12-23 12:41:47 +11:00
GitInfo.php
GlobalFunctions.php Use some more neutral language 2021-04-18 16:49:36 +01: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::getBoolOption() 2021-03-27 22:51:03 +01:00
LinkFilter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ListToggle.php
MagicWord.php
MagicWordArray.php MagicWordArray: mark ::get*Regex*() as @internal, add some options 2020-11-25 12:46:47 -05:00
MagicWordFactory.php
MediaWiki.php Reapply Content-Length deferred updates patches 2021-04-08 09:25:56 +00:00
MediaWikiServices.php Factor out rollback logic from WikiPage 2021-04-14 11:49:07 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php Convert MergeHistory to Authority 2021-03-23 16:52:07 -06:00
MovePage.php Factor out rollback logic from WikiPage 2021-04-14 11:49:07 -07:00
MWGrants.php MWGrants: Reduce logic duplication 2021-03-13 20:04:09 +00:00
MWNamespace.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
MWTimestamp.php Convert MWTimestamp to UserIdentity 2021-03-11 19:24:16 +00:00
NoLocalSettings.php
OrderedStreamingForkController.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-28 20:06:22 +00:00
OutputHandler.php Reapply Content-Length deferred updates patches 2021-04-08 09:25:56 +00:00
OutputPage.php Remove Title from public interface of OutputPage 2021-04-16 10:01:56 -07: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 Prepare for REL1_36 cut, labelling master as 1.37-alpha 2021-04-06 23:03:22 +00:00
Pingback.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ProtectionForm.php Create mediawiki.actions.styles module for misc action styles 2021-03-31 15:39:51 +00:00
ProxyLookup.php ProxyLookup: inject hook container 2021-03-30 18:46:53 +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 "HtmlCacheUpdater: replace Title in method signatures." 2021-04-19 18:10:57 +00:00
Setup.php Merge "authevents: strval() variables passed to status when logging" 2021-04-20 00:34:55 +00:00
SiteConfiguration.php includes: Use expression assignment operator += or |= where possible 2020-07-31 22:26:42 +00:00
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 Improve documentation about object to be stdClass or specific type 2020-11-20 14:47:56 +00:00
StubUserLang.php Hard deprecation of Language::convertTitle(), 2020-10-20 16:49:17 -04:00
TemplateParser.php
TemplatesOnThisPageFormatter.php Replace some usages of User with Authority/UserIdentity 2021-03-04 17:20:40 -07:00
Title.php Remove Title from method signatures in User 2021-04-16 15:37:05 -04:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php Introduce PageReference 2021-04-13 23:32:20 +02:00
TrackingCategories.php Alphasort TrackingCategories::$coreTrackingCategories 2020-09-27 16:03:17 +00:00
WebRequest.php Use some more neutral language 2021-04-18 16:49:36 +01: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 WikiMap: typo fix in comment 2020-12-21 13:15:48 -05:00
WikiReference.php