Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip already decrypted files on decrypt all command | Bjoern Schiessle | 2018-10-24 | 1 | -10/+31 |
* | Class "ProgressBar" is declared "final" and cannot be mocked. | Joas Schilling | 2018-01-25 | 1 | -2/+5 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -0/+1 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -6/+10 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+3 |
* | Fix shared storage namespace in DecryptAll class | Vincent Petry | 2016-10-20 | 1 | -1/+1 |
* | Fix getMock DecryptAllTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+2 |
* | 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 | 1 | -0/+347 |