summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/base.php
Commit message (Expand)AuthorAgeFilesLines
* make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-161-16/+17
* make skeleton compatible with objectstoreJörn Friedrich Dreyer2014-10-161-2/+2
* clear share table after each test runBjoern Schiessle2014-10-011-0/+3
* unit tests for grouping of shares pointing to the same sourceBjoern Schiessle2014-10-011-0/+9
* allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+2
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* Fix PHPDoc in /appsRobin McCorkell2014-05-161-1/+1
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-2/+2
* fix share api testsBjoern Schiessle2014-04-231-7/+5
* fix path in sharing results if it is a file in the Shared folderBjoern Schiessle2014-02-251-0/+1
* Removed numRows usage from encryption appVincent Petry2013-12-191-2/+2
* Fixed unit tests for files sharing watcherVincent Petry2013-11-061-1/+1
* Added unit tests for shared files watcherVincent Petry2013-11-051-0/+143