woodpecker/server/pipeline
Anbraten 2337f1854a
Add queue details UI for admins (#1632)
# Changes
- Adds an admin view to see the whole work-queue of the server. 
- The admin can also pause / resume the queue. 
- The view is reloading data every 5 seconds automatically.
- The task model from queue got removed in favor of the one from models.
2023-03-20 04:50:56 +01:00
..
approve.go
cancel.go
config.go
create.go
decline.go
errors.go
filter.go
helper.go
items.go
pipelineStatus.go
pipelineStatus_test.go
queue.go
restart.go
start.go
stepStatus.go
stepStatus_test.go
topic.go