This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-04-04 16:45:22 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
31
9f9aa44b57
nextcloud
/
lib
/
private
/
backgroundjob
History
Robin Appelman
43978befda
Dont try to execute jobs that no longer exist
2014-07-25 18:02:02 +02:00
..
legacy
Check if classes/method exists before trying to call them in background jobs
2014-06-26 22:40:12 +02:00
job.php
Add the background job list to the public server container
2014-02-11 14:00:24 +01:00
joblist.php
Dont try to execute jobs that no longer exist
2014-07-25 18:02:02 +02:00
queuedjob.php
Catch exceptions from background jobs and log them
2013-12-02 13:41:47 +01:00
timedjob.php
Catch exceptions from background jobs and log them
2013-12-02 13:41:47 +01:00