5
0
mirror of https://github.com/harness/drone.git synced 2025-06-04 22:11:23 +08:00
Commit Graph

3 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
Marko Gaćeša
a79e187a88 DB & API refactor: Use snake case ()
Update DB and API to follow Harness Standard
2022-12-29 13:53:08 -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