aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests/hooks.php
Commit message (Expand)AuthorAgeFilesLines
* remove encryption keys if user unshares a fileBjoern Schiessle2014-06-061-3/+3
* use oc_preferences instead of oc_encryption to store encyption settingsBjoern Schiessle2014-06-051-0/+23
* Merge pull request #8637 from owncloud/enc_improved_error_handlingVincent Petry2014-05-211-0/+42
|\
| * only start migration if the encryption was initialized; allow to overwrite ke...Bjoern Schiessle2014-05-191-0/+42
* | Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-2/+2
|/
* remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-121-4/+4
* fix encryption tests after the removal of the shared folderBjoern Schiessle2014-04-231-19/+7
* add test case if a file gets moved out from the shared folderBjoern Schiessle2014-02-241-0/+55
* fileinfo is no longer a arrayBjoern Schiessle2014-02-141-1/+1
* name users after testBjoern Schiessle2014-02-071-2/+2
* added tests for the delete hooks if the trash bin is disabledBjoern Schiessle2014-02-011-0/+271