73 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

Author SHA1 Message Date
  Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 9 years ago
  Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 9 years ago
  Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 9 years ago
  Joas Schilling bb540722cd Use base class to reset the file mapper 9 years ago
  Joas Schilling 53318c4bb5 Fix Files\Storage\Home::testRoot() 9 years ago
  Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 9 years ago
  Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile() 9 years ago
  Thomas Müller d0ce600eec On Windows platform we have no stable etag generation - yet 9 years ago
  Robin Appelman 283c10f010 Generate stable etags for local files 9 years ago
  Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 9 years ago
  Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 10 years ago
  Robin Appelman a8532aa2f0 Add test for homestorage getOwner 10 years ago
  Robin Appelman 8c5521fdfc Add $storage->instanceOfStorage to handle instanceof for storage wrappers 10 years ago
  Robin Appelman 03ba497a8c add recursive copy to local storage backend 11 years ago
  Robin Appelman 38c1da0976 fix recursive rename for local storage backend 11 years ago
  Robin Appelman c99e254178 aditional test cases for copy and rename 11 years ago
  Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents 10 years ago
  Robin Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 10 years ago
  Robin Appelman fffe330bbc Fix parameter order for Storage\Local::hash 10 years ago
  Vincent Petry 66bc0f0848 Still return quota value when free space is unknown 10 years ago
  Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 10 years ago
  Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 10 years ago
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 years ago
  Robin Appelman 3afdcd85e7 Add unit test for quote wrapper size root 10 years ago
  Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 10 years ago
  Vincent Petry 6cf9844e9c Added unit test for the test() method 10 years ago
  Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 10 years ago
  Vincent Petry 712b47757a Updated unit tests for SMB 10 years ago
  Vincent Petry c3e34676ba Improved unit test for "overwrite on move" 10 years ago
  Vincent Petry af7118aa5d Added unit test for "overwrite file on rename/move" 10 years ago
  Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 10 years ago
  Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 10 years ago
  Jörn Friedrich Dreyer 10b2d649af extend unit test to directories starting or ending in whitespace 10 years ago
  Robin Appelman f1e6e80eb1 add specialized storage backend for home folders 10 years ago
  Vincent Petry c8df27de73 Fixed quota stream to not wrap read-only fopen calls 10 years ago
  Robin Appelman cd8f0c21ce add quota storage wrapper 11 years ago
  Robin Appelman a853968f7d move storage wrapper test to new namespace 11 years ago
  Robin Appelman cfac7fcd53 Storage: remove some unneeded strict tests of mtime behaviour 11 years ago
  Robin Appelman 97f0bc1c4a Storage: remove tests for search 11 years ago
  Christian Berendt 8c9e6db1b1 increasing allowed time difference 11 years ago
  Christian Berendt 92e7392852 revoking additional tests 11 years ago
  Christian Berendt 37254744b5 remove tests from the wrong test method 11 years ago
  Christian Berendt 818e2a364a test moving and copying of subdirectories 11 years ago
  Christian Berendt 407753f594 move new tests into the correct test method 11 years ago
  Christian Berendt 0a5e18335e test working with files in subdirectories 11 years ago
  Christian Berendt e556b7ab55 test working with subdirectories 11 years ago
  Christian Berendt 81acfc9498 test copying and moving files in subdirectories 11 years ago
  Christian Berendt 21601fd784 increasing difference for modifcation time tests 11 years ago
  Robin Appelman a7c70915d5 fix storage wrapper namespaces 11 years ago
  Robin Appelman 63c898c064 Make rmdir recursive for local storage 11 years ago