..
controller.go
feat: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +00:00
create.go
[GH] Fix typos ( #3566 )
2024-11-07 11:34:07 -08: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
feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions ( #2758 )
2024-10-23 16:37:06 +00:00
import.go
feat: instrumentation, intitial work ( #2475 )
2024-08-18 22:04:34 +00:00
label_define.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +00:00
label_delete.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +00:00
label_list.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +00:00
label_save.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +00:00
label_update.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +00:00
label_value_define.go
Fix label value define permissions ( #2596 )
2024-08-27 17:12:42 +00:00
label_value_delete.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +00:00
label_value_list.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +00:00
label_value_update.go
Use repo edit and repo view permissions for space label handling ( #2569 )
2024-08-23 17:03:52 +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_executions.go
feat: [PIPE-22871]: API for listing executions for a project/space ( #2941 )
2024-11-08 11:55:40 +00:00
list_gitspaces.go
fix: [CDE-438]: modify filter logic for marked-for-deletion field ( #2935 )
2024-11-06 08:06:56 +00:00
list_pipelines.go
feat: [PIPE-23137]: updated executionInfo struct with more data and added lastExecutions to list space pipelines API ( #2958 )
2024-11-08 19:08:20 +00:00
list_repositories.go
fix: [CODE-2316]: Send empty list in case of no repos present in space ( #2613 )
2024-08-29 19:34:10 +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
pr_list.go
feat: [CODE-2483]: skip permission check for space pullreq API and fix the inner loop ( #2791 )
2024-10-09 10:43:32 +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
rule_create.go
feat: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +00:00
rule_delete.go
feat: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +00:00
rule_find.go
feat: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +00:00
rule_list.go
feat: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +00:00
rule_update.go
feat: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +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: [CODE-2568]: Add rules API for space level ( #2865 )
2024-11-19 12:52:27 +00:00