summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+14
* Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-5/+7
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-21/+19
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Fix multiline commentsChristoph Wurst2020-04-081-2/+2
* Add default titles for titleless events in invitationsThomas Citharel2020-04-031-5/+49
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-7/+7
|/
* Update license headersChristoph Wurst2019-12-051-1/+3
* Set common-name to user's displayname if none is setGeorg Ehrke2019-11-291-5/+39
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-15/+15
* IMipPlugin: DRY up - move common test set-up into setUp functionBrad Rubenstein2019-02-281-311/+117
* IMipPlugin: Added unit test for dav.invitation_link_recipients supportBrad Rubenstein2019-02-281-0/+132
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-3/+3
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-3/+83
* show name of organizer in from name of invitation emailGeorg Ehrke2017-11-141-3/+16
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+2
* fancify invitation emailsGeorg Ehrke2017-11-031-17/+79
* Use ::class in test mocksMorris Jobke2017-10-241-6/+6
* Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-09-051-5/+9
* don't send invitation emails for past eventsGeorg Ehrke2017-09-051-2/+60
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+91