aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/cleanupCaps.php
Commit message (Expand)AuthorAgeFilesLines
* Do not output wikitext in maintenance scriptUmherirrender2019-09-201-1/+1
* Introduce MovePageFactoryAryeh Gregor2019-08-191-1/+2
* Mass conversion to NamespaceInfoAryeh Gregor2019-05-071-1/+4
* Mass conversion of $wgContLang to serviceAryeh Gregor2018-08-111-6/+4
* Have class match filename in some maintenance scriptsKunal Mehta2018-05-231-3/+3
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Let cleanupCaps.php clean up when $wgCapitalLinks is set to trueKunal Mehta2016-08-171-20/+79
* Use english messages for background use of Status::getWikiTextumherirrender2016-04-121-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-4/+4
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* User: Mostly remove password handlingBrad Jorsch2015-10-131-1/+1
* Fully replace Title::moveTo() with MovePageKunal Mehta2014-10-281-3/+8
* Update formatting in maintenance/ (2/4)Siebrand Mazeland2014-04-231-0/+3
* 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
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-06-251-1/+6
* * Use User::newFromName() instead of calling setName() on an existing objectAlexandre Emsenhuber2011-12-281-3/+7
* Remove some unused getting of non existent argumentsSam Reed2011-10-181-2/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* * Standardised file description headersAlexandre Emsenhuber2010-09-051-3/+4
* Stylize maintenance folder..Sam Reed2010-05-221-8/+8
* Fixes for TitleCleanup subclasses:Tim Starling2009-09-241-9/+11
* Rewrite various TableCleanup scripts to subclass Maintenance instead of FiveU...Chad Horohoe2009-08-241-28/+19
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* (bug 18122) Fix fatal require() errors and typo in the README.Chad Horohoe2009-03-241-1/+1
* Made WatchlistCleanup and CapsCleanup extend TableCleanup rather than FiveUpg...Alexandre Emsenhuber2009-02-161-61/+7
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-3/+5
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+1
* For the maintenance/ directory files:Nick Jenkins2007-01-121-2/+1
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-16/+16
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-5/+5
* Committing various live hacks from Wikimedia serversBrion Vibber2005-10-221-6/+8
* first draft of caps-cleanup scriptBrion Vibber2005-06-301-0/+156