Commit Graph

28 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Marcel Klehr 6a1501a7d6 fix: address review comments 2 months ago
Marcel Klehr 044e92bf4e feat(TaskProcessing): Introduce ITriggerableProvider 2 months ago
Marcel Klehr 7373f11af6 feat(TaskProcessing): user-facing error messages 2 months ago
Marcel Klehr 16da8bbc8a fix(TaskProcessingApiController): Implement getNextScheduledTasks for next_batch endpoint 2 months ago
Julien Veyssier e2c65b2493
feat(taskprocessing): fix mistake 5 months ago
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 5 months ago
Julien Veyssier 19801f7ec4
feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 5 months ago
Julien Veyssier 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 5 months ago
provokateurin 2c65d0c0d1
fix(QBMapper): Fix findEntities() return type to be list<T> 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Julien Veyssier c004f5376f
fix(taskprocessing): build autoloader files and fix psalm issue 1 year ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 1 year ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 1 year ago
Julien Veyssier df086a8c20
feat(taskprocessing): add start, stop and schedule time to tasks 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago
Joas Schilling eeb6ddb176
fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
provokateurin f5ff8136ac
feat(TaskProcessingApi): Add endpoint for getting the next task 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr 6c4992de54 fix: expose lastUpdated in OCS API 2 years ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 2 years ago
Marcel Klehr f2ab6cb0a9 fix: fix psalm issues 2 years ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 2 years ago
Marcel Klehr 2c878099f1 fix: address review comments 2 years ago
Marcel Klehr b150d779f3 refactor: rename getTaskType to getTaskTypeId 2 years ago
Marcel Klehr 7a947980db fix: Fix psalm issues 2 years ago
Marcel Klehr 4b2acee64b test: Add OldTasksShouldBeCleanedUp test 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago