drone/types
Atefeh Mohseni-Ejiyeh 5d0d28e4a3 Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
..
check feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00
enum Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
authz.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
check.go add new API: list status checks for a pullreq (#1042) 2024-02-22 10:39:25 +00:00
code_comment.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
codeowners.go feat: support codewoners usrgrp (#826) 2023-11-30 04:02:28 +00:00
commit.go Add commit diff stat to list commits (#1062) 2024-02-23 11:27:06 +00:00
config.go Support soft delete, restore and purge repos plus a cleanup job for old deleted repos (#1005) 2024-02-14 01:39:39 +00:00
config_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
connector.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
execution.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
git.go Add support for listing commit related per file stats (#1116) 2024-03-20 18:31:48 +00:00
githook.go [Githook] Introduce InMemory Githook (#916) 2023-12-19 15:50:15 +00:00
list_filters.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
membership.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
pagination.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
path.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
pipeline.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
plugin.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
principal.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
pullreq.go [Rules] Expose extra `Branch.PullReq` fields on merge DryRyn as required by UI (#1117) 2024-03-13 23:37:10 +00:00
pullreq_activity.go [BugBash] Fix PR Activities, Increase merge lock timeout (#783) 2023-11-09 20:04:36 +00:00
repo.go repo soft delete improvements (#1045) 2024-02-22 05:25:29 +00:00
rule.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
search.go Add non-regex search capability in keyword search (#1059) 2024-03-01 07:55:47 +00:00
secret.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
service.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
service_account.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
space.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
stage.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
step.go [LINT] Fix All Linting Errors (#609) 2023-09-26 00:56:53 +00:00
stream.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
template.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
token.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
trigger.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
types_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
user.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
usergroup.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
webhook.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00