aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filebackend/FSFile.php
Commit message (Expand)AuthorAgeFilesLines
* Remove MimeMagic depedency from FSFile and move it to /libsAaron Schulz2016-09-221-268/+0
* Migrate callers to new MWFileProps::getPropsFromPath() methodAaron Schulz2016-09-221-15/+16
* FSFile and TempFSFile cleanupsAaron Schulz2016-09-191-16/+3
* More FSFile docsAaron Schulz2016-04-121-2/+24
* Convert all array() syntax to []Kunal Mehta2016-02-171-3/+3
* Replace wfBaseConvert with Wikimedia\base_convertReedy2015-11-241-1/+1
* Remove unneeded empty lines at begin of if/else/foreach bodyumherirrender2015-06-191-1/+0
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-4/+4
* Fix phpcs errors in includes/Ricordisamoa2015-01-081-2/+0
* Remove obvious function-level profilingChad Horohoe2015-01-071-5/+0
* Unify the spelling of MIME in documentationrillke2014-08-071-2/+2
* Specifiy mixed doc param in FSFileumherirrender2014-07-281-2/+2
* Cleanup some docs (includes/[e-l])umherirrender2014-07-241-1/+1
* Fixed some @params documentation (includes/[file...|upload])umherirrender2014-04-191-1/+1
* Update formattingSiebrand Mazeland2014-02-061-1/+1
* filebackend: exception handling cleanupsAaron Schulz2013-12-071-4/+0
* Update documentation of file backend classesSiebrand Mazeland2013-11-231-5/+8
* Update formatting of file backend classesSiebrand Mazeland2013-11-221-2/+11
* Removed some inappropriate global state from FSFileAaron Schulz2013-06-211-13/+4
* Cleaned up variable/type order in docs.Aaron Schulz2013-06-131-7/+7
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-2/+2
* Several minor fixes.Platonides2013-02-281-0/+1
* Only run sha1_file once per file in FSFileMarius Hoch2013-02-281-8/+22
* fix some spacingumherirrender2013-02-041-3/+3
* [FileRepo] [FileBackend] Added support for custom file headers.Aaron Schulz2012-11-201-1/+1
* Remove a bunch of trailing spaces and unneeded newlinesumherirrender2012-10-191-3/+3
* [FileBackend] Moved filerepo/backend/ up to filebackendAaron Schulz2012-08-081-0/+252