drone/internal/api/controller
Johannes Batzill c827fa5e66 [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203)
This change is fixing a few things on both UI and backend side:
- update webhook creation screen to default to enable ssl verification (secure by default should always be the move)
- fix pr/compare commit listing to show correct diffs the head branch is ahead of the base branch (NOTE: THIS ONLY SHOWS THE LATEST 20 COMMITS - NO PAGINATION ADDED)
- fix merge commit message to contain the correct head branch, source repo path and pr numbers (similar'ish to github)
2023-01-13 02:49:39 -08:00
..
githook [SCM-35]: default branch delete protection (#183) 2023-01-12 09:59:09 -08:00
pullreq [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
repo [GIT] Add Support for Other Git Clients (#171) 2023-01-10 14:35:09 -08:00
service [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
serviceaccount [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
space [Webhook] Add url.Provider, Add principal to branch webhooks (#163) 2023-01-06 01:57:26 -08:00
user [Techdebt] merge user/service/serviceaccount stores into single principal store (#160) 2023-01-05 15:58:18 -08:00
webhook [Webhook] Add display_name/description/latest_execution_result to webhook (#180) 2023-01-11 17:11:10 -08:00
util.go [maint] added ReadTree method to git adapter (#174) 2023-01-11 00:32:51 +01:00