summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-113-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-104-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-097-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-0841-79/+0
* add logout hook to remove keys from sessionBjoern Schiessle2014-08-074-4/+19
* Disable encryption migration testsMorris Jobke2014-08-051-0/+8
* Minor fixesMorris Jobke2014-08-051-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-021-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-3139-0/+44
* add unit test for rename and copy operationBjoern Schiessle2014-07-301-0/+52
* make the versions and encryption app aware of the copy operationBjoern Schiessle2014-07-302-9/+38
* Merge pull request #9721 from owncloud/enc_define_type_in_pre_hookBjörn Schießle2014-07-291-4/+7
|\
| * define type in pre hookBjoern Schiessle2014-07-181-4/+7
* | Merge pull request #9951 from owncloud/enc_inproved_error_messagesBjörn Schießle2014-07-293-3/+13
|\ \
| * | show a warning in the personal settings and admin settins if the encyption ke...Bjoern Schiessle2014-07-283-3/+13
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-07-272-1/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-201-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-191-5/+36
|/
* 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-172-26/+81
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-171-1/+8
* Merge pull request #9662 from owncloud/enc_error_handling_masterBjörn Schießle2014-07-165-25/+74
|\
| * introduce some encryption exceptions and catch additional error casesBjoern Schiessle2014-07-164-25/+73
| * make sure that the crypt library is loadedBjoern Schiessle2014-07-161-0/+1
* | Removed legacy encryption testsVincent Petry2014-07-161-84/+0
|/
* - Added test to trigger index id errorVincent Petry2014-07-141-6/+37
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-131-0/+1
* 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-088-881/+3
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* Merge pull request #9453 from owncloud/enc_fix_wrong_file_sizeFrank Karlitschek2014-07-062-6/+10
|\
| * improved unit testsBjoern Schiessle2014-07-041-4/+8
| * always take unencrypted sizeBjoern Schiessle2014-07-041-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-051-0/+3
* | add owner as parameter for delShareKeyBjoern Schiessle2014-07-043-11/+18
* | make sure that the umount hook always contains the path relative to data/user...Bjoern Schiessle2014-07-041-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-021-0/+2
* Merge pull request #9240 from owncloud/enc_check_if_file_existsBjörn Schießle2014-06-302-38/+237
|\
| * improved error messageBjoern Schiessle2014-06-301-7/+8
| * unit testsBjoern Schiessle2014-06-271-19/+192
| * check if file exists before deleting keys, and add debug output for everyBjoern Schiessle2014-06-271-15/+40
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-302-38/+39
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-291-0/+1
* | Merge pull request #9265 from owncloud/fix-whitespaceMorris Jobke2014-06-281-4/+4
|\ \
| * | fix trailing whitespace noted by ScrutinizerJan-Christoph Borchardt2014-06-271-4/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-281-1/+1
* | | normalize path before comparison to make sure that we always find the mount p...Bjoern Schiessle2014-06-271-1/+2
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2014-06-271-1/+2
|/
* Merge pull request #9171 from owncloud/enc_always_use_oc_viewBjörn Schießle2014-06-265-109/+98
|\