drone/types
Darko Draskovic e31f33adde Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
..
check feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00
enum Adding Repo Level Settings (#1145) 2024-03-28 03:36:15 +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 feat: list pr time filter (#1188) 2024-04-05 23:17:33 +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 Fix merge related issues (#2012) 2024-04-25 22:00:53 +00:00
pullreq_activity.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
pullreq_activity_metadata.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
pullreq_activity_payload.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
repo.go Fix merge related issues (#2012) 2024-04-25 22:00:53 +00:00
rule.go small fixes (#1232) 2024-04-19 01:36:03 +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 Restore the space to its exact state at the time of deletion (#1180) 2024-04-08 18:19:07 +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