drone/internal/router
Johannes Batzill c55c53deab [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70)
This change adds the following:
- create / delete branch
- basic error propagation from git to user (notfound, conflict, invalidinput)
- create repo root folder in server instead of service constructor
2022-11-10 20:57:31 -08:00
..
api.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
git.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
router_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
router.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
web.go Remove types dependency from gitrpc package, add back commits/content api (#36) 2022-10-17 17:12:52 -07:00
wire.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00