Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -10/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -3/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add tests for public capabilties | Julius Härtl | 2017-06-30 | 1 | -0/+28 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make the capabilities manager more error proof | Roeland Jago Douma | 2016-08-15 | 1 | -26/+45 |
| | | | | | | | If an app registers an invalid capabilty we should not crash hard. Instead we should catch the exception. Log it (error) and carry on. * Added tests | ||||
* | FIx lib/ a-d | Joas Schilling | 2016-05-19 | 1 | -0/+162 |