aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/purgeList.php
Commit message (Expand)AuthorAgeFilesLines
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Introduce Maintenance::getBatchSize()Max Semenik2017-11-051-1/+1
* Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-9/+9
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Update wfGetDB calls in Maintenance scripts to use getDB()Reedy2016-01-021-1/+1
* Rename SquidUpdate => CdnCacheUpdateAaron Schulz2015-12-091-2/+2
* Update formatting in maintenance/ (3/4)Siebrand Mazeland2014-04-231-1/+0
* Fixed some @params documentation (maintenance)umherirrender2014-04-171-1/+3
* Fix formatting of some php docsumherirrender2014-03-151-2/+6
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed some spacing in maintenance folderumherirrender2013-04-181-2/+2
* Added/Removed spaces around string concatenationumherirrender2013-04-131-1/+1
* Fix case of some Title methodsAlexandre Emsenhuber2013-03-271-3/+3
* Merge "Added --all option and other features to purgeList.php"Tim Starling2013-02-131-42/+46
|\
| * Added --all option and other features to purgeList.phpTim Starling2013-02-131-42/+46
* | Merge "misc style issues"jenkins-bot2013-02-111-2/+2
|\ \ | |/ |/|
| * misc style issuesAntoine Musso2013-01-301-2/+2
* | style: fix up commas in function argumentsAntoine Musso2013-02-061-1/+1
|/
* Use ResultWrapper::numRows() instead of DatabaseBase::numRows()Alexandre Emsenhuber2013-01-061-1/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-08-051-0/+6
* enable purge of HTTPS URLsAntoine Musso2012-02-141-1/+1
* Use getInternalUrl() instead of getFullUrl() in purgeList.php . This was pote...Roan Kattouw2011-08-191-2/+2
* Fix space/tab indentation FU r94444Antoine Musso2011-08-151-51/+50
* (bug 28273) Merge purgeList and purgeNamespace scriptsAntoine Musso2011-08-141-5/+74
* Fix fatal in r77354 (!!), discovered this when purgeList.php fataled on me on...Roan Kattouw2011-06-301-1/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Followup r77354: it's page_touched, with an underscoreRoan Kattouw2010-12-141-1/+1
* $options doesn't exist in PurgeListSam Reed2010-11-271-1/+2
* Stylize maintenance folder..Sam Reed2010-05-221-5/+5
* 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-25/+49
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+3
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Apply most of the code tweaks from the live site:Brion Vibber2007-01-171-0/+3
* allow URL purgingTim Starling2006-11-121-2/+4
* add a commentBrion Vibber2006-10-311-0/+4
* commit live hackBrion Vibber2006-10-311-0/+28