aboutsummaryrefslogtreecommitdiffstats
path: root/includes/parser/Parsoid/Config/PageConfigFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Set useParsoid flag in Parsoid's PageConfigC. Scott Ananian2025-01-161-0/+2
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* ParsoidParser: ensure magic variable expansion uses pageLanguageOverrideC. Scott Ananian2024-10-091-0/+1
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-1/+1
* Remove more indirect calls to IDBAccessObject::READ_* constantsAmir Sarabadani2024-01-231-1/+2
* includes/parser/Parsoid/*: Use typed class propertiesSubramanya Sastry2023-10-231-9/+3
* Remove all Parsoid debugApi references and usesSubramanya Sastry2023-09-141-26/+0
* Catch RevisionAccessException in ParsoidOutputAccessArlo Breault2023-06-271-3/+23
* Fix Phan suppressions related to Title::castFrom*() and friendsBartosz DziewoƄski2023-04-221-2/+1
* Parsoid PageConfigFactory: warn on any attempt to use deprecated argumentC. Scott Ananian2023-03-231-0/+4
* Use Bcp47Code when interfacing with ParsoidC. Scott Ananian2023-03-131-5/+19
* Mark Parsoid configuration classes @internalC. Scott Ananian2023-03-071-0/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-1/+1
* Stash original wikitext when rendering unsaved content.daniel2022-11-041-0/+12
* Remove $wikitextOverride argument to PageConfigFactory::create()C. Scott Ananian2022-07-261-48/+19
* Various whitespace changesUmherirrender2022-07-121-4/+4
* Followup to 5f5b4cbb: Unbreak Parsoid CISubramanya Sastry2022-06-171-19/+48
* Have Parsoid\Config\PageConfigFactory take a rev instead of wikitextSubramanya Sastry2022-06-151-44/+36
* Code style improvements to code moved from ParsoidC. Scott Ananian2022-03-281-2/+5
* [doc only] Update Parsoid's class documentation; add @since tagsC. Scott Ananian2022-03-281-0/+5
* [doc only] Update copyright date for files moved from ParsoidC. Scott Ananian2022-03-281-1/+1
* Copy over Parsoid's Config and ServiceWiring classesC. Scott Ananian2022-03-281-0/+182