mirror of
https://github.com/harness/drone.git
synced 2025-05-05 06:10:55 +08:00
![]() 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) |
||
---|---|---|
.. | ||
activity_list.go | ||
comment_create.go | ||
comment_delete.go | ||
comment_update.go | ||
controller.go | ||
merge.go | ||
pr_create.go | ||
pr_find.go | ||
pr_list.go | ||
pr_update.go | ||
review_submit.go | ||
reviewer_add.go | ||
reviewer_list.go | ||
wire.go |