aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/deleteSelfExternals.php
Commit message (Expand)AuthorAgeFilesLines
* Pass function name to database functions (maintenance scripts)Umherirrender2020-06-071-1/+1
* Use new externallinks.el_index_60 fieldBrad Jorsch2018-11-121-8/+35
* Remove wfWaitForSlaves when using Maintenance::commitTransactionUmherirrender2018-02-261-1/+0
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Introduce Maintenance::getBatchSize()Max Semenik2017-11-051-1/+1
* Use Maintenance::setBatchSize() everywhereMax Semenik2017-11-041-1/+1
* 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
* Clean up transactions in maintenance scriptsAaron Schulz2015-12-301-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
* Fixed some spacing in maintenance folderumherirrender2013-04-181-1/+3
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-07-081-6/+8
* Pass __METHOD__ to DatabaseBase::commit() and DatabaseBase::rollback()Alexandre Emsenhuber2012-02-281-1/+1
* Merge r86398 into the old wfWaitForSlaves. Update core calls.Platonides2011-04-201-1/+1
* 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-2/+2
* exit -> returnAlexandre Emsenhuber2010-10-101-1/+1
* Use full path to Maintenance.phpAlexandre Emsenhuber2010-10-101-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-5/+5
* Change deleteSelfExternals to use Maintenance.phpChad Horohoe2009-12-041-12/+51
* (bug 20275) Fixed LIKE queries on SQLite backendMax Semenik2009-10-211-2/+2
* cleanup r56216 deleteSelfExternals a little - fix short PHP tag, use escaping...Brion Vibber2009-09-121-4/+3
* Merge deleteSelfExternals.php handy pruning script from wmf-deployment r53856Brion Vibber2009-09-121-0/+16