sourcegraph/internal
2020-05-14 12:25:42 -05:00
..
actor Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
api all: make prometheus metrics greppable (#10288) 2020-05-02 10:29:16 +02:00
atomicvalue Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
buildkite ci: remove e2e test bottleneck (#9322) 2020-04-02 11:40:27 -07:00
campaigns Cache diff stats on patches to speed up computing combined diff stat of patch sets/campaigns (#10633) 2020-05-13 20:40:09 +02:00
cmd codeintel: Read graphql errors when making queries to the frontend in tests (#10512) 2020-05-08 14:54:16 -05:00
codeintel codeintel: Add janitor process to api-server (#10685) 2020-05-14 12:25:42 -05:00
comby comby: avoid interface conversion error in logging (#9879) 2020-04-15 00:50:02 -07:00
conf all: remove discussions backend code and config (#10659) 2020-05-14 11:25:40 +02:00
db dbtest: Always rollback transaction, even if test failed (#10632) 2020-05-13 15:24:20 +02:00
debugserver authz: add debug endpoint for PermsSyncer (#9046) 2020-03-17 20:10:20 +08:00
diskcache Enable selective tracing and update Jaeger site config schema (#9330) 2020-04-02 17:50:22 -07:00
endpoint all: migrate to github.com/inconshreveable/log15 (#9245) 2020-03-24 15:16:26 +02:00
env all: migrate to github.com/inconshreveable/log15 (#9245) 2020-03-24 15:16:26 +02:00
errcode Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
eventlogger all: migrate to github.com/inconshreveable/log15 (#9245) 2020-03-24 15:16:26 +02:00
extsvc Display webhook URL on external services page (#10634) 2020-05-14 14:38:23 +02:00
gitserver gitserver: prevent names that could escape repodir (#10397) 2020-05-05 09:32:10 +02:00
gituri Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
goreman all: ignore most warnings from errcheck (#7817) 2020-01-16 22:57:56 +02:00
goremancmd LSIF: Rewrite LSIF supervisor to use goreman (#7233) 2020-01-06 16:33:38 -06:00
gosrc all: Avoid cost of regex compilation at init time. (#6183) 2019-10-24 06:25:29 +02:00
highlight Implement syntax highlighting on diffs (#10437) 2020-05-12 18:50:30 +02:00
honey Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
httpcli campaigns: Delete bitbucketserver webhook if config deleted (#9959) 2020-04-22 11:15:58 +02:00
httptestutil Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
httputil all: ignore most warnings from errcheck (#7817) 2020-01-16 22:57:56 +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 gitserver: mark potential corrupt repos based on stderr (#8450) 2020-02-17 17:46:05 +00:00
linkheader API: Add public endpoint to redirect to current src-cli download. (#7600) 2020-01-12 14:21:36 -06:00
logging Add observability utilities (#10312) 2020-05-01 18:07:57 -05:00
lsif LSIF: Add "number of uploads ahead of you" to code intelligence page (#8903) 2020-03-11 12:22:21 -05: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 Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
observation Make subsystem optional in OperationMetrics (#10531) 2020-05-11 08:01:52 -05:00
pathmatch Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
prefixsuffixsaver Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
processrestart Remove the management console (#7197) 2019-12-16 21:30:51 -07:00
pubsub/pubsubutil all: migrate to github.com/inconshreveable/log15 (#9245) 2020-03-24 15:16:26 +02:00
randstring Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
ratelimit Fix typos across sourcegraph repo (#8847) 2020-03-07 07:51:26 +02:00
rcache all: fix errcheck warnings (#10291) 2020-04-30 15:23:14 +02:00
redispool redis: Tune settings for cache and store (#8235) 2020-02-03 12:11:59 +01:00
registry Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
repotrackutil all: Avoid cost of regex compilation at init time. (#6183) 2019-10-24 06:25:29 +02:00
repoupdater authz: add GraphQL mutations to schedule permissions sync (#10587) 2020-05-12 19:15:41 +08:00
routevar all: Avoid cost of regex compilation at init time. (#6183) 2019-10-24 06:25:29 +02:00
search fix casing of settings and docs for search.uppercase feature (#10370) 2020-05-04 06:50:51 -07:00
slack Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
sqliteutil Add batch inserter util for SQLite (#10201) 2020-04-28 09:04:13 -05:00
src-cli Bump minimum src-cli version (#10681) 2020-05-14 10:27:36 -05:00
store all: make prometheus metrics greppable (#10288) 2020-05-02 10:29:16 +02:00
symbols Enable selective tracing and update Jaeger site config schema (#9330) 2020-04-02 17:50:22 -07:00
sysreq conf: add docker-compose and pure-docker deploy types (#8658) 2020-03-06 13:49:50 -08:00
testutil tracking-issue: golden test (#8074) 2020-01-28 16:06:44 +01:00
timeutil DB: Query percentiles of event values by period (#7994) 2020-01-29 13:56:10 -06:00
trace all: make prometheus metrics greppable (#10288) 2020-05-02 10:29:16 +02:00
tracer Enable selective tracing and update Jaeger site config schema (#9330) 2020-04-02 17:50:22 -07:00
txemail Rename pkg to internal (#5898) 2019-10-07 15:36:41 -07:00
vcs Add a diffStat field on Campaign to return combined diffStat (#10170) 2020-04-28 13:14:43 +02:00
version go: upgrade to 1.14 (#8625) 2020-02-27 14:55:54 +08:00
vfsutil all: make prometheus metrics greppable (#10288) 2020-05-02 10:29:16 +02:00