wiki.techinc.nl/includes/filerepo/backend
2012-03-01 21:59:56 +00:00
..
lockmanager Pass __METHOD__ to DatabaseBase::begin(), DatabaseBase::commit() and DatabaseBase::rollback() 2012-02-26 17:19:11 +00:00
FileBackend.php Actually enforce the FileBackend name requirements instead of just having a comment 2012-03-01 21:55:22 +00:00
FileBackendGroup.php Renamed FileBackend to FileBackendStore and ugly FileBackendBase to FileBackend. Callers doing things like FileBackend::extensionFromPath() are now more proper. 2012-01-29 22:22:28 +00:00
FileBackendMultiWrite.php * Marked some FileBackendMultiWrite functions as protected as they should be 2012-02-19 23:40:02 +00:00
FileOp.php Error log readability is nice 2012-03-01 21:59:56 +00:00
FSFile.php Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar 2012-02-09 17:42:35 +00:00
FSFileBackend.php In FSFileBackend: 2012-02-24 20:10:36 +00:00
SwiftFileBackend.php Improve error log formatting and added error message info for InvalidResponseException 2012-02-16 18:22:09 +00:00
TempFSFile.php Dummy proof TempFSFile purging when the constructor is used directly to avoid data loss. 2012-02-27 23:00:32 +00:00