aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/fetchText.php
Commit message (Expand)AuthorAgeFilesLines
* Use __METHOD__; name was falseAlexandre Emsenhuber2010-10-091-1/+1
* clean up space/tab stuffAriel Glenn2010-07-191-9/+9
* distinguish failed text retrieval from empty text, consolidate text retrieval...Ariel Glenn2010-06-161-2/+19
* XML snapshots: when retrieving revision text, send the text id back to reques...Ariel Glenn2010-06-041-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-5/+5
* Revert r54244 which was stupid and fix this properly. Require commandLine.inc...Chad Horohoe2009-08-031-1/+1
* Merge maintenance-work branch (now with less errors!):Chad Horohoe2009-08-021-27/+55
* Revert r52336 "Merge maintenance-work branch:"Brion Vibber2009-06-241-40/+26
* Merge maintenance-work branch:Chad Horohoe2009-06-241-26/+40
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+3
* Don't fall into an infinite loop o' death if the pipes get broken.Brion Vibber2008-05-191-3/+4
* Do text normalization in dumpTextPass rather than fetchText, to ensure that t...Brion Vibber2007-11-201-3/+1
* Initial implementation of restartable subprocess for text fetching in dumpTex...Brion Vibber2007-11-201-0/+38