* new FauxResponse class to help with unit testing
[lhc/web/wiklou.git] / includes / filerepo / FSRepo.php
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-10-09 Chad HorohoeMove construction of $url and $thumbUrl up to FileRepo...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-07-16 Tim Starling* Added FSRepo configuration properties thumbUrl and...
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-05-19 Chad HorohoeCleanup to r50310 & 50313: Don't use @ on chmod() and...
2009-05-07 Chad HorohoeSupress chmod() errors, they're annoying and very commo...
2009-03-29 Victor VasilievFix a typo in the function name
2009-03-29 Victor VasilievImprove image moving error handling:
2008-11-17 Brion Vibber* Add a .htaccess to deleted images directory for addit...
2008-11-08 Chad Horohoe* Redo thumb caching and make it a part of the default...
2008-08-19 Brion VibberRevert r39608 "More descriptive sanitized paths for...
2008-08-18 Fran RogersMore descriptive sanitized paths for file repo errors
2008-06-10 Brion Vibber* We no longer just give up on a missing upload base...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-30 Brion Vibberput a @ on a chmod, since all other file ops in there...
2008-01-08 Brion VibberRevert r29361 -- breaks upload, calls nonexistent functions
2008-01-07 Tim StarlingAdded RepoGroup::setSingleton(). Required to support...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-07-29 Rotem LissA message (fileexists) with the same name of another...
2007-07-23 Tim StarlingSeed subdirs in the deleted zone with a blank index...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-06 Tim StarlingDon't move the destination to the archive until we...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-16 Tim Starling* Split off ultimate base class FileRepo from FSRepo
2007-06-11 Tim StarlingFix incorrect virtual URL encoding in storeTemp
2007-06-11 Tim StarlingFixed some errant double-slashes appearing in file...
2007-06-03 Tim StarlingFix SpecialUpload::unsaveUploadedFile(). Move UploadVer...
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: