summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/BackgroundJob/RefreshWebcalJobTest.php
Commit message (Expand)AuthorAgeFilesLines
* Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-221-0/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-02-211-1/+11
* Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-101-177/+42
* RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-301-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