drone/internal/api
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
..
auth ordering imports linter and writer (#85) 2022-11-22 23:42:39 +01:00
controller [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
handler [feat] initial work on merging PR (#170) 2023-01-10 02:09:43 +01:00
middleware [MISC] Move GitRPC to Read/WriteRequest, Update Create/Delete Branch to use Push, Setup githook Symlink, Accept Incoming X-Request-Id (#157) 2023-01-05 11:03:35 -08:00
openapi [MISC] Fix review bugs, regenerate swagger from latest service, fix webhook.has_secret in swagger (#198) 2023-01-12 22:39:38 -08:00
render DB & API refactor: Use snake case (#144) 2022-12-29 13:53:08 -08:00
request [MISC] move custom filter/sort parsing methods to their respective files 2023-01-12 23:08:45 -08:00
usererror [Webhook] Add Event Processing and Retrigger (#148) 2023-01-04 14:43:36 -08:00
api.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00