summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/BackgroundJob
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-056-24/+40
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-7/+7
* Some php-cs fixesRoeland Jago Douma2019-11-222-3/+3
* Final fixesGeorg Ehrke2019-08-151-5/+30
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+68
* Test sync of resource and room metadataGeorg Ehrke2019-08-011-19/+171
* RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-0/+6
* Don't run repair step for every individual user, outsource that to background...Georg Ehrke2019-05-232-3/+101
* Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-0/+26
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+242
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-2/+2
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-9/+9
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+100
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-0/+285
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-0/+103