drone/app/api/controller/pullreq
Marko Gacesa 6ee49f9848 API returns status 422 in case of rule violations (#718) 2023-10-26 08:35:42 +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
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 add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +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 API returns status 422 in case of rule violations (#718) 2023-10-26 08:35:42 +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 add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +00:00