0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-07 07:11:32 +00:00
nextcloud_server/apps/dav/tests/unit
Daniel Kesselberg cc89d6b4d6
Revert "fix(dav): Always respond custom error page on exceptions"
This reverts commit 9992e7d439.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-02-13 11:21:39 +01:00
..
AppInfo Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
Avatars chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
BackgroundJob fix(dav): Add retention time to sync token cleanup 2024-06-04 19:07:01 +02:00
CalDAV Merge pull request #49778 from nextcloud/backport/49503/stable28 2024-12-30 12:52:31 +01:00
CardDAV fix(carddav): limit vcard size 2024-07-10 10:43:13 -04:00
Command fix(caldav): allow renaming of birthday calendars 2024-08-20 08:50:29 +00:00
Comments fix(comments): Emit CommentsEntityEvent as typed event 2023-07-18 16:19:01 +02:00
Connector fix: explicitly ignore nested mounts when transfering ownership 2025-02-05 15:07:25 +01:00
Controller fix: close cursor after reading the invitation 2023-08-10 21:45:57 +02:00
DAV Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-13 11:21:39 +01:00
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
Files fix(dav): Improve handling and logging of bulk upload failures 2023-12-07 08:56:14 +01:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-13 21:17:01 +01:00
Migration chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Provisioning/Apple chore(dav): Add void return type to test methods 2023-01-20 08:38:43 +01:00
Search fix(TasksSearchProviderTest): adjust deep link to Tasks app 2025-01-24 22:24:22 +00:00
Service fix(dav): don't schedule out-of-office jobs for dates in the past 2023-11-28 18:47:46 +00:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SystemTag fix(systemtags): Forbid tagging of readonly files 2024-03-19 09:08:00 +00:00
Upload chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
bootstrap.php Update license headers 2019-12-05 15:38:45 +01:00
CapabilitiesTest.php chore(absence): Add capability for absence api 2024-12-05 23:32:18 +01:00
phpunit.xml Adding AvatarHomeTest 2017-03-29 00:04:29 +02:00
ServerTest.php Check share attributes when downloading versions 2024-02-21 21:49:23 +01:00