summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/WebcalCaching/RefreshWebcalServiceTest.php
Commit message (Expand)AuthorAgeFilesLines
* Increase loglevel of Webcal parsing errors and modernize codeThomas Citharel2022-05-171-11/+10
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-15/+16
* Fix namespace of RefreshWebcalServiceTestCôme Chilliet2022-05-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* broaden exception handling on webcal refresheleith2020-09-291-0/+156
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Fix unit testsJoas Schilling2020-04-151-5/+50
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-11/+11
* RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke2020-03-161-3/+9
* Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-101-0/+221