drone/internal/router
Johannes Batzill 60f0ea969d [API] Add API For Commit Divergence Calulation (#77)
This commit contains the following changes:
- Add `commits/calculate_divergence` API to calculate commit divergence of reference pairs
- Rename `serviceAccounts` to `service_accounts` to follow REST best practices
2022-11-16 16:53:31 -08:00
..
api.go [API] Add API For Commit Divergence Calulation (#77) 2022-11-16 16:53:31 -08:00
git.go [bug] git clone/pull/push auth using Basic Authorization fixed (#66) 2022-11-11 07:59:32 +01: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 [bug] git clone/pull/push auth using Basic Authorization fixed (#66) 2022-11-11 07:59:32 +01:00