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 | -127/+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> | ||||
* | Move console command registration to info.xml for encryption as well as ↵ | Thomas Müller | 2016-10-12 | 1 | -9/+8 |
| | | | | | | files_external Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | 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/+126 |
* Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests |