wiki.techinc.nl/includes/Rest
C. Scott Ananian c49d9199a5 Parsoid: SiteConfig::prefixedStatsFactory() can never return null
SiteConfig::$statsFactory is non-nullable, and
StatsFactory::withComponent() never returns null.

Change-Id: Ib14a1ee44b81476447717bc6aa00b54de1dca995
2024-10-18 18:45:00 -04:00
..
BasicAccess Merge "Rest: Add missing documentation to class properties" 2024-09-12 23:17:43 +00:00
Handler Parsoid: SiteConfig::prefixedStatsFactory() can never return null 2024-10-18 18:45:00 -04:00
HeaderParser Merge "Use const keyword for constant list of strings or ints" 2024-09-13 18:08:57 +00:00
Hook
i18n REST: Allow specifying param descriptions as MessageValue objects 2024-10-08 16:42:52 -05:00
Module REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
PathTemplateMatcher Rest: Add missing documentation to class properties 2024-09-07 21:49:56 +02:00
Reporter
Validator Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00
ConditionalHeaderUtil.php Rest: Add missing documentation to class properties 2024-09-07 21:49:56 +02:00
content.v1.json REST: validate JSON in tests 2024-09-20 15:42:32 +00:00
CopyableStreamInterface.php
coreDevelopmentRoutes.json REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
coreRoutes.json Add temporary account case for page history count 2024-07-09 05:12:11 -07:00
CorsUtils.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
EntryPoint.php REST: yank the new content.v1 module 2024-09-06 13:15:21 +02:00
Handler.php Merge "REST: Allow specifying param descriptions as MessageValue objects" 2024-10-15 15:24:56 +00:00
HeaderContainer.php Rest: Add missing documentation to class properties 2024-09-07 21:49:56 +02:00
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: Add missing documentation to class properties 2024-09-07 21:49:56 +02:00
RequestFromGlobals.php Rest: Add missing documentation to class properties 2024-09-07 21:49:56 +02: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 REST: Allow specifying param descriptions as MessageValue objects 2024-10-08 16:42:52 -05: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 Merge "REST: Allow specifying param descriptions as MessageValue objects" 2024-10-15 15:24:56 +00:00
SimpleHandler.php
specs.v0.json REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
Stream.php Rest: Add missing documentation to class properties 2024-09-07 21:49:56 +02:00
StringStream.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
TokenAwareHandlerTrait.php