wiki.techinc.nl/includes/Rest/Handler
daniel 637f630fe9 Implement caching for old revision HTML endpoint
Bug: T269663
Change-Id: I2d17ec37d25f3a6e1c4836c05576bf0fabb7d429
2020-12-15 23:40:08 +01:00
..
AbstractContributionHandler.php Rename "name" to user in UserContributions 2020-08-05 16:34:39 -07:00
ActionModuleBasedHandler.php Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
CompareHandler.php
ContributionsCountHandler.php Rename "name" to user in UserContributions 2020-08-05 16:34:39 -07: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 endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
MediaFileHandler.php Display different errors for title vs file not found in MediaFileHandler 2020-03-26 11:58:12 -05:00
MediaLinksHandler.php REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
PageContentHelper.php Implement /revision/{id}/html endpoint 2020-12-14 16:54:35 +00:00
PageHistoryCountHandler.php Make the documentation of change tags easier to access 2020-11-10 22:02:21 -08:00
PageHistoryHandler.php Make the documentation of change tags easier to access 2020-11-10 22:02:21 -08:00
PageHTMLHandler.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
PageSourceHandler.php Implement /revision/{id}/html endpoint 2020-12-14 16:54:35 +00:00
ParsoidHTMLHelper.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
RevisionContentHelper.php Implement /revision/{id}/html endpoint 2020-12-14 16:54:35 +00:00
RevisionHTMLHandler.php Implement caching for old revision HTML endpoint 2020-12-15 23:40:08 +01:00
RevisionSourceHandler.php Implement /revision/{id} endpoint 2020-12-14 16:54:43 +00:00
SearchHandler.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
UpdateHandler.php Define POST handler for /page/: create page 2020-03-25 20:49:20 +01:00
UserContributionsHandler.php UserContribs tags prop as array 2020-08-25 22:31:17 +00:00