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
/
dumpLinks.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-22
1
-6
/
+10
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
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
*
Don't use isset() to check for null
Alexandre Emsenhuber
2014-05-10
1
-2
/
+2
*
Change URLs to mediawiki.org in comments to HTTPS
Ladsgroup
2014-03-20
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
/
+2
*
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-26
1
-2
/
+2
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-1
/
+0
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-08
1
-3
/
+9
*
Fix doc for maintenance/
Antoine Musso
2012-02-08
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
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-5
/
+5
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Missing >
Chad Horohoe
2009-08-02
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-25
/
+35
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Make ORDER BY into key plus value for Database::select call, per bug 9608
Greg Sabino Mullane
2007-04-17
1
-1
/
+1
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Update the FSF's address in all these GPL stub headers
Brion Vibber
2006-04-05
1
-1
/
+1
*
* s~ +$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-4
/
+4
*
* If you use require_once "./$foo"; the script will only work from the
Ævar Arnfjörð Bjarmason
2005-10-31
1
-2
/
+2
*
Quick demo hack to generate a plaintext link dump,
Brion Vibber
2005-10-31
1
-0
/
+63