Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use deprecated getMock() anymore | Joas Schilling | 2017-04-20 | 1 | -14/+14 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -2/+2 |
* | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 1 | -0/+43 |
* | Fix shared storage namespace in DecryptAll class | Vincent Petry | 2016-10-20 | 1 | -1/+1 |
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -4/+4 |
* | Fix getMock DecryptAllTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+2 |
* | Fix getMock Encryption | Roeland Jago Douma | 2016-09-07 | 3 | -14/+25 |
* | skip shared files, if files get decrypted only for a specific user we shouldn... | Bjoern Schiessle | 2016-07-27 | 1 | -3/+14 |
* | Allow to decrypt user '0' files only | Joas Schilling | 2016-06-07 | 1 | -12/+23 |
* | fix unit tests | Björn Schießle | 2016-05-30 | 1 | -3/+4 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 6 | -0/+1638 |