summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV/BirthdayServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* 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-8/+8
* Fix unit tests from #18895Morris Jobke2020-07-061-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-5/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke2020-03-271-8/+15
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-10/+10
* 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
* replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-28/+41
* Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-0/+26
* unicode all the birthday iconsGeorg Ehrke2019-02-161-20/+33
* set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-161-15/+28
* Fix testsRoeland Jago Douma2018-11-011-6/+6
* generate different UIDs for Birthday, Anniversary and Death eventGeorg Ehrke2018-01-041-1/+1
* respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-111-5/+110
* Fix testsRoeland Jago Douma2017-03-101-6/+6
* Fix generation of birthday, deathdate and anniversary in case where no year i...Thomas Müller2017-01-051-12/+17
* BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-0/+1
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-17/+17
* [9.2] Sync deathdate and anniversary to birthday calendar (#25655)Thomas Müller2016-10-141-21/+34
* The birthday calendar can only hold VEVENT - refs https://github.com/owncloud...Thomas Müller2016-09-201-0/+11
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-2/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+216