aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/NullRepo.php
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated MWExceptionDaimona Eaytoy2024-01-161-2/+4
* Fix even more PHPStorm inspections (#3)Tim Starling2023-03-251-0/+1
* filerepo: Clean up file and class doc commentsTimo Tijhof2022-04-071-3/+3
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Clean up get_class() in /includes/filerepo and /includes/resourceloaderTimo Tijhof2017-03-071-1/+1
* Update documentation for file repo related classesSiebrand Mazeland2013-12-041-2/+1
* Update formatting of file repo classesSiebrand Mazeland2013-11-231-1/+2
* Improved/added parameter documentationReedy2012-05-181-0/+4
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-071-0/+15
* [FileRepo] Various code cleanups.Aaron Schulz2012-04-051-33/+2
* 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