aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/WebcalCaching/PluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Migrate CalDAV tests to PHPUnit10tests/noid/caldav-testsJoas Schilling2025-05-251-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-281-20/+2
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-071-2/+49
* perf(dav): skip non-calendar requests in webcal caching pluginDaniel Kesselberg2024-03-271-0/+58
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-2/+2
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-4/+4
* Add regex to match Windows 10 calendar user-agentMikael Saarinen2021-06-231-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Update license headersChristoph Wurst2019-12-051-7/+8
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+63