Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -24/+24 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -4/+7 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -2/+3 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+4 |
* | always throw a encryption exception | Bjoern Schiessle | 2017-03-14 | 1 | -1/+1 |
* | Fix getMock encryption | Roeland Jago Douma | 2016-09-06 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move Encryption app to PSR-4 (#24524) | Joas Schilling | 2016-05-12 | 1 | -0/+456 |