nextcloud/tests/lib/BackgroundJob
Maksim Sukharev 96e24b3da0 fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2026-03-19 11:38:40 +01:00
..
DummyJobList.php fix: Make DummyJobList.getJobsIterator return an interable instance 2025-08-27 12:28:16 +02:00
JobListTest.php fix(bg_jobs): store job argument as a text, increase length cap from 4000 to 32000 2026-03-19 11:38:40 +01:00
JobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
QueuedJobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
TestJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
TestParallelAwareJob.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
TestTimedJobNew.php perf(cron): Delay (re)checking timed jobs 2025-03-31 13:21:29 +02:00
TimedJobTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00