wiki.techinc.nl/includes
2021-04-26 22:24:57 +00:00
..
actions Fix parameter order of setWatch to match add/removeWatch 2021-04-21 04:41:38 +00:00
api Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
auth Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
block Stop using legacy ActorMigration fields in DatabaseBlockStore 2021-04-19 10:51:03 +10:00
cache Drop hard-deprecated CacheHelper classes 2021-04-20 12:56:01 +00:00
changes Merge "RecentChange: replace Title in method signatures" 2021-04-26 22:24:57 +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 Migrate user table to abstract schema 2021-04-24 21:44:26 +01: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 Stop using legacy ActorMigration fields img_user/oi_user/fa_user 2021-04-26 12:23:59 +10: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 Remove ArticleEditUpdatesDeleteFromRecentchanges hook, deprecated in 1.35 2021-04-21 14:38:59 -07: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 Localisation updates from https://translatewiki.net. 2021-04-26 09:09:03 +02:00
interwiki ClassicInterwikiLookup: inject load balancer 2021-04-22 23:23:00 +00:00
jobqueue JobQueueDB: Remove unused getReplicaDB() call 2021-04-21 14:43:17 +01:00
json build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 2020-12-07 14:55:24 +01:00
language Message: Deprecate toString() with an implicit format 2021-04-22 00:18:59 +00: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: fix TTL_INDEFINITE placeholder DB timestamp 2021-04-20 20:01:49 +00:00
page Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
pager Use some more neutral language 2021-04-18 16:49:36 +01:00
ParamValidator/TypeDef Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
parser Clean up hard-deprecated Parser methods returning Revision 2021-04-26 13:59:53 -07:00
password Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
Permissions Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
poolcounter Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
preferences Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00: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 Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
Rest Localisation updates from https://translatewiki.net. 2021-04-12 08:36:09 +02:00
Revision Stop using legacy ActorMigration field "ar_user" 2021-04-20 12:44:29 +10: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 Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00: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 Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
sparql Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00
specialpage Move AuthManager::checkAccountCreatePermissions to Authority. 2021-04-26 14:14:43 -07:00
specials Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
Storage Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00: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 WatchlistManager in several classes 2021-04-21 00:37:40 -04:00
user Merge "Move AuthManager::checkAccountCreatePermissions to Authority." 2021-04-26 21:53:51 +00:00
utils Drop Avro format option for monolog without deprecation 2021-03-25 08:26:17 -07:00
watcheditem Fix NoWriteWatchedItemStore::countWatchersMultiple 2021-04-23 15:27:56 +00:00
watchlist WatchlistManager: reduce more uses of full user objects 2021-04-23 20:43:10 +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 CommentStore: Add documentation defgroup/ingroup annotations 2020-07-25 05:42:20 +00:00
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 resourceloader: Add $wgIncludejQueryMigrate option 2021-04-24 03:01:23 +01: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 Clean up hard-deprecated Parser methods returning Revision 2021-04-26 13:59:53 -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 Fix parameter order of setWatch to match add/removeWatch 2021-04-21 04:41:38 +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 Hard deprecate wfIncrStats 2021-04-20 18:05:20 +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 Move most remaining legacy styles to interface.helpers.styles 2021-04-20 07:15:25 +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 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 Remove unneeded conversions to User objects 2021-04-23 20:20:36 +00: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 Revert "PageProps: use PageIdentity instead of Title" 2021-04-26 20:30:43 +00: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 Fix parameter order of setWatch to match add/removeWatch 2021-04-21 04:41:38 +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 "SearchEngineFactory: inject load balancer" 2021-04-25 12:12:50 +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 Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
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 Merge "RecentChange: replace Title in method signatures" 2021-04-26 22:24:57 +00: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