summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Minor fixesMorris Jobke2014-08-051-1/+1
* | add unit test for rename and copy operationBjoern Schiessle2014-07-301-0/+52
|/
* check that the file proxies are enabled after each testBjoern Schiessle2014-07-171-0/+2
* update keys recursively if a folder was movedBjoern Schiessle2014-07-171-0/+48
* Removed legacy encryption testsVincent Petry2014-07-161-84/+0
* - Added test to trigger index id errorVincent Petry2014-07-141-6/+37
* Disable legacy encryption testsVincent Petry2014-07-111-0/+4
* remove pointless require of Blowfish.phpThomas Müller2014-07-102-2/+0
* Kill legacy encryption migrationThomas Müller2014-07-081-42/+0
* Merge pull request #9453 from owncloud/enc_fix_wrong_file_sizeFrank Karlitschek2014-07-061-4/+8
|\
| * improved unit testsBjoern Schiessle2014-07-041-4/+8
* | add owner as parameter for delShareKeyBjoern Schiessle2014-07-041-2/+2
|/
* unit testsBjoern Schiessle2014-06-271-19/+192
* fix unit testsBjoern Schiessle2014-06-251-2/+2
* always use a \OC\Files\ViewBjoern Schiessle2014-06-252-33/+34
* add unit testsBjoern Schiessle2014-06-241-1/+29
* Merge pull request #9093 from owncloud/remove_unused_codeMorris Jobke2014-06-192-7/+5
|\
| * remove unused codeBjoern Schiessle2014-06-182-7/+5
* | Merge pull request #9068 from owncloud/trashbin_unittests_masterBjörn Schießle2014-06-181-1/+1
|\ \ | |/ |/|
| * adjust encryption tests to the trash bin changesBjoern Schiessle2014-06-181-1/+1
* | fix rename of encryption keysBjoern Schiessle2014-06-181-6/+7
* | Fix moving movablemount over webdavRobin Appelman2014-06-171-1/+2
|/
* disable failing testsBjoern Schiessle2014-06-111-0/+6
* remove encryption keys if user unshares a fileBjoern Schiessle2014-06-061-3/+3
* adding unit tests for encryption data migrationThomas Müller2014-06-052-0/+169
* use oc_preferences instead of oc_encryption to store encyption settingsBjoern Schiessle2014-06-052-18/+28
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-4/+4
* get the storage from the viewBjoern Schiessle2014-06-041-4/+5
* make sure to close the stream at the end of each testBjoern Schiessle2014-06-041-0/+6
* Merge pull request #8729 from owncloud/add-phpseclib-masterThomas Müller2014-06-031-1/+1
|\
| * use phpseclib from 3rdpartyThomas Müller2014-06-031-1/+1
* | ceanup encryption code, improved return codesBjoern Schiessle2014-06-022-13/+8
|/
* 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-198-28/+28
|/
* Fix PHPDoc in /appsRobin McCorkell2014-05-162-3/+3
* Merge pull request #8398 from owncloud/enc_backup_keysBjörn Schießle2014-05-131-0/+11
|\
| * backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-131-0/+11
* | remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-129-30/+30
|/
* fix shouldEncrypt() method and improved decryptAll() unit testsBjoern Schiessle2014-04-281-9/+50
* merge master into webdav-injectionRobin Appelman2014-04-253-46/+33
|\
| * fix encryption tests after the removal of the shared folderBjoern Schiessle2014-04-233-46/+33
* | Prevent error if previously cached data doesn't have an etagRobin Appelman2014-04-221-0/+1
* | merge master into webdav-injectionRobin Appelman2014-04-151-3/+3
|\|
| * Remember before change works betterBart Visscher2014-04-011-3/+3
* | merge master into webdav-injectionRobin Appelman2014-03-261-0/+20
|\|
| * Return unencrypted_size of folder when queriedVincent Petry2014-03-071-0/+20
* | merge master into webdav-injectionRobin Appelman2014-03-061-2/+2
|\|
| * use assertSame and assertNotSame for etag checksJörn Friedrich Dreyer2014-02-271-2/+2
* | Fix encryption webdav testsRobin Appelman2014-03-052-6/+19
|/