aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/file/ForeignAPIFile.php
Commit message (Expand)AuthorAgeFilesLines
...
* Migrate more callers away from $wgMemcAaron Schulz2015-10-261-5/+3
* Bypass TransformTooBigImageAreaError for ForeignApiFileumherirrender2015-05-261-0/+9
* Cast various things that are supposed to be intsBrad Jorsch2015-05-061-3/+7
* Fixed some @params documentation (includes/[file...|upload])umherirrender2014-04-191-3/+3
* Update documentation for file repo related classesSiebrand Mazeland2013-12-041-10/+13
* Update formatting of file repo classesSiebrand Mazeland2013-11-231-0/+9
* Change mode of non-executable files back to 0644Alexandre Emsenhuber2013-11-051-0/+0
* Add language handling to imageinfo/extmetadata APItgr2013-10-291-1/+4
* Add extmetadata to the ForeignAPIFile iipropsMark Holmquist2013-10-291-1/+1
* Add "extended" file metadata to APIBrian Wolff2013-10-291-0/+10
* New more slick gallery displayBrian Wolff2013-08-141-2/+4
* Merge "ForeignAPIRepo: Fetch thumb error from foreign repo"TheDJ2013-05-191-3/+16
|\
| * ForeignAPIRepo: Fetch thumb error from foreign repoumherirrender2013-04-131-3/+16
* | Fixed spacing in actions/cache/filebackend/filerepo/job folderumherirrender2013-04-201-10/+10
|/
* Fix case of some Title methodsAlexandre Emsenhuber2013-03-261-1/+1
* fix some spacingumherirrender2013-03-251-2/+2
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-1/+1
* fix some spacingumherirrender2013-02-041-3/+3
* (bug 37334) ForeignAPIFile::getDescription() should match parentChad Horohoe2012-06-051-1/+1
* Improved/added parameter documentationReedy2012-05-181-1/+60
* HTTP: Fix ded6170bd2072971f72db794f3ab1625a8e13475, which broke all HTTP calls.Aaron2012-05-091-3/+3
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-071-0/+15
* Split out quickCleanDir() function just for thumbnails for consistency.Aaron2012-04-251-1/+1
* [FileRepo] Split out store/purge functions for thumbnails and made them skip ...Aaron2012-04-161-2/+2
* Disable file locking for thumbnail purging just as it already is with creatio...Aaron Schulz2012-03-091-1/+1
* More return documentationSam Reed2012-02-091-0/+2
* enhance filerepo doc structureAntoine Musso2012-02-081-2/+2
* * r109659: actually return the exact type we say we doAaron Schulz2012-01-211-5/+8
* Merged FileBackend branch. Manually avoiding merging the many prop-only chang...Aaron Schulz2011-12-201-22/+20
* Restored r98710 but with a 'forRefresh' option (not used yet)Aaron Schulz2011-11-281-3/+12
* Moved File classes to filerepo/file (as well as ArchivedFile)Aaron Schulz2011-11-161-0/+242