Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(taskprocessing): build autoloader files and fix psalm issue | Julien Veyssier | 2024-07-23 | 1 | -1/+1 |
* | feat(taskprocessing): add appId filter to taskprocessing occ commands | Julien Veyssier | 2024-07-23 | 1 | -1/+17 |
* | feat(taskprocessing): add occ commands to list tasks and compute stats | Julien Veyssier | 2024-07-23 | 1 | -0/+29 |
* | fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`... | Joas Schilling | 2024-07-19 | 1 | -5/+5 |
* | feat(TaskProcessingApi): Add endpoint for getting the next task | provokateurin | 2024-07-01 | 1 | -4/+29 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
* | fix(OCS-API): Add endpoint to list user tasks | Marcel Klehr | 2024-05-14 | 1 | -1/+22 |
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 1 | -4/+4 |
* | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
* | test: Add OldTasksShouldBeCleanedUp test | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+138 |