summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/BirthdayCalendar
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-15/+15
* Update license headersChristoph Wurst2019-12-051-7/+10
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-111-2/+17
* add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-111-0/+171