woodpecker/server
Anbraten ed6d3f3cea
Use go embed for web files and remove httptreemux (#382)
- replace togo with go embed
- replace httptreemux with gin

closes #308
2021-09-29 17:34:56 +02:00
..
api Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
grpc Update Generated Proto Code (#351) 2021-09-29 02:10:09 +02:00
logging Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
model Clean up config environment variables for server and agent (#218) 2021-09-28 15:43:44 +02:00
plugins Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
pubsub Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
queue Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
remote Upgrade github client (#381) 2021-09-29 07:59:46 +02:00
router Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
shared Remove unsupported pipeline file extension "yaml" (#373) 2021-09-28 14:07:25 +02:00
store Clean up config environment variables for server and agent (#218) 2021-09-28 15:43:44 +02:00
swagger Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
web Use go embed for web files and remove httptreemux (#382) 2021-09-29 17:34:56 +02:00
config.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00