This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08e62bece99ab59624b363aec64400a499991561
nextcloud-server-mirror
/
tests
/
lib
/
BackgroundJob
History
Julien Veyssier
1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command
...
Signed-off-by: Julien Veyssier <
julien-nc@posteo.net
>
2024-05-02 16:43:41 +02:00
..
DummyJobList.php
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command
2024-05-02 16:43:41 +02:00
JobListTest.php
Add test for ParallelAwareJob
2023-07-28 11:12:32 +02:00
JobTest.php
Merge pull request
#43387
from nextcloud/fix/migrate-away-from-ilogger-in-jobs
2024-02-08 18:27:44 +01:00
QueuedJobTest.php
Merge pull request
#43387
from nextcloud/fix/migrate-away-from-ilogger-in-jobs
2024-02-08 18:27:44 +01:00
TestJob.php
fix: Apply new coding standard to all files
2024-04-02 14:16:21 +02:00
TestParallelAwareJob.php
fix: Apply new coding standard to all files
2024-04-02 14:16:21 +02:00
TimedJobTest.php
Merge pull request
#43387
from nextcloud/fix/migrate-away-from-ilogger-in-jobs
2024-02-08 18:27:44 +01:00