aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-3/+4
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-4/+0
|\
| * Remove unused importsChristoph Wurst2020-03-252-4/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-8/+8
|/
* Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-011-1/+1
* Update license headersChristoph Wurst2019-12-054-30/+47
* Mode to modern phpunitRoeland Jago Douma2019-11-273-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-224-7/+11
* Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-021-0/+32
* Final fixesGeorg Ehrke2019-08-154-238/+727
* Support event reminders (email and notifications)Thomas Citharel2019-08-152-0/+365