Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -5/+4 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 1 | -12/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -2/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+2 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | use right format for avatars | Bjoern Schiessle | 2017-03-24 | 1 | -4/+4 |
* | don't add empty values to the vcard | Bjoern Schiessle | 2017-03-24 | 1 | -0/+10 |
* | VCARDS don't hold binary data | Roeland Jago Douma | 2016-11-23 | 1 | -6/+40 |
* | update unit tests | Bjoern Schiessle | 2016-11-21 | 1 | -48/+90 |
* | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 1 | -10/+13 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+137 |