Added some lock call profiling
[lhc/web/wiklou.git] / includes / filerepo / file /
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-13 Antoine MussoRemove backslash from @return types
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-24 Aaron Schulz* Moved FSFile classes from file/ to backend/
2012-01-21 Aaron Schulz* r109659: actually return the exact type we say we do
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-13 Sam ReedA couple more for r108785
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:
2012-01-05 Aaron SchulzIn FSFile:
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 Alexandre EmsenhuberPass the user doing the upload to WikiPage::doEdit()
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-26 Aaron SchulzIn LocalFile:
2011-12-24 Aaron SchulzFU r106752: fixed call to bogus function in LocalFile...
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-12-08 Antoine MussopurgeThumbList debug message is now a oneliner
2011-12-05 Roan KattouwRevert r105140 temporarily. The exception is thrown...
2011-12-04 Aaron SchulzAdded file old version name sanity check to recordUpload2()
2011-11-28 Aaron SchulzFix r104410: Added default value for $options to purgeT...
2011-11-28 Aaron SchulzFU r104410: don't even bother calling filterThumbnailPu...
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...