drone/types
2024-01-18 00:17:45 +00:00
..
check [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
enum feat: add start and end time to check (#958) 2024-01-18 00:17:45 +00:00
authz.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
check.go feat: add start and end time to check (#958) 2024-01-18 00:17:45 +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 dry_run_rules option to the commit API (#808) 2023-11-17 12:07:20 +00:00
config_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
config.go add support for container networks for pipelines (#962) 2024-01-15 15:02:04 +00:00
connector.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
execution.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
git.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +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 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
pipeline.go [LINT] Fix All Linting Errors (#609) 2023-09-26 00:56:53 +00:00
plugin.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
principal.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
pullreq_activity.go [BugBash] Fix PR Activities, Increase merge lock timeout (#783) 2023-11-09 20:04:36 +00:00
pullreq.go store PR commit count in the DB (#842) 2023-11-30 15:01:18 +00:00
repo.go Add func to git service to count repo objects and read repo size (#886) 2023-12-29 12:33:53 +00:00
rule.go return user info for rule bypass users (#867) 2023-12-05 19:04:04 +00:00
search.go Add branch field in search result for each file (#854) 2023-12-01 08:23:23 +00:00
secret.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
service.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
space.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +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 Templates support for v1 pipelines (#955) 2024-01-12 11:02:31 +00:00
token.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
trigger.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +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 feat: init usrgrp store (#782) 2023-11-11 01:47:37 +00:00
webhook.go [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00