drone/app/api/controller/pullreq
2023-11-01 19:57:28 +00:00
..
activity_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
codeowner.go feat: add codeowner validate api (#733) 2023-10-30 22:16:39 +00:00
comment_create.go add logic to add author of pr in codeowners (#716) 2023-10-25 01:56:56 +00:00
comment_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
comment_status.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
comment_update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
controller.go feat: [CODE-967]: codeowners service e2e (#695) 2023-10-26 16:50:59 +00:00
file_view_add.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_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 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
mapper.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
merge.go add dry_run option to the merge API (#737) 2023-11-01 19:57:28 +00:00
pr_commits.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pr_create.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pr_find.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pr_list.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
pr_recheck.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pr_state.go feat: Add pr closed event (#643) 2023-10-05 01:39:33 +00:00
pr_update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
review_submit.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
reviewer_add.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02: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 feat: [CODE-967]: codeowners service e2e (#695) 2023-10-26 16:50:59 +00:00