drone/app/services/protection
Marko Gaćeša 5eb79b3805 feat: [PIPE-22290]: add additional info to list branches API (#2831)
* change type of branch.SHA from string to sha.SHA
* remove code duplication, changed DB query for PRs
* add additional info to list branches API
2024-10-24 13:19:35 +00:00
..
bypass_test.go
bypass.go
get_rule_infos.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
json.go
pattern_test.go
pattern.go
rule_branch_test.go
rule_branch.go
service_test.go
service.go
set_test.go feat: [CODE-1474]: fix allowed methods in merge dry run (#2783) 2024-10-08 16:20:34 +00:00
set.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
validators.go
verify_lifecycle_test.go
verify_lifecycle.go
verify_pullreq_test.go feat: [CODE-1474]: fix allowed methods in merge dry run (#2783) 2024-10-08 16:20:34 +00:00
verify_pullreq.go feat: [CODE-1474]: fix allowed methods in merge dry run (#2783) 2024-10-08 16:20:34 +00:00
wire.go