wiki.techinc.nl/includes/Rest/Handler
daniel 91dc627c85 UpdateHandler: fix response for null edits
The response from a null-edit should contain the current revision's
revision ID and timestamp, not the info from the edit's base revision.

Bug: T277601
Change-Id: I9d353cdc4cb9e3c1435c93ffe63ef4fef173ec4d
2021-03-26 16:53:43 +00:00
..
AbstractContributionHandler.php Rename Authority::getPerformer() to ::getUser() 2021-03-04 12:45:28 -07:00
ActionModuleBasedHandler.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
CompareHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
ContributionsCountHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
CreationHandler.php REST /page/{title}: Fix title encoding. 2020-07-23 23:17:17 +02:00
EditHandler.php REST /page/{title}: Fix title encoding. 2020-07-23 23:17:17 +02:00
LanguageLinksHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
MediaFileHandler.php Rename Authority::getPerformer() to ::getUser() 2021-03-04 12:45:28 -07:00
MediaLinksHandler.php Rename Authority::getPerformer() to ::getUser() 2021-03-04 12:45:28 -07:00
PageContentHelper.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
PageHistoryCountHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
PageHistoryHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
PageHTMLHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
PageSourceHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
ParsoidHTMLHelper.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
RevisionContentHelper.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
RevisionHTMLHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
RevisionSourceHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00
SearchHandler.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
UpdateHandler.php UpdateHandler: fix response for null edits 2021-03-26 16:53:43 +00:00
UserContributionsHandler.php Rest: use Authority in all core handlers 2021-01-21 18:22:33 -06:00