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
/
refreshLinks.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cleanup and fixes for secondary data updates
daniel
2012-06-07
1
-3
/
+2
*
|
Use Title, not IContextSource; remove createArticle, etc.
daniel
2012-05-23
1
-1
/
+1
*
|
introducing Content::getSecondaryDataUpdates()
daniel
2012-05-16
1
-4
/
+1
*
|
fix: SecondaryDataUpdate -> DataUpdate
daniel
2012-05-15
1
-1
/
+1
*
|
merged from master
daniel
2012-04-29
1
-16
/
+13
|
\
|
|
*
Use WikiPage::newFromID() instead of Title::newFromID() in refreshLinks.php.
Alexandre Emsenhuber
2012-04-26
1
-11
/
+11
*
|
merged from master
daniel
2012-04-25
1
-2
/
+2
|
\
|
|
*
Use $wgContLang and an anonymous user in refreshLinks.php to parse pages.
Alexandre Emsenhuber
2012-04-23
1
-2
/
+2
*
|
use ParserOutput::getSecondaryDataUpdates() as the primary method of getting ...
daniel
2012-04-17
1
-1
/
+1
*
|
Merge branch 'master' into Wikidata
Jens Ohlig
2012-04-11
1
-3
/
+7
|
\
|
|
*
More __METHOD__ in our madness
Sam Reed
2012-02-24
1
-2
/
+2
|
*
Fixing up undefined types in maintenance documentation
Sam Reed
2012-02-09
1
-2
/
+2
*
|
use ParserOutput::getLinksUpdateAndOtherUpdates() in order to get all necessa...
daniel
2012-04-05
1
-3
/
+5
|
/
*
* Use WikiPage instead of Article
Alexandre Emsenhuber
2012-01-07
1
-5
/
+3
*
* (bug 30451) Add page_props to RefreshLinks::deleteLinksFromNonexistent
Sam Reed
2011-08-18
1
-0
/
+1
*
Adding __METHOD__ to parameters passed to wfMkdirParents()
Sam Reed
2011-07-25
1
-3
/
+3
*
Fix whitespace, documentation
Sam Reed
2011-07-09
1
-1
/
+1
*
* (bug 28630) Add iwlinks, langlinks, redirect to RefreshLinks::deleteLinksFr...
Sam Reed
2011-07-09
1
-0
/
+2
*
Followup r86183 and per bug 28628
Sam Reed
2011-07-09
1
-0
/
+1
*
Merge r86398 into the old wfWaitForSlaves. Update core calls.
Platonides
2011-04-20
1
-6
/
+6
*
Remove unused globals
Sam Reed
2011-04-11
1
-1
/
+1
*
Followup to r85706 and friends: now that Math messages have been moved to ext...
Brion Vibber
2011-04-09
1
-2
/
+2
*
Rebuild raw sql
Sam Reed
2011-02-09
1
-13
/
+23
*
Explicitally define $i = 0;
Sam Reed
2011-02-09
1
-0
/
+2
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-0
/
+2
*
Changed global variables ($wgTitle and $wgArticle) to local ones
Alexandre Emsenhuber
2010-12-13
1
-14
/
+12
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-8
/
+8
*
Fix undefined $max when doing --dfn-only
Chad Horohoe
2010-11-13
1
-1
/
+1
*
Get rid of php4ism
Chad Horohoe
2010-09-19
1
-2
/
+1
*
Make fixLinksFromArticle public and static
Chad Horohoe
2010-08-20
1
-3
/
+3
*
Fixed a bunch of silly instances of [^!=]==\s*(true|false)
Chad Horohoe
2010-06-09
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-29
/
+29
*
Make 'start' not required. As requested by ^demon on IRC...
Happy-melon
2010-01-13
1
-1
/
+1
*
Make refreshLinks.php purge orphaned redirect table rows, i.e. rows whose rd_...
Roan Kattouw
2009-12-29
1
-5
/
+15
*
Followup r60051, with the rest of the callers and removing a useless subclass...
Chad Horohoe
2009-12-14
1
-1
/
+1
*
(bug 18762) both redirects and links fixed if redirects-only switch not present
Jure Kajzer
2009-12-02
1
-4
/
+15
*
Redo addArgs() as addArg() so we can actually do useful things with arguments...
Chad Horohoe
2009-08-18
1
-1
/
+1
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-2
/
+2
*
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
-43
/
+249
*
Fixes for r45514 and r45516:
Merlijn S. van Deen
2009-01-13
1
-0
/
+4
*
* Added batch-size parameter to optionsWithArgs
Merlijn S. van Deen
2009-01-07
1
-3
/
+3
*
Recommit of r45431 with these changes:
Merlijn S. van Deen
2009-01-07
1
-13
/
+12
*
Pull back r45431 for the moment "Updated deleteLinksFromNonexistent function:...
Brion Vibber
2009-01-07
1
-11
/
+11
*
Updated deleteLinksFromNonexistent function:
Merlijn S. van Deen
2009-01-06
1
-11
/
+11
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
Add --old-redirects-only option to maintenance/refreshLinks.php, to add old r...
Aryeh Gregor
2008-03-05
1
-8
/
+15
*
Fix for bug 12705. Fixed refreshLinks.php documentation.
Tim Starling
2008-01-22
1
-15
/
+6
*
Add some stub docs to refreshLinks.php, so at least refreshLinks.php --help d...
Aryeh Gregor
2007-11-26
1
-0
/
+23
[prev]
[next]