sourcegraph/internal/httpcli
Ryan Slade fe4c4a5503
campaigns: Delete bitbucketserver webhook if config deleted (#9959)
* campaigns: Delete bitbucketserver webhook if config deleted

* campaigns: Remove duplicate log code using helper function

* campaigns: Track webhook status across upserts

So that we only perform an upsert if something has changed.

* campaigns: Add tests for BitbucketServerWebhook.Upsert

* campaigns: Use http package status codes

* campaigns: Cleanups

* campaigns: Clean up and rename UpsertWebhooks

* campaigns: Improve comment

* campaigns: Improve comment
2020-04-22 11:15:58 +02:00
..
client_test.go all: Replace usages of pretty.Compare with cmp.Diff (#7887) 2020-01-20 12:53:43 +02:00
client.go campaigns: Delete bitbucketserver webhook if config deleted (#9959) 2020-04-22 11:15:58 +02:00
doc.go Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
external.go all: support certificates in tls.external (#8092) 2020-01-29 16:37:03 +02:00