woodpecker/server/queue
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
..
fifo.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
fifo_test.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
LICENSE Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
persistent.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
queue.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00