drone/app/api/controller/pullreq
Marko Gaćeša 933d2d9703 remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02: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 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07: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 remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02: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 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07: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 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07: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 remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00