summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV/ConverterTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(users): Store and load a user's managerChristoph Wurst2023-05-121-2/+32
* feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-091-10/+8
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* dav: do not use private AccountManagerArthur Schiwon2021-05-081-44/+45
* Map old account scope properties to new namesVincent Petry2021-03-261-7/+7
* Make code strictJoas Schilling2020-12-071-8/+9
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+2
* Format code according to PSR2Christoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+4
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-3/+3
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add event dispatcher to OCPChristoph Wurst2019-06-251-12/+2
* Update license headersMorris Jobke2017-11-061-0/+2
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+2
* Use ::class in test mocksMorris Jobke2017-10-241-2/+2
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* use right format for avatarsBjoern Schiessle2017-03-241-4/+4
* don't add empty values to the vcardBjoern Schiessle2017-03-241-0/+10
* VCARDS don't hold binary dataRoeland Jago Douma2016-11-231-6/+40
* update unit testsBjoern Schiessle2016-11-211-48/+90
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-10/+13
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+137