wiki.techinc.nl/includes/Rest
2024-09-03 05:15:58 +00:00
..
BasicAccess Drop writeapi userright 2024-07-31 11:10:50 +00:00
Handler Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
HeaderParser Rest/HeaderParser: Give full context rather than simply Expected """ 2024-01-30 11:27:47 -05:00
Hook Rest: Remove SearchResultProvideThumbnailHook from REST 2023-02-19 21:18:21 +02:00
i18n Localisation updates from https://translatewiki.net. 2024-08-05 09:04:28 +02:00
Module REST: include version in generated OpenAPI spec 2024-08-19 20:47:40 +02:00
PathTemplateMatcher Disallow optional or empty path parameters 2024-04-24 14:27:06 -05:00
Reporter
Validator Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00
ConditionalHeaderUtil.php Rest: Reduce code duplication in ConditionalHeaderUtil 2024-09-02 07:24:10 +00:00
content.v1.json REST: include version in generated OpenAPI spec 2024-08-19 20:47:40 +02:00
CopyableStreamInterface.php Replace StreamInterface qualifier with import 2024-01-05 02:10:40 +00:00
coreDevelopmentRoutes.json Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
coreRoutes.json Add temporary account case for page history count 2024-07-09 05:12:11 -07:00
CorsUtils.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
EntryPoint.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
Handler.php Merge "API: clarify the meaning of write access" 2024-08-20 16:53:21 +00:00
HeaderContainer.php
HttpException.php
JsonEncodingException.php
LocalizedHttpException.php
RedirectException.php
RequestBase.php rest: add default null to nullable typed prop 2024-04-02 14:36:12 +01:00
RequestData.php REST: introduce getSupportedRequestTypes() 2024-05-15 15:10:25 +02:00
RequestFromGlobals.php REST: allow lower-case method names 2024-03-06 13:15:17 +01:00
RequestInterface.php REST: Deprecate using "post" as the parameter source 2024-06-25 14:57:58 +02:00
Response.php Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
ResponseException.php Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
ResponseFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ResponseInterface.php
RouteDefinitionException.php REST: allow redirects to be defined without specifying a handler 2024-04-17 18:27:31 +02:00
Router.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
SimpleHandler.php Replace LogicException qualifier with import 2024-01-05 00:45:58 +00:00
Stream.php
StringStream.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
TokenAwareHandlerTrait.php Fix some spelling errors 2024-03-18 20:58:11 +11:00