aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/integration/includes/Rest/Handler/ParsoidHTMLHelperTest.php
Commit message (Expand)AuthorAgeFilesLines
* Rest: Rename ParsoidHTMLHelper -> HtmlOutputRendererHelperDerick Alangi2022-09-061-477/+0
* ParsoidOutputAccess: support target language.daniel2022-09-021-2/+80
* Support access to outputs of non-existent pagesmsantos2022-08-311-2/+56
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-1/+2
* Move knowledge about HTTP status out of ParsoidOutputAccessdaniel2022-06-281-1/+2
* Move access to the page bundle into ParsoidOutputAccessdaniel2022-06-281-76/+58
* Storage: Warm parsoid parser cache with parsoid outputsDerick Alangi2022-06-281-93/+13
* Configure caching parsoid output per wiki based on thresholdDerick Alangi2022-06-161-2/+54
* Add rate limiting to ParsoidHTMLHelperdaniel2022-06-151-14/+72
* Unbreak ParsoidHTMLHelperTest: Fix call to ParsoidHTMLHelper constructorSubramanya Sastry2022-06-021-1/+2
* Rest: Return different eTags for different output modesDerick Alangi2022-05-251-7/+48
* Rest: Migrate parsoid stashing logic from RESTbaseDerick Alangi2022-05-231-8/+9
* Add data-parsoid data to ParserOutput for cachingDerick Alangi2022-05-161-3/+16
* Fix error message in test assertionSubramanya Sastry2022-03-091-1/+1
* Remove or replace usages of "sanity"Reedy2021-11-211-1/+1
* Eliminate use of Title object in REST infrastructurePetr Pchelko2021-05-051-8/+8
* Convert ParserCache to PageRecordPetr Pchelko2021-04-021-1/+3
* tests: Remove @param docs from test code that just repeat the signatureThiemo Kreuz2021-01-211-2/+0
* Implement caching for old revision HTML endpointdaniel2020-12-151-37/+97
* Make /page/{title}/html emit etags in RESTBase formatPetr Pchelko2020-12-091-2/+3
* Re-Apply "Extract helper classes from PageHTMLHandler"Daniel Kinzler2020-12-071-0/+214
* Revert "Extract helper classes from PageHTMLHandler"Subramanya Sastry2020-12-021-214/+0
* Extract helper classes from PageHTMLHandlerdaniel2020-12-021-0/+214