-
- Downloads
Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic)
Made OC_Filestorage_Local and OC_Filestorage_Shared extend OC_Filestorage_Common Set searchInDir() to protected instead of private in OC_Filestorage_Local and OC_Filestorage_Shared Added class documentation to OC_Filestorage_Common Cleaned up OCA_Versions::expireAll()
Showing
- apps/files_sharing/sharedstorage.php 2 additions, 2 deletionsapps/files_sharing/sharedstorage.php
- apps/files_versions/versions.php 5 additions, 81 deletionsapps/files_versions/versions.php
- lib/filestorage/common.php 85 additions, 0 deletionslib/filestorage/common.php
- lib/filestorage/local.php 2 additions, 2 deletionslib/filestorage/local.php
- lib/filesystemview.php 3 additions, 0 deletionslib/filesystemview.php
Loading
Please register or sign in to comment