aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Rest/Handler/CompareHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Rest: Use type declaration on undocumented private functionsUmherirrender2025-03-301-2/+2
* REST: RevisionCompare: Validate responses against response schemas in testsAtieno2025-01-211-0/+7
* REST: Add remaining response schemas for core endpointsbpirkle2024-12-201-0/+4
* REST: Specify param descriptions as MessageValue objectsAtieno2024-11-261-0/+2
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Use real type hints for services etc. in includes/Rest/Bartosz DziewoƄski2024-06-111-5/+2
* Add namespace and deprecation alias to TextContentEbrahim Byagowi2024-05-191-1/+1
* REST Compare: Make handler to not require write accessAmmarpad2023-10-021-0/+7
* Rest: Pass ParserFactory to CompareHandlerUmherirrender2023-07-291-6/+6
* Rest: use Authority in all core handlersPetr Pchelko2021-01-211-23/+3
* Improve param docsUmherirrender2019-11-281-0/+1
* REST: Make getValidatedParams() always return an arrayTim Starling2019-11-151-1/+0
* REST compare: bundle section offset informationTim Starling2019-11-111-22/+57
* Remove "diff" in response body in revision/{from}/compare/{to}Nikki Nikkhoui2019-10-281-2/+3
* Remove 'response' prop. from revision comparison JSONNikki Nikkhoui2019-10-241-11/+9
* build: Upgrade mediawiki-phan-config to 0.8.0Daimona Eaytoy2019-10-221-0/+1
* REST History and compare endpoints followups.Petr Pchelko2019-10-161-9/+39
* REST compare endpointPetr Pchelko2019-10-121-0/+156