aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests/proxy.php
Commit message (Expand)AuthorAgeFilesLines
* improved unit testsBjoern Schiessle2014-07-041-4/+8
* 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-3/+3
* Return unencrypted_size of folder when queriedVincent Petry2014-03-071-0/+20
* added tests for the delete hooks if the trash bin is disabledBjoern Schiessle2014-02-011-50/+0
* Replaced time() with uniqid() to make sure the file name is uniqueVincent Petry2014-01-211-1/+1
* only remove encryption keys if a real file gets deleted, skip this method if ...Bjoern Schiessle2013-12-161-7/+62
* fix commentBjoern Schiessle2013-10-151-1/+1
* added simple test for getFileSize proxyBjoern Schiessle2013-10-151-216/+106
* rename folder to testsFlorin Peter2013-04-301-0/+220
* All in-use unit tests now passing after mergeSam Tuke2013-01-061-224/+0
* Revert "Revert "Development snapshot""Sam Tuke2012-12-111-5/+14
* Revert "Development snapshot"Sam Tuke2012-12-111-14/+5
* Development snapshotSam Tuke2012-12-051-5/+14
* Development SnapshotSam Tuke2012-12-041-1/+99
* Development snapshot:Sam Tuke2012-07-181-109/+109
* fix encryption test cases when not logged inRobin Appelman2012-06-301-2/+6
* dont change the encryption key during the test caseRobin Appelman2012-06-211-0/+5
* truncate decrypted files based on filelengthRobin Appelman2012-06-211-0/+15
* add binary test case for encryptionRobin Appelman2012-06-151-4/+36
* use absolute path for file proxiesRobin Appelman2012-06-091-0/+15
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-111-0/+46