Commit Graph

18 Commits (76ebd3a050cb3c84b958f071ec559e6bc9cbc847)

Author SHA1 Message Date
Joas Schilling b228226700 Fix single run of encryption tests and usages of uniqid() and fopen() 12 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 12 years ago
Jörn Friedrich Dreyer cb3a4d22b1 make tests compatible with hook based skeleton generation 12 years ago
Vincent Petry 1e631754d7 Fix share key finding algorithm in various cases 12 years ago
Bjoern Schiessle 1a797f90bb add unit test for rename and copy operation 12 years ago
Bjoern Schiessle 3d0805f27d always use a \OC\Files\View 12 years ago
Bjoern Schiessle a921ad8925 fix rename of encryption keys 12 years ago
Bjoern Schiessle 329bfd81c3 remove encryption keys if user unshares a file 12 years ago
Bjoern Schiessle eb29b2984c use oc_preferences instead of oc_encryption to store encyption settings 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Bjoern Schiessle d9f715bdad only start migration if the encryption was initialized; allow to overwrite keys if no files exists 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Bjoern Schiessle a86d97295e fix encryption tests after the removal of the shared folder 12 years ago
Bjoern Schiessle d3a24e945b add test case if a file gets moved out from the shared folder 13 years ago
Bjoern Schiessle 2933668355 fileinfo is no longer a array 13 years ago
Bjoern Schiessle 91254c304d name users after test 13 years ago
Bjoern Schiessle fe5f512272 added tests for the delete hooks if the trash bin is disabled 13 years ago