woodpecker/server/queue
6543 51617e7f86
Rename struct field and add new types into server/model's (#523)
Resolve some todos in server/model:
 * Move persistent queue into its own package
 * Create Types: StatusValue, SCMKind, RepoVisibly
 * Rename struct Repo fields: SCMKind, IsSCMPrivate
2021-11-22 12:55:13 +01:00
..
fifo.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
fifo_test.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
LICENSE Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
persistent.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
queue.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
worker.go Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
worker_test.go Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00