wiki.techinc.nl/includes/filerepo/backend
2012-01-20 21:55:15 +00:00
..
lockmanager * Fixed bogus var in LSLockManager. 2012-01-14 03:16:18 +00:00
FileBackend.php Make sure FSFileBackend clears the php stat cache in clearCache(). Otherwise it will just clear the FileBackend cache and refetch the same cached data from PHP's stat cache. 2012-01-20 21:55:15 +00:00
FileBackendGroup.php In FileBackend: 2012-01-13 23:30:46 +00:00
FileBackendMultiWrite.php * Follow-up r109009: Check that paths are usable in FileOp::doPrecheck(). Also lock parent directories to avoid prepare()/clean() race conditions for FS backends. 2012-01-19 23:18:03 +00:00
FileOp.php * Follow-up r109009: Check that paths are usable in FileOp::doPrecheck(). Also lock parent directories to avoid prepare()/clean() race conditions for FS backends. 2012-01-19 23:18:03 +00:00
FSFileBackend.php Make sure FSFileBackend clears the php stat cache in clearCache(). Otherwise it will just clear the FileBackend cache and refetch the same cached data from PHP's stat cache. 2012-01-20 21:55:15 +00:00
SwiftFileBackend.php * Follow-up r109009: Check that paths are usable in FileOp::doPrecheck(). Also lock parent directories to avoid prepare()/clean() race conditions for FS backends. 2012-01-19 23:18:03 +00:00