index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
deleteSelfExternals.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+1
*
Fix broken deleteSelfExternals.php and test it
Dreamy Jazz
2024-09-11
1
-13
/
+30
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Use getServiceContainer() when in instances of Maintenance
James D. Forrester
2024-02-13
1
-2
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
Replace deprecated wfParseUrl with UrlUtils::parse
Dogu
2024-01-07
1
-1
/
+2
*
Reorg: Move LinkFilter to ExternalLinks
Amir Sarabadani
2023-03-01
1
-0
/
+1
*
Maintenance scripts: replace most globals with Config
Ferran Tufan
2022-07-12
1
-4
/
+5
*
maintenance: Cleanup use of exit in Maintenance::execute implementation
Umherirrender
2021-08-30
1
-2
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Pass function name to database functions (maintenance scripts)
Umherirrender
2020-06-07
1
-1
/
+1
*
Use new externallinks.el_index_60 field
Brad Jorsch
2018-11-12
1
-8
/
+35
*
Remove wfWaitForSlaves when using Maintenance::commitTransaction
Umherirrender
2018-02-26
1
-1
/
+0
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-1
/
+1
*
Use Maintenance::setBatchSize() everywhere
Max Semenik
2017-11-04
1
-1
/
+1
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-1
/
+3
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-08
1
-6
/
+8
*
Pass __METHOD__ to DatabaseBase::commit() and DatabaseBase::rollback()
Alexandre Emsenhuber
2012-02-28
1
-1
/
+1
*
Merge r86398 into the old wfWaitForSlaves. Update core calls.
Platonides
2011-04-20
1
-1
/
+1
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-2
/
+2
*
exit -> return
Alexandre Emsenhuber
2010-10-10
1
-1
/
+1
*
Use full path to Maintenance.php
Alexandre Emsenhuber
2010-10-10
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-5
/
+5
*
Change deleteSelfExternals to use Maintenance.php
Chad Horohoe
2009-12-04
1
-12
/
+51
*
(bug 20275) Fixed LIKE queries on SQLite backend
Max Semenik
2009-10-21
1
-2
/
+2
*
cleanup r56216 deleteSelfExternals a little - fix short PHP tag, use escaping...
Brion Vibber
2009-09-12
1
-4
/
+3
*
Merge deleteSelfExternals.php handy pruning script from wmf-deployment r53856
Brion Vibber
2009-09-12
1
-0
/
+16