drone/app/api/controller/space
Abhinav Singh d0562a573c feat: [CODE-2146]: add new router paradigm
* lint
* address comment
* fix
* ssh ctx
* add ctx for new places
* generate wiregen
* Merge remote-tracking branch 'harness0/main' into abhinav/new-router-paradigm
* Merge branch 'main' into abhinav/new-router-paradigm
* add new discussion changes
* address comment
* address comment
* address comment
* address comment
* address comment
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* style
* remove nil context
* add ctx to missing
* style
* remvoe ctx
* remvoe ctx
* feat: provider should have ctx
2024-07-23 21:39:39 +00:00
..
controller.go feat: [CDE-142]: extract gitspace find to its own svc (#2251) 2024-07-19 11:43:43 +00:00
create.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
events.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
export_progress.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
export.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
find.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
helper.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
import_repositories.go pull request import (#2121) 2024-07-06 00:46:36 +00:00
import.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
list_connectors.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_gitspaces.go feat: [CDE-142]: extract gitspace find to its own svc (#2251) 2024-07-19 11:43:43 +00:00
list_repositories.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
list_secrets.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_service_accounts.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_spaces.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
list_templates.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
membership_add.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
membership_delete.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
membership_list.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
membership_update.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
move.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
purge.go fix cleanup for failed repo create, cleanup summary git api (#2064) 2024-05-24 00:38:29 +00:00
restore.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
soft_delete.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
update_public_access.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
update.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
wire.go feat: [CDE-142]: extract gitspace find to its own svc (#2251) 2024-07-19 11:43:43 +00:00