wiki.techinc.nl/includes/api
2024-09-13 18:08:57 +00:00
..
Hook Add ApiLogFeatureUsage hook 2024-06-12 13:49:50 -07:00
i18n Localisation updates from https://translatewiki.net. 2024-09-10 09:01:15 +02:00
Validator Fix specifying messages with params as arrays in API documentation 2024-08-21 13:26:02 +00:00
ApiAcquireTempUserName.php Handle collisions from SerialProvider::acquireIndex 2023-12-21 14:49:42 +00:00
ApiAMCreateAccount.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiAuthManagerHelper.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiBase.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiBlock.php Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
ApiBlockInfoTrait.php Support new block schema 2023-11-29 13:31:42 +11:00
ApiChangeAuthenticationData.php
ApiChangeContentModel.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
ApiCheckToken.php api: add missing help URLs that exist on mw.org 2023-10-12 12:58:30 -07:00
ApiClearHasMsg.php
ApiClientLogin.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiComparePages.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiContinuationManager.php
ApiCreateTempUserTrait.php Add API help messages to ApiCreateTempUserTrait 2024-02-14 12:04:39 +01:00
ApiCSPReport.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiDelete.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
ApiDisabled.php
ApiEditPage.php EditPage, ApiEditPage: Use parantheses to be explicit about order of evaluation 2024-07-29 11:42:24 -04:00
ApiEmailUser.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiEntryPoint.php api: deprecate and deactivate $wgAPIRequestLog 2024-07-29 14:42:00 +00:00
ApiErrorFormatter.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiErrorFormatter_BackCompat.php api: Use StatusValue::getMessages() instead of deprecated methods 2024-06-21 23:54:53 +00:00
ApiExpandTemplates.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ApiFeedContributions.php Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
ApiFeedRecentChanges.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiFeedWatchlist.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiFileRevert.php api: add missing help URLs that exist on mw.org 2023-10-12 12:58:30 -07:00
ApiFormatBase.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiFormatFeedWrapper.php
ApiFormatJson.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiFormatNone.php
ApiFormatPhp.php
ApiFormatRaw.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiFormatXml.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiFormatXmlRsd.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
ApiHelp.php Fix specifying messages with params as arrays in API documentation 2024-08-21 13:26:02 +00:00
ApiHelpParamValueMessage.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiHookRunner.php Allow ApiParse to use the ArticleParserOptions hook 2024-08-29 11:33:35 -04:00
ApiImageRotate.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiImport.php WikiImporter: Pass Authority for permissions instead of global context 2023-12-11 19:15:11 +01:00
ApiImportReporter.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiLinkAccount.php Avoid use of deprecated wfParseUrl in MediaWiki\Api 2024-09-08 21:15:44 +03:30
ApiLogin.php api: Avoid assignment in condition in ApiLogin 2024-09-01 00:06:04 +02:00
ApiLogout.php Return early in ApiLogout if user not logged in 2024-09-09 13:47:50 +01:00
ApiMain.php Merge "api: Add missing documentation to class properties" 2024-09-12 23:20:10 +00:00
ApiManageTags.php
ApiMergeHistory.php
ApiMessage.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
ApiMessageTrait.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiModuleManager.php Namespace includes/context 2024-02-08 11:07:01 -05:00
ApiMove.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiOpenSearch.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiOpenSearchFormatJson.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiOptions.php user: Add "global" parameter to ApiOptions 2024-06-13 15:22:47 +00:00
ApiOptionsBase.php api: Use namespaced classes 2024-06-14 21:38:40 +00:00
ApiPageSet.php Fix specifying messages with params as arrays in API documentation 2024-08-21 13:26:02 +00:00
ApiParamInfo.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiParse.php Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)" 2024-09-06 19:39:11 +00:00
ApiPatrol.php RecentChange: Replace use of legacy error arrays 2024-07-09 21:48:34 +00:00
ApiProtect.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
ApiPurge.php api: Use own PermissionStatus for each authorizeAction on action=purge 2024-07-10 21:13:28 +02:00
ApiQuery.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryAllCategories.php api: Migrate away from buildLike to expression builder 2023-11-08 19:04:05 +01:00
ApiQueryAllDeletedRevisions.php rdbms: Create IReadableDatabase::andExpr() / ::orExpr() 2024-07-11 15:29:20 +00:00
ApiQueryAllImages.php Use const keyword for constant list of strings or ints 2024-09-11 23:16:24 +02:00
ApiQueryAllLinks.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryAllMessages.php Namespace 'special' Pagers under \MediaWiki\Pager 2023-09-18 18:23:13 +01:00
ApiQueryAllPages.php Namespace includes/cache 2024-02-20 10:28:03 -05:00
ApiQueryAllRevisions.php Add 'temp' to allowed user types in various APIs 2023-11-30 14:19:40 +00:00
ApiQueryAllUsers.php Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryBacklinksprop.php rdbms: Create IReadableDatabase::andExpr() / ::orExpr() 2024-07-11 15:29:20 +00:00
ApiQueryBase.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryBlockInfoTrait.php block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
ApiQueryBlocks.php Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
ApiQueryCategories.php Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
ApiQueryCategoryInfo.php Migrate another batch to use $db->expr instead of raw SQL 2023-10-30 17:56:35 -04:00
ApiQueryCategoryMembers.php
ApiQueryContributors.php [temp accounts] Make use of isKnown config flag 2024-06-14 17:26:30 +02:00
ApiQueryDeletedRevisions.php ApiQueryDeletedRevisions: Simplify getExamplesMessages 2024-01-25 17:29:27 +00:00
ApiQueryDeletedrevs.php Merge "api: On revision related modules add extra info to limit parameter" 2023-12-06 21:03:52 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
ApiQueryExtLinksUsage.php Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
ApiQueryFilearchive.php api: Migrate away from buildLike to expression builder 2023-11-08 19:04:05 +01:00
ApiQueryFileRepoInfo.php
ApiQueryGeneratorBase.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryImageInfo.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryImages.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryInfo.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryLangBacklinks.php
ApiQueryLangLinks.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryLanguageinfo.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ApiQueryLinks.php api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:05:59 +03:00
ApiQueryLogEvents.php Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php
ApiQueryPageProps.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php
ApiQueryProtectedTitles.php
ApiQueryQueryPage.php Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
ApiQueryRandom.php Replace single-value $db->buildComparison() with $db->expr() 2023-10-22 01:05:47 +02:00
ApiQueryRecentChanges.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryRevisions.php api: Replace deprecated ApiPageSet::getGoodTitles 2024-07-06 13:15:23 +00:00
ApiQueryRevisionsBase.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQuerySearch.php
ApiQuerySiteinfo.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ApiQueryStashImageInfo.php Use const keyword for constant list of strings or ints 2024-09-11 23:16:24 +02:00
ApiQueryTags.php api: add "software" tag source to take the place of "extension" in ApiQueryTags 2023-10-26 17:54:51 -07:00
ApiQueryTokens.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ApiQueryUserContribs.php Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
ApiQueryUserInfo.php Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
ApiQueryUsers.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiQueryWatchlist.php Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
ApiQueryWatchlistRaw.php Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
ApiRawMessage.php language: Improve behavior of RawMessage used as MessageSpecifier 2024-07-16 15:06:26 +01:00
ApiRemoveAuthenticationData.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiResetPassword.php ApiResetPassword: Allow both user and email parameters to be passed for reset 2024-02-15 18:57:09 +00:00
ApiResult.php Merge "api: Add missing documentation to class properties" 2024-09-12 23:20:10 +00:00
ApiRevisionDelete.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiRollback.php Merge "Add 'temp' to allowed user types in various APIs" 2023-11-30 21:39:48 +00:00
ApiRsd.php Update name & email for bvibber 2024-02-08 17:02:16 -08:00
ApiSerializable.php
ApiSetNotificationTimestamp.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiSetPageLanguage.php Get correct main page in API call examples 2023-09-20 17:12:06 +03:00
ApiStashEdit.php editstash: migrate ApiStashEdit to statslib 2024-09-09 09:39:16 -07:00
ApiTag.php
ApiUnblock.php Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
ApiUndelete.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
ApiUpload.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiUsageException.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiUserrights.php SpecialUserRights: Clean up mTarget and $reason type checks 2024-06-11 18:45:47 +00:00
ApiValidatePassword.php
ApiWatch.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00
ApiWatchlistTrait.php Remove Title and User from signatures 2024-07-10 01:16:01 +02:00
IApiMessage.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
SearchApi.php api: Add missing documentation to class properties 2024-09-07 22:22:13 +02:00