wiki.techinc.nl/includes/Rest/Handler
Ebrahim Byagowi 697e19e461 Add MediaWiki\Registration namespace to registration classes
Bug: T353458
Change-Id: Ifa3b6a6e0353bb4ce21a3f4456f1fc696c8d377c
2024-08-10 10:08:22 +00:00
..
Helper Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
ActionModuleBasedHandler.php Use LocalizedHttpException for remaining errors in REST handlers 2024-04-29 20:24:07 +00:00
CompareHandler.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
CreationHandler.php REST: introduce getBodyParamSettings 2024-05-07 17:35:36 +00:00
EditHandler.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
LanguageLinksHandler.php Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
MediaFileHandler.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
MediaLinksHandler.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
ModuleSpecHandler.php REST: Generate request body specs from param settings. 2024-07-10 20:23:56 +02:00
OpenSearchDescriptionHandler.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
PageHistoryCountHandler.php Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
PageHistoryHandler.php Use RawSQLValue/RawSQLExpression for some subqueries 2024-05-29 19:48:23 +00:00
PageHTMLHandler.php Deprecate Html*Helper::init() 2024-07-19 15:03:37 +00:00
PageSourceHandler.php Add content.v1 REST module with relevant content endpoints 2024-08-07 16:51:09 -05:00
ParsoidHandler.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
RedirectHandler.php REST: Document new redirect feature. 2024-05-07 16:42:21 +02:00
RevisionHTMLHandler.php Deprecate Html*Helper::init() 2024-07-19 15:03:37 +00:00
RevisionSourceHandler.php Add content.v1 REST module with relevant content endpoints 2024-08-07 16:51:09 -05:00
SearchHandler.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
TransformHandler.php REST: Mark TransformHandler as not needing write access 2024-06-15 02:58:36 -04:00
UpdateHandler.php REST: showcase usage of ArrayDef convenience functions 2024-07-25 16:54:18 +00:00