drone/internal/api/handler/space
2023-09-09 12:55:49 +02:00
..
create_path.go feat: Update HTTP status code to 201 when returning from successful create operations 2023-06-01 15:09:17 +05:30
create.go feat: Update HTTP status code to 201 when returning from successful create operations 2023-06-01 15:09:17 +05:30
delete_path.go [API] Add List Branches, Improve latestCommit Performance for listing directory (#38) 2022-10-17 23:05:50 -07:00
delete.go Minor fixes and refactoring 2023-07-28 12:57:16 +02:00
events_stream.go address comments 2023-09-08 12:52:55 +01:00
find.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
import.go add space import 2023-09-09 12:55:49 +02:00
list_connectors.go add triggers openapi 2023-08-22 14:05:13 +01: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_repos.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
list_secrets.go address comments 2023-08-11 11:36:39 +01: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_templates.go add openapi defs 2023-08-22 14:05:13 +01:00
list.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
membership_add.go feat: [CODE-626,CODE-627]: space membership API&DB (#194) 2023-07-20 21:20:56 +00:00
membership_delete.go feat: [CODE-626,CODE-627]: space membership API&DB (#194) 2023-07-20 21:20:56 +00:00
membership_list.go add filtering and pagination to the user's list spaces API 2023-08-28 14:02:58 +02:00
membership_update.go feat: [CODE-626,CODE-627]: space membership API&DB (#194) 2023-07-20 21:20:56 +00:00
move.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
update.go [MAINT] added repos endpoints to swagger (#33) 2022-10-18 00:10:36 +02:00