* Added FileBackend::parentStoragePath() convenience function for getting parent...
[lhc/web/wiklou.git] / tests / phpunit / includes / filerepo / FileBackendTest.php
2012-01-20 Aaron Schulz* Added FileBackend::parentStoragePath() convenience...
2012-01-20 PlatonidesIf you are going to leak folders, at least give them...
2012-01-19 Aaron SchulzRenamed 'overwriteDest' FileBackend operation parameter...
2012-01-15 Aaron SchulzIn FileOp/FileBackend:
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-12 Aaron Schulz* Added 'basePath' config param to FSFileBackend and...
2012-01-09 Aaron Schulz* r107986: Added readOnly checks to prepare(), secure...
2012-01-08 Aaron Schulz* Fixed 'success' value of doOperations() Status to...
2012-01-08 Aaron Schulz* Follow-up r107170: Moved FileBackend::concatenate...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-06 Aaron SchulzFixes for r106752:
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-21 Aaron SchulzFixed typo in testGetFileList() and used the proper...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...