Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this was a migration step to ownCloud 8.0 to restructure the encryption ↵ | Bjoern Schiessle | 2018-03-02 | 1 | -597/+0 |
| | | | | | | folder which is no longer needed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use DI for IAppManager to encryption migration | Morris Jobke | 2017-10-24 | 1 | -7/+9 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix migration tests | Roeland Jago Douma | 2016-10-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix encryption app | Joas Schilling | 2016-09-12 | 1 | -1/+1 |
| | |||||
* | Fix getMock encryption | Roeland Jago Douma | 2016-09-06 | 1 | -0/+6 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 1 | -0/+582 |
* Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests |