drone/internal/api/controller/space
Johannes Batzill ff2f949e78 add GITURL to repo apis list and create (#64)
- rename repo.url to repo.GitURL to avoid ambiguity
- add support to create / list api
- add default value (http://localhost:3000)
- remove handler backfilling host / port to simplify flow (can be added if needed)
2022-11-08 19:35:49 -08:00
..
controller.go add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
create_path.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
create.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
delete_path.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
delete.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
find.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
helper.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
list_paths.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
list_repositories.go add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00
list_service_accounts.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
list_spaces.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
move.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
update.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
wire.go add GITURL to repo apis list and create (#64) 2022-11-08 19:35:49 -08:00