summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+5
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-16/+16
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Remove unused importsChristoph Wurst2020-03-251-4/+0
* Update license headersChristoph Wurst2019-12-051-7/+12
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* fix foreach error for reminder generatorGeorg Ehrke2019-08-181-0/+32
* Final fixesGeorg Ehrke2019-08-151-174/+453
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+276