aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/cache.php
Commit message (Expand)AuthorAgeFilesLines
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-1/+1
* some fixes to make the gallery work, this made it necessary to adjust some te...Bjoern Schiessle2014-04-231-9/+9
* we don't allow to share a folder if it contains a share mount pointBjoern Schiessle2014-04-231-3/+3
* fix share api testsBjoern Schiessle2014-04-231-33/+27
* Implement getPath for shared filesRobin Appelman2014-03-281-0/+39
* fix test so that it doesn't depend on the array orderBjoern Schiessle2014-02-211-14/+25
* fix usersPath and add unit testsBjoern Schiessle2014-02-211-2/+106
* Fixed searchByMime in shared cacheVincent Petry2014-02-051-0/+134