drone/app/api/controller/space
Darko Draskovic 9f69a4fee1 Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +00:00
..
controller.go Add noop repo resource limiter to controller (#926) 2023-12-22 17:31:15 +00:00
create.go Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +00:00
delete.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
events.go fix sse space events API blocking app shutdown (#774) 2023-11-08 07:24:14 +00:00
export.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
export_progress.go move job package to the top level (#883) 2023-12-08 17:06:44 +00:00
find.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
import.go Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +00:00
import_repositories.go Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +00:00
list_connectors.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_repositories.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_secrets.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
list_service_accounts.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_spaces.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
list_templates.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_add.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_delete.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_list.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
membership_update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
move.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
update.go [GA] Add feature flag for enable/disable public resource creation (#845) 2023-11-30 02:20:34 +00:00
wire.go Add noop repo resource limiter to controller (#926) 2023-12-22 17:31:15 +00:00