summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/SharedStorageTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Use IBootstrap for the files_trashbin appMorris Jobke2020-07-231-1/+5
* Update share type constant usageJoas Schilling2020-06-241-17/+17
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Fix share testsRoeland Jago Douma2019-11-201-1/+3
* Cleanup unused methodsMorris Jobke2017-08-151-1/+1
* Revert "fix permissions of mountpoints - take 2"Morris Jobke2017-05-151-4/+3
* update comment to codeRobin Appelman2017-05-151-2/+3
* Fix SharedStorage TestRoeland Jago Douma2017-05-041-1/+1
* set cache to failedcache when shared storage init failsRobin Appelman2017-03-231-2/+2
* Ignore NoUserException for shares from ghostsVincent Petry2017-03-201-0/+38
* use unmasked permissions in shared scannerRobin Appelman2016-12-141-0/+28
* apply permissions mask for shared storageRobin Appelman2016-12-021-2/+2
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-1/+2
* Move tests to PSR-4Joas Schilling2016-05-251-0/+532