drone/app/api/controller/pullreq
2024-03-13 23:37:10 +00:00
..
activity_list_test.go omit deleted comment threads (#901) 2023-12-14 12:47:20 +00:00
activity_list.go omit deleted comment threads (#901) 2023-12-14 12:47:20 +00:00
check_list.go add new API: list status checks for a pullreq (#1042) 2024-02-22 10:39:25 +00:00
codeowner.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
comment_create.go [MISC] Remove References From Diff Cut (#966) 2024-01-12 23:25:03 +00:00
comment_delete.go delete pr comment in tx (#900) 2023-12-14 12:27:38 +00:00
comment_status.go [Pullreq] Send SSE on Merge DryRun (#850) 2023-12-01 00:54:39 +00:00
comment_update.go [Pullreq] Send SSE on Merge DryRun (#850) 2023-12-01 00:54:39 +00:00
controller.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
file_view_add.go [maint] in when tree entry is not found return PathNotFound error (#921) 2023-12-18 14:29:09 +00:00
file_view_delete.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
file_view_list.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
locks.go Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
mapper.go [Pullreq] Merge using PR Author Identity (#846) 2023-12-01 03:58:45 +00:00
merge.go [Rules] Expose extra Branch.PullReq fields on merge DryRyn as required by UI (#1117) 2024-03-13 23:37:10 +00:00
pr_commits.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
pr_create.go [Pullreq] Send SSE on Merge DryRun (#850) 2023-12-01 00:54:39 +00:00
pr_diff.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
pr_find.go store PR commit count in the DB (#842) 2023-11-30 15:01:18 +00:00
pr_list.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
pr_state.go [Pullreq] Send SSE on Merge DryRun (#850) 2023-12-01 00:54:39 +00:00
pr_update.go [Pullreq] Send SSE on Merge DryRun (#850) 2023-12-01 00:54:39 +00:00
review_submit.go feat: Add notifications support and templates for PR reviewer decision (#881) 2023-12-15 18:02:53 +00:00
reviewer_add.go WIP [Permissions] Allow anyone with view permission to add reviewers (#915) 2023-12-15 15:43:27 +00:00
reviewer_delete.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
reviewer_list.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00