summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/BackgroundJob/RefreshWebcalJobTest.php
Commit message (Expand)AuthorAgeFilesLines
* Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-03-051-1/+11
* Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-211-177/+42
* RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-311-10/+10
* Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-121-0/+2
* Update license headersChristoph Wurst2019-12-051-7/+9
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-0/+6
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+242