Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 4 | -12/+16 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 4 | -4/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 4 | -4/+1 |
* | Remove deprecated functions from SecureRandom | Roeland Jago Douma | 2018-12-07 | 1 | -2/+0 |
* | skip already encrypted files on encrypt all command | Bjoern Schiessle | 2018-10-24 | 1 | -0/+33 |
* | Class "ProgressBar" is declared "final" and cannot be mocked. | Joas Schilling | 2018-01-25 | 1 | -2/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+10 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 4 | -28/+45 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 3 | -9/+18 |
* | print generated encryption key passwords directly after generating the keys s... | Kenneth Newwood | 2017-09-11 | 1 | -2/+2 |
* | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 1 | -1/+1 |
* | always throw a encryption exception | Bjoern Schiessle | 2017-03-14 | 1 | -1/+1 |
* | check if session is initialized | Bjoern Schiessle | 2016-11-23 | 1 | -0/+15 |
* | Fix getMock encryption | Roeland Jago Douma | 2016-09-06 | 3 | -4/+8 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -8/+12 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -5/+7 |
* | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 4 | -0/+1348 |