summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+118
* Fix typos in apps/dav subdirectoryluz paz2022-07-262-4/+4
* Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-261-28/+41
|\
| * Respect user settings when generating alerts for birthday calendarCédric Neukom2022-07-171-28/+41
* | Merge pull request #32869 from nextcloud/dav-no-deleted-user-activitiesblizzz2022-07-232-3/+58
|\ \ | |/ |/|
| * Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-142-3/+58
* | Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz2022-06-241-0/+5
|\ \
| * | Fix test to check the expire dateVitor Mattos2022-06-201-0/+5
| |/
* / Add typing to Sharing BackendCarl Schwan2022-06-222-4/+8
|/
* Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-103-0/+53
|\
| * Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-173-0/+53
* | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-...Vincent Petry2022-06-101-11/+10
|\ \
| * | Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-171-11/+10
| |/
* | Merge pull request #32361 from nextcloud/dav-scheduling-default-calendarVincent Petry2022-06-101-18/+67
|\ \
| * | Refactor CalDAV\Schedule\PluginTest for depreciated phpunit methodsThomas Citharel2022-05-121-10/+15
| * | Put calendar invites into the user's first available calendarThomas Citharel2022-05-121-8/+52
* | | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-107-59/+265
|\ \ \
| * | | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-177-59/+265
| | |/ | |/|
* | | Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance...Vincent Petry2022-06-101-2/+5
|\ \ \
| * | | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-101-2/+5
* | | | Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel2022-06-101-0/+503
|/ / /
* | | Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-loggingChristoph Wurst2022-06-021-12/+18
|\ \ \
| * | | Debug log what happens during reminders processingChristoph Wurst2022-06-011-12/+18
* | | | Merge pull request #32471 from nextcloud/fix-wrong-dav-activitiesChristoph Wurst2022-06-012-2/+108
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure activities are not created when a deleted calendar object expiresThomas Citharel2022-05-182-2/+108
| |/ /
* / / Add email validationAnna Larch2022-05-181-87/+33
|/ /
* / Fix more psalm issuesCarl Schwan2022-05-161-3/+3
|/
* Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-041-0/+4
|\
| * Use email settings in DAV searchLouis Chemineau2022-04-191-0/+4
* | Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-0216-112/+71
* | Fix namespace of RefreshWebcalServiceTestCôme Chilliet2022-05-021-1/+1
* | Fix PublishingTest class nameCôme Chilliet2022-05-021-1/+1
|/
* Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-071-2/+5
|\
| * Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-2/+5
* | use existing node in SharesPluginRobin Appelman2022-04-064-47/+80
* | Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman2022-04-041-8/+0
|\ \
| * | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-8/+0
* | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-291-4/+4
|\ \ \
| * | | Prepare for ILogger drop in RootCollectionTestCôme Chilliet2022-03-241-5/+5
| * | | Fix more ILogger related problems from testsCôme Chilliet2022-03-241-1/+1
| |/ /
* / / Also comment out in testJoas Schilling2022-03-281-1/+2
|/ /
* | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-221-12/+12
|\ \
| * | Fix testsJoas Schilling2022-02-231-12/+12
* | | Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.Daniel Teichmann2022-03-211-1/+3
* | | Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-211-1/+7
* | | Fix link to calendar user docs in groupware settingsThomas Citharel2022-03-181-5/+18
* | | Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-168-58/+107
* | | adjust tests to new fs setupRobin Appelman2022-03-041-5/+4
|/ /
* | Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-225-20/+60
* | Fix affected unit testVitor Mattos2022-01-211-0/+1
|/