summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Activity/BackendTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-5/+5
* Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-141-2/+31
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-301-7/+15
|\
| * Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-261-7/+15
* | Update license headers for 19Christoph Wurst2020-04-291-0/+1
|/
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix testsRoeland Jago Douma2017-12-111-0/+2
* Create activities for (un)publishing calendar eventsThomas Citharel2017-12-111-0/+17
* Update license headersMorris Jobke2017-11-061-0/+2
* Fix missing translation of "Personal" calendar in activitiesJoas Schilling2017-10-161-0/+8
* Move event and todo parsing to new APIJoas Schilling2016-11-291-17/+17
* Add more testsJoas Schilling2016-11-031-5/+102
* Add tests for triggerCalendarActivityJoas Schilling2016-11-031-4/+139
* Start unit tests for the activity listenerJoas Schilling2016-11-031-0/+100