woodpecker/server/store
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
..
datastore Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
mocks Agent check gRPC version against server (#1653) 2023-03-19 22:42:21 +01:00
types Return return 404 if registry to delete do not exist (#1278) 2022-10-18 01:48:04 +02:00
common.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
context.go Support changed files for Gitea PRs (#1342) 2022-10-28 19:17:30 +02:00
store.go Store an agents list and add agent heartbeats (#1189) 2023-01-28 14:13:04 +01:00