Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(users): Store and load a user's manager | Christoph Wurst | 2023-05-12 | 1 | -2/+32 |
* | feat(dav): store scopes for properties and filter locally scoped properties f... | Anna Larch | 2023-05-09 | 1 | -10/+8 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -2/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+1 |
* | dav: do not use private AccountManager | Arthur Schiwon | 2021-05-08 | 1 | -44/+45 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -7/+7 |
* | Make code strict | Joas Schilling | 2020-12-07 | 1 | -8/+9 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -3/+2 |
* | 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 |