Commit Graph

18 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Thomas Müller f6c4b10189 Add message key to context of logException 10 years ago
Morris Jobke 86f08f59d6 use logException() to properly log the exception 10 years ago
Morris Jobke 64c8427d81 Improved error message for failing background job 10 years ago
Joas Schilling 54558bb5b2 Fix the test to expect the new behaviour 10 years ago
Joas Schilling 345e68cafa Use the query builder for the joblist queries 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 11 years ago
Joas Schilling 0b8335ff2f Make the JobList test more robust by sorting the result of getAll before comparison 11 years ago
Robin Appelman beaef820cf handle non existing job classes in $jobList->getNext 11 years ago
Robin Appelman 74ae7b8929 Add async command system to handle asynchronous operations 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 12 years ago
Robin Appelman d6576c640c Add unit tests for JobList 12 years ago
Robin Appelman a6399f9cef Add the background job list to the public server container 12 years ago
Robin Appelman 2ff1bdaba3 add test case for removing background jobs that are throwing exceptions 13 years ago
Robin Appelman 3fa11bd426 Dont use exceptions for the backgroundjob test cases 13 years ago
Thomas Mueller 42cb77b982 TimedJob: make PhpUnit happy with asserts 13 years ago
Robin Appelman b31dc10c3c Add support for the old public backgroundjob api 13 years ago
Robin Appelman 3aecfda0c0 Adjust backgroundjob test cases 13 years ago
Robin Appelman 7948341a86 Rework background job system 13 years ago