summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/sharedstorage.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests to PSR-4Joas Schilling2016-05-251-532/+0
* Fix testsRoeland Jago Douma2016-04-191-91/+135
* Happy new year!Thomas Müller2016-01-121-1/+1
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+2
* Fix shared storage tests for non local home storageRobin Appelman2015-10-161-3/+3
* fix sabre connector tests when using a non local home storageRobin Appelman2015-10-161-2/+5
* add unit tests for share target conflict with group sharesRobin Appelman2015-08-051-0/+39
* adjust testRobin Appelman2015-04-271-1/+4
* Fix testRobin Appelman2015-04-131-2/+8
* Implement move/copyFromStorage for shared storageRobin Appelman2015-04-131-6/+58
* Merge pull request #13802 from owncloud/share-partfilepermissionsMorris Jobke2015-03-261-0/+152
|\
| * Fix share permission related unit testsVincent Petry2015-03-201-9/+13
| * Fix shared storage permission checksVincent Petry2015-03-181-0/+148
* | Update license headersJenkins for ownCloud2015-03-261-12/+16
* | Do not automatically add "update" permission to shared mountsVincent Petry2015-03-201-2/+1
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+13
* Updating license headersJenkins for ownCloud2015-02-231-13/+15
* Unregister trashbin storage wrapper at the end of testsVincent Petry2015-01-231-0/+2
* replace hook with storage wrapperBjoern Schiessle2015-01-191-1/+1
* 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