summaryrefslogtreecommitdiffstats
path: root/lib/public/BackgroundJob/TimedJob.php
Commit message (Expand)AuthorAgeFilesLines
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable30provokateurin2024-11-251-2/+2
* feat(TimedJob): Add debug log about time sensitive jobs with long intervalsprovokateurin2024-11-251-0/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* fix(ocp): TimedJob can't have a more specific argument than JobChristoph Wurst2023-06-281-5/+4
* Deprecated ILogger from IJobCarl Schwan2022-08-081-6/+14
* Allow apps to specify if their background job can be delayedJoas Schilling2022-02-071-0/+32
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Document that the TimedJob interval is in secondsChristoph Wurst2021-03-261-2/+4
* Update license headersChristoph Wurst2019-12-051-1/+3
* Add backgroundjobs to OCPRoeland Jago Douma2018-10-091-0/+62