[FileRepo] Tweaked transformErrorOutput() to allow more useful error output (like...
[lhc/web/wiklou.git] / includes / filerepo / file / File.php
2012-03-15 Aaron Schulz[FileRepo] Tweaked transformErrorOutput() to allow...
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Antoine Mussoenhance filerepo doc structure
2012-02-03 Aaron SchulzReverted r96516, manually, per CR. Moved maybeDoTransfo...
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-09 Aaron SchulzRemoved debug code from r108472
2012-01-09 Aaron SchulzFix r108185: file transform store op needs 'overwriteDest'
2012-01-09 Aaron Schulz* Fixed FileOp::attemptBatch() bug that had status...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-05 Aaron SchulzPartially reverted r108111: we can't assume subclasses...
2012-01-05 Aaron SchulzIn SpecialUploadStash:
2011-12-27 Aaron Schulz* Follow-up r107447: removed dead code
2011-12-27 Mark A. Hershbergerre Aaron's comment on r107351: remove double extension...
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-21 Aaron Schulz* FU r106752: unbreak urls to ForeignAPIRepo file thumb...
2011-12-21 Aaron Schulz* Added FileRepo::SKIP_LOCKING constant and made storeB...
2011-12-20 Aaron SchulzFU r106770: fixed the other getTransform() call
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzFU r106752: unbreak "other sizes" links on File: pages...
2011-12-20 Brian Wolfffollow-up r98710/r104410. I personally think that forRe...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
2011-11-16 Aaron SchulzMoved File classes to filerepo/file (as well as Archive...