split getHooksFromDoc() function
[lhc/web/wiklou.git] / maintenance / refreshLinks.php
2011-08-18 Sam Reed* (bug 30451) Add page_props to RefreshLinks::deleteLin...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-09 Sam ReedFix whitespace, documentation
2011-07-09 Sam Reed* (bug 28630) Add iwlinks, langlinks, redirect to Refre...
2011-07-09 Sam ReedFollowup r86183 and per bug 28628
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-04-11 Sam ReedRemove unused globals
2011-04-09 Brion VibberFollowup to r85706 and friends: now that Math messages...
2011-02-09 Sam ReedRebuild raw sql
2011-02-09 Sam ReedExplicitally define $i = 0;
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-13 Alexandre EmsenhuberChanged global variables ($wgTitle and $wgArticle)...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-11-13 Chad HorohoeFix undefined $max when doing --dfn-only
2010-09-19 Chad HorohoeGet rid of php4ism
2010-08-20 Chad HorohoeMake fixLinksFromArticle public and static
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-05-22 Sam ReedStylize maintenance folder..
2010-01-13 Happy-melonMake 'start' not required. As requested by ^demon...
2009-12-29 Roan KattouwMake refreshLinks.php purge orphaned redirect table...
2009-12-14 Chad HorohoeFollowup r60051, with the rest of the callers and remov...
2009-12-02 Jure Kajzer(bug 18762) both redirects and links fixed if redirects...
2009-08-18 Chad HorohoeRedo addArgs() as addArg() so we can actually do useful...
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-01-13 Merlijn S. van DeenFixes for r45514 and r45516:
2009-01-07 Merlijn S. van Deen* Added batch-size parameter to optionsWithArgs
2009-01-07 Merlijn S. van DeenRecommit of r45431 with these changes:
2009-01-07 Brion VibberPull back r45431 for the moment "Updated deleteLinksFro...
2009-01-06 Merlijn S. van DeenUpdated deleteLinksFromNonexistent function:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-03-05 Aryeh GregorAdd --old-redirects-only option to maintenance/refreshL...
2008-01-22 Tim StarlingFix for bug 12705. Fixed refreshLinks.php documentation.
2007-11-26 Aryeh GregorAdd some stub docs to refreshLinks.php, so at least...
2007-07-09 Robert StojnićAdd --redirects-only switch to refreshLinks.php, which...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-01-26 Tim StarlingDon't use tidy. Command line option to specify the...
2005-06-19 Tim Starlingported refreshLinks.php improvements (and associated...
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-06-15 Tim Starling* Moved content from liveCmdLine.inc into commandLine...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-02-24 Tim StarlingSeems to be working now
2004-02-24 Tim Starlingmore types of corruption fixed
2004-02-23 Tim Starlingminor changes
2004-02-23 Tim Starlingnew link rebuilder, capable of operating in the background