Allow cleanupSpam.php optionally delete offending pages
[lhc/web/wiklou.git] / maintenance / dumpTextPass.php
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Show descriptive error message on invalid title...
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-06 PlatonidesMake backupTestPass.inc require_once by itself its...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-03 Brion VIBBERMerge "TextPassDumper -> backupTextPass.inc"
2012-04-03 Christian AistleitnerTextPassDumper -> backupTextPass.inc
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-22 DemonMerge "(bug 32827) "[Regression] Block log for IP range...
2012-03-22 DemonMerge changes I40a10821,I9c0af860
2012-03-22 Christian AistleitnerCode reformatting
2012-03-22 Christian AistleitnerRefactoring dumpTextPass's error handling
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-20 Christian AistleitnerFollow-up to r114256: Removing final assert
2012-03-20 Christian AistleitnerFollow up to r114252: Removing asserts
2012-03-20 Christian AistleitnerRefactoring dumpTextPass's error handling
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-09-23 Ariel Glennadd mwscript handling for call of fetchText.php mainten...
2011-09-23 Ariel Glennhandle naming checkpoint file with first/last pageID...
2011-09-09 Ariel GlenngetFilename renamed to getFilenames since it can return...
2011-09-08 Ariel Glennuniform comment style, fix a few space issues, address...
2011-08-30 Chad HorohoeRemove wfDie() that Ariel keeps trying to resurrect :)
2011-08-29 Ariel Glenncheck the checkpoint related options only if we specifi...
2011-08-28 Ariel Glennmove some member vars to parent class since they are...
2011-08-27 Ariel Glenndefine and use closeAndRename() after last write of...
2011-08-24 Ariel Glennremove extraneous hyphen that crept in, grr
2011-08-23 Ariel Glennfix timestamp stuff, more fallout from bad merge attempt
2011-08-23 Ariel Glennfix a couple bad lines in previous commit from bad...
2011-08-22 Ariel Glennadd support for writing out checkpoint files of xml...
2011-07-20 Chad HorohoeRevert r85034, r81186, r77638: per CR on r77638: XMLRea...
2011-03-30 Sam ReedSwap = to == in conditional
2011-03-27 Ariel Glenneta shows revs/pages per sec in current interval as...
2011-01-29 Alexandre Emsenhuber* (bug 27016) Fix for r77638: dumpTextPass.php now...
2011-01-28 Ariel Glennopen a series of files for xml input, if supplied ...
2010-12-06 Alexandre EmsenhuberWhen opening the subprocess fetchText.php, pass the...
2010-12-04 Alexandre EmsenhuberFollow-up r67324: removed check for empty text since...
2010-12-03 Alexandre EmsenhuberModifier dumpTextPass.php to use XMLReader and XMLWrite...
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-10-09 Alexandre EmsenhuberOne more remplacement to __METHOD__
2010-10-03 Alexandre Emsenhuber* Standardised file description headers
2010-10-02 Alexandre EmsenhuberAnd while I'm a it:
2010-10-02 Alexandre EmsenhuberPer Platonides; follow-up r74158: XMLReader is included...
2010-10-02 Alexandre EmsenhuberMediaWiki even require PHP 5.1.0+ ;)
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-07-19 Ariel Glennclean up space/tab stuff
2010-07-15 Ariel Glennintval ( $id ) once in caller instead of in all the...
2010-06-16 Ariel Glenndistinguish failed text retrieval from empty text,...
2010-06-04 Ariel GlennXML snapshots: check length of revision text from prefe...
2010-06-04 Ariel GlennXML snapshots: when retrieving revision text, send...
2010-05-22 Sam ReedStylize maintenance folder..
2010-01-04 Tim StarlingFix for bug 9413 and the related Malayalam issue report...
2009-08-19 Benjamin LeesFollow-up to mediawiki.org/wiki/Special:Code/MediaWiki...
2009-08-07 Benjamin Lees(bug 19289) importDump.php can now handle bzip2 and...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-05-06 Brion VibberFix a silly bug that isn't the mystery dump bug we...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-06-04 Tim StarlingDon't break vim syntax highlighting
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-01-08 Brion Vibbertweak paths more
2008-01-08 Brion Vibberfix include path regressions with text prefetch
2007-12-06 Brion Vibber* (bug 12184) Exceptions now sent to stderr instead...
2007-11-20 Brion VibberDo text normalization in dumpTextPass rather than fetch...
2007-11-20 Brion VibberInitial implementation of restartable subprocess for...
2007-08-02 Brion VibberQuick fix for dump problem:
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-06 Brion Vibber* Skip additional setting of include_path in commandLin...
2007-03-09 Brion Vibberprettify:
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-09-27 Brion Vibber* Try to reconnect after transitory database errors...
2006-05-12 Brion Vibber* dumpTextPass can now use 7zip files for prefetch
2006-05-12 Brion Vibber* dumpTextPass progress includes percentage of items...
2006-05-11 Brion Vibber* dumpTextPass now skips goes to database for entries...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
next