drone/gitrpc/internal
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
..
files [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
gitea [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08: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
service [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
slices [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
storage [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
streamio [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
tempdir [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
types [feat] initial work on merging PR (#170) 2023-01-10 02:09:43 +01:00
tools.go [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00