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
/
convertLinks.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix use of argument perfLogFilename in convertLinks.php"
jenkins-bot
2019-09-06
1
-2
/
+2
|
\
|
*
Fix use of argument perfLogFilename in convertLinks.php
Umherirrender
2019-09-01
1
-2
/
+2
*
|
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
|
/
*
rdbms: deprecate seldom used bufferResults() method
Aaron Schulz
2019-08-15
1
-20
/
+24
*
Avoid using calls to freeResults() and allow object go out of scope
Derick Alangi
2019-03-23
1
-3
/
+0
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-3
/
+4
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-3
/
+3
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-2
/
+2
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Remove some PHP4 microtime() compat wrappers
Kevin Israel
2014-07-16
1
-12
/
+6
*
Update formatting in maintenance/ (2/4)
Siebrand Mazeland
2014-04-23
1
-10
/
+15
*
Pass phpcs-strict on maintenance/ (6/8)
Siebrand Mazeland
2014-04-23
1
-22
/
+68
*
Remove $dbw->close() call from convertLinks.php
Kevin Israel
2013-12-07
1
-1
/
+0
*
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 spacing around parenthesis in languages/tests/maintenance
umherirrender
2013-04-28
1
-2
/
+2
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-3
/
+4
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-06-16
1
-3
/
+10
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Per CR on r71359: Fix DB_MASTER where it should be __METHOD__
Chad Horohoe
2010-12-12
1
-2
/
+2
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-9
/
+9
*
Assignment in loop conditions suck
Sam Reed
2010-10-13
1
-2
/
+2
*
* Standardised file description headers
Alexandre Emsenhuber
2010-10-03
1
-0
/
+1
*
Remove some unused variables
Sam Reed
2010-09-20
1
-1
/
+1
*
self::DB_ADMIN to Maintenance::DB_ADMIN for constant
Sam Reed
2010-08-24
1
-1
/
+1
*
Remove globals, expose options in maintenance style, use the ContentLanguage ...
Platonides
2010-08-21
1
-30
/
+38
*
Follow up r71359. $wgDBtype uneeded now.
Platonides
2010-08-21
1
-3
/
+2
*
Refactor convertLinks to not use DB::newFromParams() crap, make updaters use ...
Chad Horohoe
2010-08-20
1
-17
/
+20
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-45
/
+45
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-5
/
+234
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-3
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Phpdoc comments and place holder. Part of the subpackage "maintenance", archi...
Antoine Musso
2004-09-03
1
-2
/
+8
*
* Moved content from liveCmdLine.inc into commandLine.inc, obsoleting the for...
Tim Starling
2004-06-15
1
-2
/
+0
*
various changes aimed at making a bare-bones 1.3 command line installer, for ...
Tim Starling
2004-05-22
1
-188
/
+2
*
* Option to not create keys on new links table, and allow duplicates.
Jerome Jamnicky
2004-05-21
1
-26
/
+80
*
include_once -> require_once
Tim Starling
2004-05-07
1
-2
/
+2
*
... and make it overwrite the old links table by default
Jerome Jamnicky
2004-04-19
1
-1
/
+1
*
put newline at end of file
Jerome Jamnicky
2004-04-19
1
-1
/
+1
*
* Add include for AdminSettings.php to allow table creation and deletion. Th...
Jerome Jamnicky
2004-04-19
1
-52
/
+106
*
bugfixes provided by TimStarling
Jerome Jamnicky
2004-04-13
1
-2
/
+2
*
screwed head on and then fixed obvious conceptual error
Tim Starling
2004-04-12
1
-7
/
+9
*
links schema conversion script, alterations to config/index.php and commandLi...
Tim Starling
2004-04-12
1
-0
/
+88