aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* Support iMIP invitations from MailAnna Larch2022-08-221-0/+79
* Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-191-37/+0
|\
| * Use user name cache in activity providersJoas Schilling2022-08-191-37/+0
* | Fix carddav activitiesJoas Schilling2022-08-191-2/+2
|/
* Fix dynamic property creations in test filesCôme Chilliet2022-08-011-5/+9
* Multiple fixesCarl Schwan2022-07-312-15/+22
* Fix view-only code after code review commentsVincent Petry2022-07-281-2/+2
* Add nc:share-attributes Webdav propertyVincent Petry2022-07-281-0/+62
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+118
* Fix typos in apps/dav subdirectoryluz paz2022-07-265-7/+7
* 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
* | Remove use of mixed type which is not available in PHP 7.4Côme Chilliet2022-05-021-1/+1
|/
* Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry2022-04-0719-1/+41673
|\
| * Test metadata equalityChristopher Ng2022-03-311-4/+6
| * Integration testsChristopher Ng2022-03-305-0/+41670
| * Move calendar test asset filesChristopher Ng2022-03-3014-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