summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV/ConverterTest.php
Commit message (Expand)AuthorAgeFilesLines
* 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