aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/renderDump.php
Commit message (Expand)AuthorAgeFilesLines
* Remove ParserOutput::getText() calls from core (runOutputPipeline)Isabelle Hurbain-Palatin2024-09-061-1/+2
* Exclude boilerplate maintenance code from code coverage reportsDreamy Jazz2024-08-271-0/+4
* Add dark mode support to plain html outputsEbrahim Byagowi2024-06-091-0/+1
* maintenance: Fix PSR2.Classes.PropertyDeclaration.Multiple errorsTaavi Väänänen2024-04-211-1/+2
* Update name & email for bvibberBrooke Vibber2024-02-081-1/+1
* Add ParserOutput::{get,set}RenderId() and set render id in ContentRendererC. Scott Ananian2024-02-071-1/+11
* WikiImporter: Pass Authority for permissions instead of global contextBartosz Dziewoński2023-12-111-1/+4
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+2
* maintenance: Begin using `Maintenance::getServiceContainer()`Derick Alangi2023-09-041-4/+2
* Fix some PHPStorm inspections (#1)Tim Starling2023-03-251-1/+1
* Replace trivial usages of code in strings with concatenationThiemo Kreuz2022-08-261-1/+1
* PHP 8.1: add ENT_COMPAT to some htmlspecialchars() callsTim Starling2022-01-251-1/+1
* Replace Content::getParserOutput call to ContentRenderer::getParserOutputRoman Stolar2021-10-201-1/+2
* WikiImporter: inject servicesZabeMath2021-05-241-1/+5
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Fix parameter documentation for dump methods for handling revisionsDannyS7122020-05-051-2/+2
* Deprecate $wgParserConfC. Scott Ananian2020-04-161-3/+4
* maintenance: Explicitly declare all used propertiesDaimona Eaytoy2019-09-091-0/+2
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* [WikiImporter::notice] use wfDebug instead of echo in notice()Yifei He2017-12-221-0/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Fix a bunch of call-time pass-by-reference errorsMax Semenik2016-02-101-1/+1
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+2
* Import.php: Use Config instead of globalsKunal Mehta2014-10-221-1/+1
* Update formatting in maintenance/ (4/4)Siebrand Mazeland2014-04-231-0/+1
* Fixed some @params documentation (maintenance)umherirrender2014-04-171-1/+1
* Change URLs to mediawiki.org in comments to HTTPSLadsgroup2014-03-201-1/+1
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* Drop support for XHTML 1.0Daniel Friesen2013-05-151-4/+3
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed spacing around parenthesis in languages/tests/maintenanceumherirrender2013-04-281-2/+2
* Fixed some spacing in maintenance folderumherirrender2013-04-181-1/+2
* Removal of unused globals.Platonides2012-11-261-2/+0
* get rid of Revision::getTextdaniel2012-09-141-2/+2
* merge latest master.daniel2012-09-051-2/+2
* merged masterdaniel2012-08-291-1/+1
* Revert "merged master"Daniel Kinzler2012-08-291-1/+1
* merged masterdaniel2012-08-291-1/+1
* merging latest masterdaniel2012-08-201-0/+6
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Whitespace fixup under tha maint directory.Mark A. Hershberger2010-12-041-5/+5
* Commit some renderDump improvementsPlatonides2010-07-271-4/+21
* Follow up r54225. DumpRenderer::handleRevision needs to be public in order to...Platonides2010-06-241-2/+2
* Stylize maintenance folder..Sam Reed2010-05-221-4/+4
* Missing commits from r66268, revert class rename in r66267Andrew Garrett2010-05-121-1/+1
* Rewrite of XML Dump Processing:Andrew Garrett2010-05-121-1/+1
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-38/+37
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-37/+38
* Merge maintenance-work branch:Chad Horohoe2009-06-241-38/+37