aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/TaskProcessing/Db/TaskMapper.php
Commit message (Expand)AuthorAgeFilesLines
* fix(taskprocessing): build autoloader files and fix psalm issueJulien Veyssier2024-07-231-1/+1
* feat(taskprocessing): add appId filter to taskprocessing occ commandsJulien Veyssier2024-07-231-1/+17
* feat(taskprocessing): add occ commands to list tasks and compute statsJulien Veyssier2024-07-231-0/+29
* fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`...Joas Schilling2024-07-191-5/+5
* feat(TaskProcessingApi): Add endpoint for getting the next taskprovokateurin2024-07-011-4/+29
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+2
* fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-141-1/+22
* refactor: identifier is now customId/custom_idMarcel Klehr2024-05-141-4/+4
* fix: Fix psalm issuesMarcel Klehr2024-05-141-2/+2
* test: Add OldTasksShouldBeCleanedUp testMarcel Klehr2024-05-141-1/+1
* feat: first pass at TaskProcessing APIMarcel Klehr2024-05-141-0/+138