wiki.techinc.nl/includes/Rest
sbailey 5f288b11bc Filter out large-tables category lints from Parsoid REST API
* Temporary solution stops flooding the LintHint gadget with
  irrelevant large-tables category lints, reducing the utility
  of LintHint.

* This can be be removed once Parsoid has improved handling for
  "hidden" lint categories.

Bug: T337275
Change-Id: Iad03976e546a13e05134f72718895414ffe063c8
2023-05-26 22:19:04 +05:30
..
BasicAccess Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
Handler Filter out large-tables category lints from Parsoid REST API 2023-05-26 22:19:04 +05:30
HeaderParser
Hook Rest: Remove SearchResultProvideThumbnailHook from REST 2023-02-19 21:18:21 +02:00
i18n Localisation updates from https://translatewiki.net. 2023-05-22 08:26:32 +02:00
PathTemplateMatcher Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
Reporter Rest: Handle exceptions during handler creation 2023-01-22 12:27:37 -08:00
Validator Rest: Add UnsupportedContentTypeBodyValidator 2023-02-01 22:36:41 -08:00
ConditionalHeaderUtil.php Replace some tivial ??= with even more trivial ?? 2022-12-23 08:35:44 +01:00
CopyableStreamInterface.php
coreDevelopmentRoutes.json
coreRoutes.json Rest: Migrate rest of handlers to IConnectionProvider 2023-04-20 14:38:39 +02:00
CorsUtils.php
EntryPoint.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
Handler.php Rest: Allow private caching of requests with a session 2023-05-19 11:42:38 +10:00
HeaderContainer.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
HttpException.php Rest: Make LocalizedHttpException emit a stable error code 2023-02-01 22:37:51 -08:00
JsonEncodingException.php
LocalizedHttpException.php Rest: Make LocalizedHttpException emit a stable error code 2023-02-01 22:37:51 -08:00
RedirectException.php
RequestBase.php
RequestData.php
RequestFromGlobals.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
RequestInterface.php
Response.php
ResponseException.php
ResponseFactory.php ResponseFactory: Remove unused constant 2023-02-23 08:22:35 +01:00
ResponseInterface.php
Router.php profiler: Add ProfilingContext class 2023-03-23 00:08:49 +00:00
SimpleHandler.php
Stream.php
StringStream.php
TokenAwareHandlerTrait.php Rest: Add helper method for validating the CSRF token 2023-02-01 22:39:24 -08:00