Mauro Regli
|
ae61706a34
|
Fix: Implement golangci-lint suggestions
|
2023-09-21 11:25:18 +02:00 |
|
Benj Fassbind
|
71fd730598
|
Return an empty array if no tasks are available
All other api endpoints also send empty arrays instead of nil.
Closes #1123
|
2022-11-17 10:44:35 +01:00 |
|
Lorenzo Bolla
|
3775d69a60
|
Fix linting errors
|
2022-01-27 09:30:14 +01:00 |
|
Lorenzo Bolla
|
6826efc723
|
Fix pure-go unittests
So they can run on e.g. LXC containers as root, or other conceivable setups.
|
2022-01-27 09:30:14 +01:00 |
|
Lorenzo Bolla
|
ff51c46915
|
More informative return value for task.Process
|
2022-01-27 09:30:14 +01:00 |
|
Lorenzo Bolla
|
9b28d8984f
|
Configurable background task execution
|
2022-01-27 09:30:14 +01:00 |
|
Oliver Sauder
|
b4efe6a810
|
Add db cleanup api
|
2022-01-27 09:30:14 +01:00 |
|
Oliver Sauder
|
f09a273ad7
|
Add publish output progress counting remaining number of packages
|
2022-01-27 09:30:14 +01:00 |
|
Oliver Sauder
|
6ab5e60833
|
Add task api and resource locking ability
|
2022-01-27 09:30:14 +01:00 |
|