summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-38/+38
* 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