sourcegraph/dev
Robert Lin 95c6946b9d
lib/log: migrate to github.com/sourcegraph/log (#36834)
This change migrates lib/log to https://github.com/sourcegraph/log in the hopes of easing adoption for other services.
2022-06-08 15:02:38 -07:00
..
adr-docs Stop running linters concurrently (#36714) 2022-06-07 12:44:45 +00:00
auth-provider Remove left-over mentions of dev/start.sh (#25745) 2021-10-07 16:38:00 +02:00
authtest graphqlbackend: support async deletion of external service (#35293) 2022-05-12 12:54:12 +04:00
bkstats ci: fix a typo in bkstats README (#31846) 2022-02-25 14:41:28 +01:00
buildchecker ci report: fix incorrect date string (#36412) 2022-06-01 12:56:39 -07:00
check Jg experiment whitescreen (#34835) 2022-06-08 12:19:45 -07:00
ci insights: revert insights database in single docker for integration tests (#36678) 2022-06-07 17:17:01 +00:00
codeintel-qa all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
corrupt-archives errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
db dev/deb: Remove scripts replaced by sg (#28767) 2021-12-08 23:22:00 +00:00
depgraph dev/depgraph: add summary -deps.sum -deps.only for detecting binary changes (#35379) 2022-05-19 22:46:10 +00:00
gitserver gitserver: fix local config for multi-instance (#32501) 2022-03-11 16:48:39 +04:00
gqltest search: disable integration test for structural search alerts (#36856) 2022-06-08 20:17:09 +00:00
grafana dev/sg: introduce 'sg ci logs' with Loki support (#25835) 2021-10-12 11:14:50 -04:00
nix nix: postgres listen on localhost (#34464) 2022-04-27 15:34:18 +01:00
okay lib/log: migrate to github.com/sourcegraph/log (#36834) 2022-06-08 15:02:38 -07:00
phabricator all: /bin/bash -> /usr/bin/env bash (#23673) 2021-08-06 12:02:43 +02:00
pr-auditor dx: add -protected-branch to pr-auditor (#34975) 2022-05-12 19:27:51 +02:00
prometheus Remove query runner (#28333) 2021-11-30 10:13:20 -07:00
release release: update release-config.jsonc and paths to GitHub issues templates (#36789) 2022-06-08 12:53:08 +00:00
sg lib/log: migrate to github.com/sourcegraph/log (#36834) 2022-06-08 15:02:38 -07:00
src-expose all: use any instead of interface{} (#35102) 2022-05-09 10:59:39 +02:00
team mocks: Speed up generation of mock interfaces (#36681) 2022-06-07 00:21:50 +00:00
tilt Remove left-over mentions of dev/start.sh (#25745) 2021-10-07 16:38:00 +02:00
zoekt gomod: update zoekt (#31041) 2022-02-11 08:54:54 +00:00
.gitignore dev: remove nginx (#13299) 2021-02-18 14:38:58 +00:00
add_https_domain_to_hosts.sh dev: add shfmt for shell script consistency (#9900) 2020-04-15 12:44:36 -07:00
caddy.sh Bump caddy version (#26329) 2021-10-19 22:06:22 +00:00
Caddyfile Run 'caddy fmt Caddyfile' (#31824) 2022-02-24 23:27:57 +00:00
CLA.txt Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
codecov.yml vscode: ignore vscode in Codecov (#32676) 2022-03-16 11:28:28 -04:00
codeinsights-db.sh insights: update references to TimescaleDB (#32948) 2022-03-29 11:04:47 +01:00
comby-install-or-upgrade.sh comby: preserve multiline matching behavior (#35838) 2022-05-24 19:27:05 -07:00
config.json Enable Campaigns by default (with write-access only for admins) (#11621) 2020-08-24 11:05:36 +02:00
dev-sourcegraph-server.sh ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
docsite.sh Update docsite to v1.8.7 (#36237) 2022-05-30 13:47:04 +00:00
drop-entire-local-database-and-redis.sh all: /bin/bash -> /usr/bin/env bash (#23673) 2021-08-06 12:02:43 +02:00
foreach-ts-project.sh web: remove eslint-plugin-sourcegraph references (#35990) 2022-05-25 04:06:56 +00:00
git-stats search: create and document git-stats script (#32663) 2022-03-16 13:41:17 +02:00
global-settings.json SSBC: Enable by default in dev environment (#36616) 2022-06-06 18:46:51 +02:00
go-mod-update.sh Upgrade aws-sdk-go-v2 (#19155) 2021-04-14 15:06:15 +02:00
golangci-lint.sh dev: fix golangci-lint, re-enable depguard, disable nolintlint (#34298) 2022-04-21 19:37:04 +00:00
licenses.sh doc/dev: migrate continuous_integration.md to ci/index.md (#31905) 2022-02-28 08:16:20 -08:00
postgres_exporter.sh migrations: Update postgres exporter queries for dirty database (#30774) 2022-02-10 17:40:09 -06:00
prune-pick.sh ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
redis-postgres.yml Update Postgres to 12.7 (#31933) 2022-03-03 14:39:52 -06:00
redis.conf Local dev with docker-compose (#23537) 2021-08-06 22:11:40 +00:00
run-server-image.sh insights: revert insights database in single docker for integration tests (#36678) 2022-06-07 17:17:01 +00:00
site-config.json New Password Policy (#31881) 2022-04-11 11:29:35 -05:00
src-prof-services.json Remove query runner (#28333) 2021-11-30 10:13:20 -07:00
src-search-meta.sh GraphQL: remove deprecated resultCount field (#31573) 2022-02-21 12:03:36 -07:00
tools.go Remove unused LSIF Typed code (#35791) 2022-05-25 11:23:13 +00:00