Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(taskprocessing): build autoloader files and fix psalm issue | Julien Veyssier | 2024-07-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | feat(taskprocessing): add appId filter to taskprocessing occ commands | Julien Veyssier | 2024-07-23 | 1 | -1/+17 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | feat(taskprocessing): add occ commands to list tasks and compute stats | Julien Veyssier | 2024-07-23 | 1 | -0/+29 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(db): Deprecate `IExpressionBuilder::or()` and ↵ | Joas Schilling | 2024-07-19 | 1 | -5/+5 |
| | | | | | | `IExpressionBuilder::and()` without parameters Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(TaskProcessingApi): Add endpoint for getting the next task | provokateurin | 2024-07-01 | 1 | -4/+29 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(OCS-API): Add endpoint to list user tasks | Marcel Klehr | 2024-05-14 | 1 | -1/+22 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 1 | -4/+4 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | test: Add OldTasksShouldBeCleanedUp test | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+138 |
Signed-off-by: Marcel Klehr <mklehr@gmx.net> |