aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Maintenance
Commit message (Expand)AuthorAgeFilesLines
* Consolidate Maintenance 'includes' code in one placeJames D. Forrester2024-08-113-539/+0
* Add `phpunit:parallel:extensions` composer commandArthur Taylor2024-07-171-0/+25
* fix: use objectcachefactory methods instead of deprecated objectcache methodsIrina Balaban2024-05-051-2/+1
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-192-6/+2
* Use thousands separators in selected integer literalsTim Starling2023-12-121-1/+1
* Follow-up 77dbe2d: Add in-code comment on alias for when it was addedJames D. Forrester2023-08-291-0/+3
* Follow-up dd9ad50: Add in-code comment on alias for when it was addedJames D. Forrester2023-08-291-0/+3
* Migrate more usages of Database::update() to UpdateQueryBuilderAlexander Vorwerk2023-06-091-6/+6
* Replace some usages of MWExceptionDaimona Eaytoy2023-01-261-4/+8
* Update moveToExternal and resolveStubsTim Starling2022-12-201-0/+55
* Respond to some messages from Phan on PHP 8.1Tim Starling2022-11-032-2/+2
* Use short array destructuring instead of list()Tim Starling2022-10-211-2/+2
* Maintenance: Move OrderedStreamingForkController to PSR-4 namespaceTimo Tijhof2022-10-152-5/+238
* Move ForkController to MediaWiki/Maintenance/ namespaceAmir Sarabadani2022-10-151-0/+221