Fixed typo in LocalFileDeleteBatch::execute() which was causing complete breakage...
[lhc/web/wiklou.git] / includes / filerepo / File.php
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-29 Rob ChurchWhat is this, Blankety Blank?
2007-07-28 Tim StarlingCommitting some work in progress -- abstraction of...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-07 Yuri Astrakhanfilerepo: fixed mem leak for history lines and exposed...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-24 Tim Starlinghonour system only please for this one
2007-06-24 Aryeh GregorFix two mistakes from last commit
2007-06-24 Aryeh GregorE_STRICT fixes for filerepo stuff. Also, use 'abstract...
2007-06-21 Rob ChurchBug fix
2007-06-18 Tim StarlingFixed regression in file type detection -- use the...
2007-06-16 Tim Starling* Split off ultimate base class FileRepo from FSRepo
2007-06-11 Tim StarlingFixed some errant double-slashes appearing in file...
2007-06-03 Tim StarlingPartial implementation of $wgCapitalLinks differences...
2007-05-31 Tim StarlingFixed a few filerepo bugs, added some documentation
2007-05-30 Tim StarlingMerged filerepo-work branch: