Fix for r113312: explain the bug without the use of commented-out code
[lhc/web/wiklou.git] / includes / filerepo / file / LocalFile.php
2012-03-07 Tim StarlingFix for r113312: explain the bug without the use of...
2012-03-07 Aaron Schulz[FileRepo]
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-08 Antoine Mussoenhance filerepo doc structure
2011-12-27 Alexandre EmsenhuberPass the user doing the upload to WikiPage::doEdit()
2011-12-26 Aaron SchulzIn LocalFile:
2011-12-24 Aaron SchulzFU r106752: fixed call to bogus function in LocalFile...
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
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...