73 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

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