aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/sharedstorage.php
Commit message (Expand)AuthorAgeFilesLines
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-2/+2
* Setup shared mounts for the correct user when setting up the filesystem for t...Robin Appelman2014-11-061-0/+26
* remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-301-3/+1
* fix broken unit testsBjoern Schiessle2014-08-181-3/+5
* add/update unit testsBjoern Schiessle2014-06-241-0/+31
* don't lose file size during renameBjoern Schiessle2014-05-261-3/+43
* move the mount point up if a share is mounted to a subfolder and the subfolde...Bjoern Schiessle2014-05-211-0/+46
* get the correct owner path for part filesBjoern Schiessle2014-04-301-0/+83