Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #22791 from owncloud/enc_master_key_improvements | Vincent Petry | 2016-04-21 | 1 | -1/+1 |
|\ | |||||
| * | only create and update user specific key if no master key is enabled | Bjoern Schiessle | 2016-03-18 | 1 | -1/+1 |
* | | fix creation of versions of encrypted files on external storages | Bjoern Schiessle | 2016-03-31 | 1 | -8/+8 |
|/ | |||||
* | Move dummy backend to Tests namespace | Lukas Reschke | 2015-09-22 | 1 | -2/+2 |
* | Add trait to enable encryption for a unit test | Robin Appelman | 2015-09-18 | 1 | -0/+104 |
* | create new mounts every time the mount provider is called | Robin Appelman | 2015-09-18 | 1 | -2/+4 |
* | add test mountprovider logic to a trait | Robin Appelman | 2015-08-20 | 1 | -0/+56 |
* | allow moving common test logic into traits | Robin Appelman | 2015-08-20 | 1 | -0/+32 |