| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable file locking for thumbnail purging just as it already is with creatio... | Aaron Schulz | 2012-03-22 | 2 | -2/+2 |
* | MFT r112918, r113214, r113268, r113277, r113312, r113415, r113454, r113737, r... | Sam Reed | 2012-03-16 | 1 | -3/+10 |
* | enhance filerepo doc structure | Antoine Musso | 2012-02-08 | 7 | -17/+24 |
* | Reverted r96516, manually, per CR. Moved maybeDoTransform() code back into tr... | Aaron Schulz | 2012-02-03 | 1 | -92/+74 |
* | * Moved FSFile classes from file/ to backend/ | Aaron Schulz | 2012-01-24 | 2 | -331/+0 |
* | * r109659: actually return the exact type we say we do | Aaron Schulz | 2012-01-21 | 1 | -5/+8 |
* | Renamed 'overwriteDest' FileBackend operation parameter to just 'overwrite', ... | Aaron Schulz | 2012-01-19 | 1 | -1/+1 |
* | A couple more for r108785 | Sam Reed | 2012-01-13 | 1 | -1/+1 |
* | Reverted r108743 per CR comment. This should at least be discussed first. | Aaron Schulz | 2012-01-12 | 2 | -1/+5 |
* | Kill "* @return void" | Sam Reed | 2012-01-12 | 2 | -5/+1 |
* | Removed debug code from r108472 | Aaron Schulz | 2012-01-09 | 1 | -1/+0 |
* | Fix r108185: file transform store op needs 'overwriteDest' | Aaron Schulz | 2012-01-09 | 1 | -1/+2 |
* | * Fixed FileOp::attemptBatch() bug that had status->ok set wrong if 'force' o... | Aaron Schulz | 2012-01-09 | 1 | -4/+5 |
* | In FileBackend: | Aaron Schulz | 2012-01-08 | 1 | -1/+1 |
* | Partially reverted r108111: we can't assume subclasses put thumbnails in the.... | Aaron Schulz | 2012-01-05 | 1 | -3/+6 |
* | In SpecialUploadStash: | Aaron Schulz | 2012-01-05 | 1 | -25/+51 |
* | In FSFile: | Aaron Schulz | 2012-01-05 | 1 | -5/+29 |
* | * Follow-up r107447: removed dead code | Aaron Schulz | 2011-12-27 | 1 | -7/+6 |
* | re Aaron's comment on r107351: remove double extension from temporary file | Mark A. Hershberger | 2011-12-27 | 1 | -1/+1 |
* | Pass the user doing the upload to WikiPage::doEdit() | Alexandre Emsenhuber | 2011-12-27 | 1 | -1/+1 |
* | * First simple XCF thumbnailing. Convert from ImageMagick has buggy | Mark A. Hershberger | 2011-12-27 | 1 | -2/+5 |
* | w/s | Mark A. Hershberger | 2011-12-27 | 1 | -4/+4 |
* | In LocalFile: | Aaron Schulz | 2011-12-26 | 1 | -79/+82 |
* | FU r106752: fixed call to bogus function in LocalFile::getSha1() | Aaron Schulz | 2011-12-24 | 1 | -1/+1 |
* | In FileBackendBase/FileBackend: | Aaron Schulz | 2011-12-23 | 1 | -1/+1 |
* | * FU r106752: unbreak urls to ForeignAPIRepo file thumbnails. FileRepo no lon... | Aaron Schulz | 2011-12-21 | 1 | -2/+1 |
* | * Added FileRepo::SKIP_LOCKING constant and made storeBatch() check it. | Aaron Schulz | 2011-12-21 | 1 | -23/+36 |
* | FU r106770: fixed the other getTransform() call | Aaron Schulz | 2011-12-20 | 1 | -1/+4 |
* | Cleaned up some references to FSRepo in code and comments. This should have n... | Aaron Schulz | 2011-12-20 | 3 | -8/+8 |
* | FU r106752: unbreak "other sizes" links on File: pages by working around the ... | Aaron Schulz | 2011-12-20 | 1 | -2/+4 |
* | follow-up r98710/r104410. I personally think that forRefresh is confusing, si... | Brian Wolff | 2011-12-20 | 2 | -2/+2 |
* | Merged FileBackend branch. Manually avoiding merging the many prop-only chang... | Aaron Schulz | 2011-12-20 | 7 | -185/+485 |
* | purgeThumbList debug message is now a oneliner | Antoine Musso | 2011-12-08 | 1 | -1/+6 |
* | Revert r105140 temporarily. The exception is thrown while running the parser ... | Roan Kattouw | 2011-12-05 | 1 | -3/+0 |
* | Added file old version name sanity check to recordUpload2() | Aaron Schulz | 2011-12-04 | 1 | -0/+3 |
* | Fix r104410: Added default value for $options to purgeThumbnails(), not sure ... | Aaron Schulz | 2011-11-28 | 1 | -1/+1 |
* | FU r104410: don't even bother calling filterThumbnailPurgeList() if 'forRefre... | Aaron Schulz | 2011-11-28 | 1 | -3/+5 |
* | Restored r98710 but with a 'forRefresh' option (not used yet) | Aaron Schulz | 2011-11-28 | 3 | -7/+25 |
* | Moved File classes to filerepo/file (as well as ArchivedFile) | Aaron Schulz | 2011-11-16 | 7 | -0/+5235 |