Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(TaskProcessing): Allow setting task results for file slots | Marcel Klehr | 2024-07-17 | 1 | -1/+2 |
* | fix(TaskProcessing): Set task status to running when processing via ISynchron... | Marcel Klehr | 2024-07-04 | 1 | -0/+2 |
* | feat(TaskProcessingApi): Add endpoint for getting the next task | provokateurin | 2024-07-01 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -0/+4 |
* | fix(SynchronousBackgroundJob): Only reschedule when needed | Marcel Klehr | 2024-05-14 | 1 | -2/+19 |
* | fix: run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | refactor: rename getTaskType to getTaskTypeId | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+85 |