wiki.techinc.nl/includes/Rest/Handler
Amir Sarabadani 63df32a347 Start relying on IConnectionProvider instead of LB/LBF
Bug: T330641
Change-Id: I3f7567282327ac59728313ae5c813ddf64093de3
2023-04-11 17:36:37 -07:00
..
Helper Merge "Use Bcp47Code when interfacing with Parsoid" 2023-03-13 19:11:03 +00:00
AbstractContributionHandler.php Correct some uses of "who's" to "whose" in documentation 2023-01-24 16:38:50 +00:00
ActionModuleBasedHandler.php Reorg: Move WebResponse and FauxResponse to Request/ 2023-03-01 18:18:11 +01:00
CompareHandler.php
ContributionsCountHandler.php
CreationHandler.php Reorg: Move WebResponse and FauxResponse to Request/ 2023-03-01 18:18:11 +01:00
EditHandler.php Reorg: Move WebResponse and FauxResponse to Request/ 2023-03-01 18:18:11 +01:00
LanguageLinksHandler.php Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases" 2022-12-16 02:51:26 +00:00
MediaFileHandler.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
MediaLinksHandler.php Start relying on IConnectionProvider instead of LB/LBF 2023-04-11 17:36:37 -07:00
PageHistoryCountHandler.php Reorg: Move ActorMigration and ActorMigrationBase to user/ 2022-12-16 13:44:33 +01:00
PageHistoryHandler.php add redirects to page/history and link endpoints 2022-12-09 12:17:38 +00:00
PageHTMLHandler.php Allow setting a ParserOption to generate Parsoid HTML 2023-03-26 21:46:05 -04:00
PageRedirectHandlerTrait.php rest: forward query parameters to redirects 2023-01-30 15:38:25 -03:00
PageSourceHandler.php Remove unused local variable assignment 2023-02-04 22:16:31 +01:00
ParsoidHandler.php Merge "Use Bcp47Code when interfacing with Parsoid" 2023-03-13 19:11:03 +00:00
RevisionHTMLHandler.php Allow setting a ParserOption to generate Parsoid HTML 2023-03-26 21:46:05 -04:00
RevisionSourceHandler.php REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
SearchHandler.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
TransformHandler.php Revert "Revert "TransformHandler: Load stashed page bundle based on ETag."" 2023-03-10 13:44:46 -06:00
UpdateHandler.php Add TokenAwareHandlerTrait for handlers supporting CSRF-unsafe providers 2022-05-25 02:07:36 +00:00
UserContributionsHandler.php