aboutsummaryrefslogtreecommitdiffstats
path: root/includes/filerepo/file/File.php
Commit message (Expand)AuthorAgeFilesLines
* enhance filerepo doc structureAntoine Musso2012-02-081-2/+9
* Reverted r96516, manually, per CR. Moved maybeDoTransform() code back into tr...Aaron Schulz2012-02-031-92/+74
* Renamed 'overwriteDest' FileBackend operation parameter to just 'overwrite', ...Aaron Schulz2012-01-191-1/+1
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-121-1/+2
* Kill "* @return void"Sam Reed2012-01-121-2/+1
* Removed debug code from r108472Aaron Schulz2012-01-091-1/+0
* Fix r108185: file transform store op needs 'overwriteDest'Aaron Schulz2012-01-091-1/+2
* * Fixed FileOp::attemptBatch() bug that had status->ok set wrong if 'force' o...Aaron Schulz2012-01-091-4/+5
* In FileBackend:Aaron Schulz2012-01-081-1/+1
* Partially reverted r108111: we can't assume subclasses put thumbnails in the....Aaron Schulz2012-01-051-3/+6
* In SpecialUploadStash:Aaron Schulz2012-01-051-25/+51
* * Follow-up r107447: removed dead codeAaron Schulz2011-12-271-7/+6
* re Aaron's comment on r107351: remove double extension from temporary fileMark A. Hershberger2011-12-271-1/+1
* * First simple XCF thumbnailing. Convert from ImageMagick has buggyMark A. Hershberger2011-12-271-2/+5
* w/sMark A. Hershberger2011-12-271-4/+4
* In FileBackendBase/FileBackend:Aaron Schulz2011-12-231-1/+1
* * FU r106752: unbreak urls to ForeignAPIRepo file thumbnails. FileRepo no lon...Aaron Schulz2011-12-211-2/+1
* * Added FileRepo::SKIP_LOCKING constant and made storeBatch() check it.Aaron Schulz2011-12-211-23/+36
* FU r106770: fixed the other getTransform() callAaron Schulz2011-12-201-1/+4
* Cleaned up some references to FSRepo in code and comments. This should have n...Aaron Schulz2011-12-201-1/+1
* FU r106752: unbreak "other sizes" links on File: pages by working around the ...Aaron Schulz2011-12-201-2/+4
* follow-up r98710/r104410. I personally think that forRefresh is confusing, si...Brian Wolff2011-12-201-1/+1
* Merged FileBackend branch. Manually avoiding merging the many prop-only chang...Aaron Schulz2011-12-201-123/+119
* Restored r98710 but with a 'forRefresh' option (not used yet)Aaron Schulz2011-11-281-1/+3
* Moved File classes to filerepo/file (as well as ArchivedFile)Aaron Schulz2011-11-161-0/+1683