aboutsummaryrefslogtreecommitdiffstats
path: root/includes/edit
Commit message (Expand)AuthorAgeFilesLines
* edit: Fix casing of ParsoidRenderID in a doc commentKevin Israel2022-12-051-1/+1
* Fix casing of class and function name usagesReedy2022-12-041-1/+1
* SimpleParsoidOutputStash: use makeKey()daniel2022-11-211-2/+7
* Stash original wikitext when rendering unsaved content.daniel2022-11-043-31/+149
* ParsoidOutputStash: make storage backend configurable.daniel2022-06-141-3/+8
* Introduce PageBundleJsonTrait for serializationNikki Nikkhoui2022-05-231-7/+29
* Rest: Migrate parsoid stashing logic from RESTbaseDerick Alangi2022-05-232-0/+81
* Introduced PreparedUpdate to replace PreparedEditdaniel2021-12-201-1/+1
* edit: Make PreparedEdit->timestamp lazy to avoid eager parseAaron Schulz2021-12-011-7/+2
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Set visibility on php magic functions __destruct/sleep/wakeup/get/callUmherirrender2019-12-051-1/+1
* Avoid extra parse/save delay for users with non-canonical parser optionsAaron Schulz2019-04-141-2/+34
* [MCR] Factor PageUpdater out of WikiPagedaniel2018-06-141-0/+2
* Remove deprecated PreparedEdit propertiesaddshore2018-01-261-23/+0
* Return a typed object from WikiPage::prepareContentForEditKunal Mehta2017-07-191-0/+113