aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/NullRepo.php
Commit message (Expand)AuthorAgeFilesLines
* Use database to track uploaded chunks and concatenate at the end.Jan Gerber2011-11-301-0/+3
* Fill-in missing implementations of abstract function appendFinish()Russ Nelson2011-05-231-0/+3
* * added file description headersAlexandre Emsenhuber2010-09-041-0/+6
* follow up r62231, r61779, r62175Mark A. Hershberger2010-02-221-1/+1
* * new FauxResponse class to help with unit testingMark A. Hershberger2010-02-101-0/+3
* Removed JS2 work (has been moved to the js2-work branch). Has been lightly te...Tim Starling2009-11-261-3/+0
* * some clean up and defined append function in other repo typesMichael Dale2009-09-171-0/+3
* * Per my CR comments on r44560: merged FileCache into RepoGroup and fixed wfF...Tim Starling2009-08-151-1/+1
* Add fileExistsBatch method to FileRepo and derived classes (per comments on r...Victor Vasiliev2009-06-081-0/+3
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+1
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-4/+2
* A file repository without files. Gets rid of useless DB queries during parser...Tim Starling2007-11-201-0/+34