sourcegraph/internal/extsvc
Ryan Slade cb5774db8d
encryption: Simplify EncryptJSON (#44764)
Instead of needing to pass a value in, we can supply the type we want
and return a new value of that type.
2022-11-23 14:23:34 +00:00
..
auth Check if time.Expiry is zero in OAuth NeedsRefresh check (#44411) 2022-11-15 14:23:05 +02:00
awscodecommit golangci-lint: enable unparam linter (#31856) 2022-02-28 15:31:44 +01:00
bitbucketcloud instrumentation: Replace noisy rate limit logs with metrics (#35857) 2022-05-24 09:25:25 +02:00
bitbucketserver batches: fix publishing changesets to forks (#43214) 2022-10-20 20:53:05 -07:00
crates packages: reduce use of io.ReadAll for crate packages (#44517) 2022-11-18 19:28:40 +00:00
gerrit encryption: Simplify EncryptJSON (#44764) 2022-11-23 14:23:34 +00:00
github encryption: Simplify EncryptJSON (#44764) 2022-11-23 14:23:34 +00:00
gitlab encryption: Simplify EncryptJSON (#44764) 2022-11-23 14:23:34 +00:00
gitolite errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
gomodproxy codeintel: remove unused code (#42592) 2022-10-06 07:51:48 +02:00
jvmpackages/coursier internal/trace: back using OpenTelemetry span instead of OpenTracing (#40710) 2022-08-26 16:22:31 +00:00
npm packages: reduce use of io.ReadAll for npm packages (#44520) 2022-11-18 19:28:31 +00:00
pagure Allow to cancel running external service sync jobs (#41518) 2022-09-27 12:03:40 +02:00
perforce encryption: Simplify EncryptJSON (#44764) 2022-11-23 14:23:34 +00:00
phabricator all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
pypi packages: reduce use of io.ReadAll for PyPi packages (#44497) 2022-11-18 19:44:35 +00:00
rubygems rubygems: Refactor code and add a snapshot test (#43218) 2022-10-20 18:55:59 +08:00
versions remove key field from codehost json field (#42838) 2022-10-11 22:02:09 +02:00
codehost_test.go internal/extsvc: Use stricter check for equality in CodeHostOf (#24137) 2021-08-19 18:47:56 +05:30
codehost.go Packages: add RubyGems support (#42817) 2022-10-17 09:48:18 +02:00
CODENOTIFY codenotify: remove self (#20690) 2021-05-06 00:42:12 +00:00
types_test.go Have dedicated CodeHostBaseURL type (#43354) 2022-10-25 10:01:16 +02:00
types.go Have dedicated CodeHostBaseURL type (#43354) 2022-10-25 10:01:16 +02:00