aboutsummaryrefslogtreecommitdiffstats
path: root/includes/page
Commit message (Expand)AuthorAgeFilesLines
* Replace more usages of deprecated MWExceptionDaimona Eaytoy2024-01-191-1/+3
* Merge "Replace deprecated MWException"jenkins-bot2024-01-161-2/+0
|\
| * Replace deprecated MWExceptionDaimona Eaytoy2024-01-161-2/+0
* | Directly call IDBAccessObject constants instead of implementing itAmir Sarabadani2024-01-101-6/+6
* | Allow MergeHistory to split up joined revisions with same timestampPppery2024-01-051-13/+38
|/
* WikiFilePage: Fix handling of file redirectsdaniel2024-01-031-4/+4
* Merge "[ParsoidParser] Move parsoid skinning module from Article"jenkins-bot2024-01-021-4/+0
|\
| * [ParsoidParser] Move parsoid skinning module from ArticleC. Scott Ananian2024-01-021-4/+0
* | Migrate remaining Database::insert calls to InsertQueryBuilderAmir Sarabadani2023-12-221-7/+6
* | PoolCounter: Namespace classesAmir Sarabadani2023-12-201-4/+4
* | Merge "Namespace ParserOutput"jenkins-bot2023-12-155-3/+5
|\ \
| * | Namespace ParserOutputJames D. Forrester2023-12-145-3/+5
* | | Add body class to Article diff pagesjsn2023-12-141-2/+4
|/ /
* | Merge "ParserOutput: Allow passing LinkTarget to title-related methods"jenkins-bot2023-12-111-3/+3
|\ \
| * | ParserOutput: Allow passing LinkTarget to title-related methodsC. Scott Ananian2023-12-081-3/+3
* | | Merge "Remove deprecated Article::__get/__set magic functions"jenkins-bot2023-12-101-42/+0
|\ \ \
| * | | Remove deprecated Article::__get/__set magic functionsUmherirrender2023-12-061-42/+0
| |/ /
* | | Merge "Revert "Edit Recovery: Add Special:EditRecovery link to personal menu""jenkins-bot2023-12-081-0/+3
|\ \ \ | |/ / |/| |
| * | Revert "Edit Recovery: Add Special:EditRecovery link to personal menu"Samtar2023-12-081-0/+3
* | | Merge "add portlet to toggle all collapsible elements"jenkins-bot2023-12-061-0/+3
|\ \ \ | |/ / |/| |
| * | add portlet to toggle all collapsible elementsjsn2023-12-011-0/+3
* | | Edit Recovery: Add Special:EditRecovery link to personal menuSam Wilson2023-12-051-3/+0
|/ /
* | Remove weird special case from BlockUtils::parseBlockTargetTim Starling2023-11-291-2/+2
* | Move user options related classes into its own namespaceMartin Urbanec2023-11-291-1/+1
* | PageArchive: Remove hard-deprecated methods deprecated in 1.38Bartosz Dziewoński2023-11-281-117/+0
* | WikiPage: Remove redirect-related methods deprecated in 1.41Bartosz Dziewoński2023-11-281-50/+0
* | Merge "title: Drop TitleArray in favor of TitleArrayFromResult"jenkins-bot2023-11-282-4/+4
|\ \ | |/ |/|
| * title: Drop TitleArray in favor of TitleArrayFromResultDerick Alangi2023-10-312-4/+4
* | Namespace remaining files under includes/deferredJames D. Forrester2023-11-226-8/+10
* | Merge "Migrate off wfGetDB() in more places to ICP"jenkins-bot2023-11-201-2/+2
|\ \
| * | Migrate off wfGetDB() in more places to ICPAmir Sarabadani2023-11-201-2/+2
* | | Merge "Fix lazy loading for ImageListPager and File history"jenkins-bot2023-11-171-2/+1
|\ \ \
| * | | Fix lazy loading for ImageListPager and File historyDerk-Jan Hartman2023-11-171-2/+1
* | | | Merge "page: Run HTMLCacheUpdateJob on delete for pages transclude the page"jenkins-bot2023-11-171-2/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | page: Run HTMLCacheUpdateJob on delete for pages transclude the pageUmherirrender2023-10-311-2/+9
* | | | Merge "WikiPage: Avoid loading redirect from replica after edit"jenkins-bot2023-11-151-10/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | WikiPage: Avoid loading redirect from replica after editErik Bernhardson2023-11-151-10/+40
| | |/ | |/|
* | | ParserOutputAccess: Change local cache from array to MapCacheLRUBartosz Dziewoński2023-11-081-16/+9
* | | ParserOutputAccess: Limit local cache sizeBartosz Dziewoński2023-11-081-0/+10
* | | Migrate all non-API code to use expression builder instead of buildLikeAmir Sarabadani2023-11-071-1/+5
* | | Merge "parser: Move lang/dir and mw-content-ltr to ParserOutput::getText"jenkins-bot2023-11-062-13/+24
|\ \ \
| * | | parser: Move lang/dir and mw-content-ltr to ParserOutput::getTextTimo Tijhof2023-11-032-13/+24
| |/ /
* | | Migrate callers of DatabaseBlock methods moved to DatabaseBlockStoreTim Starling2023-11-061-2/+7
* | | rdbms: Add support for LIKE in expression builderAmir Sarabadani2023-11-031-7/+7
|/ /
* / Migrate another batch to use $db->expr instead of raw SQLAmir Sarabadani2023-10-301-1/+1
|/
* Merge "Mass migrate simple cases to use expression builder"jenkins-bot2023-10-262-2/+2
|\
| * Mass migrate simple cases to use expression builderAmir Sarabadani2023-10-262-2/+2
* | Merge "page: Use lowerCdnMaxage instead of setCdnMaxage on dirty cache hit"jenkins-bot2023-10-261-1/+1
|\ \
| * | page: Use lowerCdnMaxage instead of setCdnMaxage on dirty cache hitTimo Tijhof2023-09-061-1/+1
* | | Revert "Hacks to avoid cold cache misses after ParsoidOutputAccess changes"Subramanya Sastry2023-10-241-21/+0
| |/ |/|