..
actor
actor: add WithInternalActor helper ( #15603 )
2020-11-10 14:57:20 +08:00
api
external_services: add unrestricted attribute ( #15427 )
2020-11-09 17:28:53 +08:00
atomicvalue
Rename pkg to internal ( #5898 )
2019-10-07 15:36:41 -07:00
authz
types: move up to top-level internal ( #16113 )
2020-11-24 17:22:09 +08:00
buildkite
all: Remove redundant declarations ( #12146 )
2020-07-14 14:35:52 +02:00
campaigns
Refactor changeset state into GraphQL API ( #16863 )
2020-12-18 17:25:41 +01:00
cmd
resources-report: report pruning, minor improvements ( #17013 )
2021-01-05 00:07:55 +08:00
comby
comby: avoid interface conversion error in logging ( #9879 )
2020-04-15 00:50:02 -07:00
conf
repo-updater: Allow custom git update interval ( #16765 )
2020-12-15 16:43:03 +02:00
db
db: Return stale default repos and update in background ( #16905 )
2021-01-05 10:13:01 +02:00
debugserver
chore: Use httpserver package in frontend startup ( #15707 )
2020-11-18 15:30:27 -06:00
diskcache
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
endpoint
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
env
codeintel: Add an upload store API layer ( #14933 )
2020-10-26 10:02:38 -05:00
errcode
repo-updater: Handle revoked tokens ( #16516 )
2020-12-09 12:19:27 +01:00
eventlogger
all: migrate to github.com/inconshreveable/log15 ( #9245 )
2020-03-24 15:16:26 +02:00
extsvc
github: Don't record rate limit for 401 response ( #16835 )
2020-12-16 16:38:32 +02:00
gitserver
Remove gitserver.Repo type ( #16707 )
2020-12-14 12:52:23 +01:00
gituri
Rename pkg to internal ( #5898 )
2019-10-07 15:36:41 -07:00
goreman
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
goremancmd
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
goroutine
codeintel: Emit metrics from auto-index scheduler routines ( #16887 )
2020-12-18 09:08:42 -06:00
gosrc
fix godoc internal stdlib refs ( #13823 )
2020-09-17 07:00:38 -07:00
gqltestutil
gqltest: test repository name with space ( #16424 )
2020-12-04 15:43:18 +08:00
highlight
graphql: add ability to syntax highlight specific line ranges ( #16570 )
2020-12-10 20:31:33 -07:00
honey
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
httpcli
oauth2: better debugging and validation
2020-10-15 15:28:54 -07:00
httpserver
chore: Use httpserver package in frontend startup ( #15707 )
2020-11-18 15:30:27 -06:00
httptestutil
Remove duplication of GitHub redirect middleware and recorder in tests ( #11341 )
2020-06-08 14:25:56 +02:00
httputil
frontend: use external client ( #12941 )
2020-08-14 17:01:11 +02:00
hubspot
all: condense parameter types ( #6881 )
2019-11-27 01:49:16 -07:00
jsonc
Rename pkg to internal ( #5898 )
2019-10-07 15:36:41 -07:00
lazyregexp
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
leader
leader: Add a leader election package ( #12289 )
2020-07-17 15:15:47 +02:00
linkheader
API: Add public endpoint to redirect to current src-cli download. ( #7600 )
2020-01-12 14:21:36 -06:00
logging
doc(admin): document logging format ( #16757 )
2020-12-15 22:58:58 +08:00
markdown
all: Avoid cost of regex compilation at init time. ( #6183 )
2019-10-24 06:25:29 +02:00
metrics
Make subsystem optional in OperationMetrics ( #10531 )
2020-05-11 08:01:52 -05:00
mutablelimiter
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
observation
codeintel: Reduce gitserver errors for missing revisions ( #16845 )
2020-12-16 10:59:52 -06:00
pathmatch
Rename pkg to internal ( #5898 )
2019-10-07 15:36:41 -07:00
prefixsuffixsaver
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
processrestart
fix: Stop frontend shutdown from blocking indefinitely ( #15658 )
2020-11-11 10:43:19 -06:00
profiler
profiler: Introduce a profiler package and use it in repo-updater ( #16656 )
2020-12-11 14:53:14 +01:00
prometheusutil
gomod: update all ( #11345 )
2020-06-08 17:15:42 +02:00
pubsub
pubsub: Use explicit credentials file ( #16695 )
2020-12-12 15:41:23 +01:00
randstring
Rename pkg to internal ( #5898 )
2019-10-07 15:36:41 -07:00
ratelimit
Instrument GitHub and GitLab rate limit remaining per code host connection ( #16750 )
2020-12-15 16:45:44 +02:00
rcache
Delete redis keys in batch ( #14795 )
2020-10-16 16:25:08 +04:00
redispool
redis checks: Do not shadow err so it's reported correct ( #10954 )
2020-05-25 12:03:41 +02:00
registry
oauth2: use external http client when doing oauth2 calls ( #13814 )
2020-09-15 15:32:43 +02:00
repos
repo-updater: Expose unauthorized error during sync ( #16903 )
2020-12-18 14:42:50 +02:00
repotrackutil
all: Avoid cost of regex compilation at init time. ( #6183 )
2019-10-24 06:25:29 +02:00
repoupdater
Remove gitserver.Repo type ( #16707 )
2020-12-14 12:52:23 +01:00
routevar
all: Avoid cost of regex compilation at init time. ( #6183 )
2019-10-24 06:25:29 +02:00
search
search: upgrade enry language detection library ( #16900 )
2020-12-18 11:27:19 -07:00
sentry
trace: upgrade Sentry client to have better reporting ( #16872 )
2020-12-21 18:58:20 +08:00
slack
Add notifications when sourcegraph.com licenses are close to expiring… ( #10362 )
2020-06-06 14:41:35 -07:00
sqliteutil
dead code: Remove sqlite batch inserter ( #15360 )
2020-11-04 19:52:03 -06:00
src-cli
Bump src-cli MinimumVersion to 3.23.0 ( #16749 )
2020-12-15 14:32:27 +01:00
store
Remove gitserver.Repo type ( #16707 )
2020-12-14 12:52:23 +01:00
symbols
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
sysreq
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
testutil
Remove gitserver.Repo type ( #16707 )
2020-12-14 12:52:23 +01:00
timeutil
timeutil: add Now function to truncate microsecond ( #15968 )
2020-11-19 19:49:30 +08:00
trace
trace: upgrade Sentry client to have better reporting ( #16872 )
2020-12-21 18:58:20 +08:00
tracer
all: add keegancsmith to CODENOTIFY for many pkgs ( #14241 )
2020-09-29 11:03:53 +02:00
txemail
Deprecate DisableTLS field, add noVerifyTLS in email.smtp config ( #15682 )
2020-11-12 13:29:02 +00:00
types
search: call ListRepoNames instead of List ( #16714 )
2020-12-16 13:09:32 +04:00
usagestats
Fix imported changesets being counted twice in metrics ( #16848 )
2020-12-17 00:28:02 +01:00
vcs
Remove gitserver.Repo type ( #16707 )
2020-12-14 12:52:23 +01:00
version
debug: expose version in /-/debug/proxies/<instance>/vars pages ( #12923 )
2020-08-14 09:28:38 -07:00
vfsutil
Remove gitserver.Repo type ( #16707 )
2020-12-14 12:52:23 +01:00
workerutil
workerutil: Standardize metrics ( #16853 )
2020-12-16 19:01:16 -06:00