drone/app/services/protection
Marko Gaćeša 1fd081199e feat: [CODE-2087]: fix rule check for force update push (#2728)
* fix rule check for force update push
2024-09-24 12:52:08 +00:00
..
bypass_test.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
bypass.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
json.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
pattern_test.go allow optional rule bypass (#764) 2023-11-03 18:31:10 +00:00
pattern.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
rule_branch_test.go feat: [CODE-2385]: add fast-forward merge (#2718) 2024-09-23 11:34:19 +00:00
rule_branch.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2640) 2024-09-11 08:04:31 +00:00
service_test.go feat: [CODE-2179]: Add error message to protection rule violation error responses (#2665) 2024-09-06 18:54:15 +00:00
service.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2636) 2024-09-09 14:41:03 +00:00
set_test.go Integrate approvals.RequireLatestcommit to merge dryrun (#1183) 2024-04-04 22:39:23 +00:00
set.go feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List (#2636) 2024-09-09 14:41:03 +00:00
validators.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
verify_lifecycle_test.go Add two new settings to branch rules: block merge and force push to branch (#2656) 2024-09-12 14:17:13 +00:00
verify_lifecycle.go feat: [CODE-2087]: fix rule check for force update push (#2728) 2024-09-24 12:52:08 +00:00
verify_pullreq_test.go Add two new settings to branch rules: block merge and force push to branch (#2656) 2024-09-12 14:17:13 +00:00
verify_pullreq.go Add two new settings to branch rules: block merge and force push to branch (#2656) 2024-09-12 14:17:13 +00:00
wire.go add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +00:00