Commit Graph

25 Commits (ec6e70889a190844ee15784ec3d3138953dfd480)

Author SHA1 Message Date
Joas Schilling b85e34c1da Correctly namespace encryption tests 11 years ago
Joas Schilling e67fe0336b Use self:: instead of the class name in encryption tests 11 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 11 years ago
Bjoern Schiessle 49cfc30359 upgrade to new folder structure 11 years ago
Bjoern Schiessle a90606fb14 change private/public key names for consistency reasons 11 years ago
Bjoern Schiessle fd86d76f98 new folder structure for keys 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Joas Schilling b228226700 Fix single run of encryption tests and usages of uniqid() and fopen() 11 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 12 years ago
Bjoern Schiessle 2933668355 fileinfo is no longer a array 12 years ago
Bjoern Schiessle 91254c304d name users after test 12 years ago
Bjoern Schiessle fe5f512272 added tests for the delete hooks if the trash bin is disabled 12 years ago