1
0
mirror of https://github.com/harness/drone.git synced 2025-05-31 11:43:15 +00:00

2 Commits

Author SHA1 Message Date
Johannes Batzill
06721dcf20 [Techdebt] merge user/service/serviceaccount stores into single principal store ()
This change merges the `UserStore`, `ServiceStore`, and `ServiceAccountStore` into a single `PrincipalStore`.
2023-01-05 15:58:18 -08:00
Johannes Batzill
743aee6029 [API] Add List Branches, Improve latestCommit Performance for listing directory ()
This commit has the following changes:
- API for listing branches
- Improve performance of content API for dir type responses with includeCommit=true
- swagger for git operations
- fix file names from camelCase to kebab_case
2022-10-17 23:05:50 -07:00