aboutsummaryrefslogtreecommitdiffstats
path: root/includes/edit/PreparedEdit.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-1/+1
* Namespace ParserOutputJames D. Forrester2023-12-141-1/+1
* 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