summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Controller/BirthdayCalendarControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Rewrite birthday calendar tests without $this->at()François Freitag2021-05-311-8/+6
* 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-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
* Update license headersChristoph Wurst2019-12-051-1/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* remove obsolete use statementsArthur Schiwon2019-04-241-1/+1
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-1/+49
* Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-091-0/+75