summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/BackgroundJob/UpdateCalendarResourcesRoomsBackgroundJob.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Make json_encode and json_decode throw on errorChristoph Wurst2023-01-191-1/+1
* Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-221-3/+7
* Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-1/+4
* Add some closure return typesRoeland Jago Douma2021-02-141-1/+1
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-2/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+12
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* sync metadata of rooms / resources with cacheGeorg Ehrke2019-08-011-208/+294
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-8/+24
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-2/+2
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-4/+6
* periodically query calendar resource / room backends for updated resource / r...Georg Ehrke2018-06-251-0/+335