drone/gitrpc/rpc
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
..
constants.go [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
diff_grpc.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
diff.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
http_grpc.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
http.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
merge_grpc.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
merge.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
operations_grpc.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
operations.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
ref_grpc.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00
ref.pb.go [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_grpc.pb.go add commit details to webhook payload (#175) 2023-01-11 10:51:28 -08:00
repo.pb.go add commit details to webhook payload (#175) 2023-01-11 10:51:28 -08:00
shared.pb.go [MISC] Webhook Creation Default To Secure, Fix PR/Compare Commit Listing, Fix Merge Commit Message (#203) 2023-01-13 02:49:39 -08:00