drone/app/api/controller/repo
Karan Saraswat f85b6c45c3 feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426)
* feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers
2025-02-13 12:01:53 +00:00
..
archive.go feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426) 2025-02-13 12:01:53 +00:00
blame.go
check.go feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426) 2025-02-13 12:01:53 +00:00
codeowner_validate.go
commit.go
content_get.go
content_paths_details.go
controller.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
create_branch.go
create_commit_tag.go
create.go feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) (#3425) 2025-02-13 10:14:20 +00:00
default_branch.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
delete_branch.go
delete_tag.go
diff.go feat: [CODE-3129]: add ignore whitespace for diff (#3327) 2025-01-31 21:48:57 +00:00
find.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
get_branch.go
get_commit_divergences.go
get_commit.go
git_info_refs.go
git_service_pack.go
helper.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
import_progress.go
import.go feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) (#3425) 2025-02-13 10:14:20 +00:00
label_define.go
label_delete.go
label_find.go feat: [CODE-3134]: Add fetch label with include_values query param (#3369) 2025-02-04 19:53:27 +00:00
label_list.go
label_save.go
label_update.go
label_value_define.go
label_value_delete.go
label_value_list.go feat: [CODE-3134]: Add fetch label with include_values query param (#3369) 2025-02-04 19:53:27 +00:00
label_value_update.go
list_branches.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
list_commit_tags.go
list_commits.go
list_paths.go
list_pipelines.go
list_service_accounts.go feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
merge_check.go
move.go feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) (#3425) 2025-02-13 10:14:20 +00:00
no_op_checks.go feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426) 2025-02-13 12:01:53 +00:00
pipeline_generate.go
purge.go feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426) 2025-02-13 12:01:53 +00:00
raw.go
rebase.go feat: [CODE-3076]: update several refs on merge (#3355) 2025-02-03 10:52:01 +00:00
restore.go feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426) 2025-02-13 12:01:53 +00:00
rule_create.go
rule_delete.go
rule_find.go
rule_list.go
rule_update.go
soft_delete.go feat: [PIPE-24894]: Restrict lifecycle operations for reserved repo identifiers (#3426) 2025-02-13 12:01:53 +00:00
squash.go feat: [CODE-3076]: update several refs on merge (#3355) 2025-02-03 10:52:01 +00:00
summary.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
update_public_access.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
update.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
wire.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00