drone/app/api/controller/pullreq
atefeh 0ff77052f7 code cleaning, address pr comments 2024-05-07 00:06:26 -07:00
..
activity_list.go omit deleted comment threads (#901) 2023-12-14 12:47:20 +00:00
activity_list_test.go omit deleted comment threads (#901) 2023-12-14 12:47:20 +00:00
check_list.go refactor public access service, removed all orPublic argument other code cleaning 2024-04-25 02:18:20 -07:00
codeowner.go fix: codeowner file parse error as first class error (#2003) 2024-04-24 19:53:21 +00:00
comment_apply_suggestions.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
comment_create.go resolve merge conflicts 2024-04-30 16:17:39 -07:00
comment_delete.go added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -07:00
comment_status.go added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -07:00
comment_update.go resolve merge conflicts 2024-04-30 16:17:39 -07:00
controller.go resolve merge conflicts 2024-04-30 16:17:39 -07:00
file_view_add.go added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -07:00
file_view_delete.go added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -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
mapper.go [Pullreq] Merge using PR Author Identity (#846) 2023-12-01 03:58:45 +00:00
merge.go Fix merge related issues (#2012) 2024-04-25 22:00:53 +00:00
pr_commits.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
pr_create.go update pipelien manager and executor with repoCtrl repository type. fixed permissions 2024-04-30 13:46:16 -07:00
pr_diff.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +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 resolve merge conflicts 2024-04-30 16:17:39 -07:00
pr_update.go refactor public access service, removed all orPublic argument other code cleaning 2024-04-25 02:18:20 -07:00
review_submit.go added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -07:00
reviewer_add.go code cleaning, address pr comments 2024-05-07 00:06:26 -07:00
reviewer_delete.go code cleaning, address pr comments 2024-05-07 00:06:26 -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
suggestions.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
suggestions_test.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
wire.go refactor public access service, removed all orPublic argument other code cleaning 2024-04-25 02:18:20 -07:00