sourcegraph/dev
marsblkm 123c7ba705
release: Add check to make sure local main branch is neither behind nor ahead of remote main branch (#32360)
* Add check to make sure local main branch is neither behind nor ahead of remote main branch

* Ran yarn prettier to format the change
2022-03-11 08:37:25 -07:00
..
auth-provider Remove left-over mentions of dev/start.sh (#25745) 2021-10-07 16:38:00 +02:00
authtest [cloud] Add email to inviteUserToOrganization mutation (#30632) 2022-02-04 09:22:37 +01:00
bkstats ci: fix a typo in bkstats README (#31846) 2022-02-25 14:41:28 +01:00
buildchecker buildchecker-history: run weekly (#32224) 2022-03-07 09:01:23 -08:00
check Handle hadolint curl failure due to missing arch (#31614) 2022-03-08 11:16:09 +01:00
ci dev/ci: annotate failures with test summary (#32183) 2022-03-03 18:31:40 -08:00
codeintel-qa golangci-lint: enable unparam linter (#31856) 2022-02-28 15:31:44 +01: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 errors: Remove additional cockroachdb uses (#31512) 2022-02-18 20:23:46 +00:00
gitserver gitserver: fix local config for multi-instance (#32501) 2022-03-11 16:48:39 +04:00
gqltest dev/gqltest: Test dependencies search (#32168) 2022-03-04 13:39:04 +01:00
grafana dev/sg: introduce 'sg ci logs' with Loki support (#25835) 2021-10-12 11:14:50 -04:00
nix nix: specify PGUSER (#25546) 2021-09-30 13:23:43 +02:00
phabricator all: /bin/bash -> /usr/bin/env bash (#23673) 2021-08-06 12:02:43 +02:00
pr-auditor pr-auditor: add batch change templates for rollout/updates (#31687) 2022-03-07 10:17:51 -08:00
prometheus Remove query runner (#28333) 2021-11-30 10:13:20 -07:00
release release: Add check to make sure local main branch is neither behind nor ahead of remote main branch (#32360) 2022-03-11 08:37:25 -07:00
repogen errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
schemadoc all: replace regexp with grafana/regexp (#30948) 2022-02-14 09:08:21 +00:00
sg sg: fix installation errors getting lost (#32507) 2022-03-11 15:12:17 +01:00
src-expose golangci-lint: enable unparam linter (#31856) 2022-02-28 15:31:44 +01:00
team dev/team: make ResolveByGitHubHandle case-insensitive (#32108) 2022-03-03 11:26:30 +01:00
tilt Remove left-over mentions of dev/start.sh (#25745) 2021-10-07 16:38:00 +02:00
ts-morph Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02:00
update-changelog errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00: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 Code Insights: Extract view (visual) component for the insight and insight like extensions (#24677) 2021-09-07 17:53:36 +03:00
codeinsights-db.sh dev: respect DISABLE_CODE_INSIGHTS for TimescaleDB (#18323) 2021-02-16 17:44:42 -07:00
comby-install-or-upgrade.sh search: update comby dependecies for 0.18.1 (#12959) 2020-08-14 10:55:09 -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 and remove insights from the docs pages (#30910) 2022-02-09 15:42:43 -07: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 Create search and search-ui packages (#29773) 2022-01-20 12:56:23 -05:00
generate.sh lsif typed syntax highlighter v0.1 (#30016) 2022-02-23 11:44:17 -05:00
global-settings.json Insights: filter returned insights based on graphQL id argument (#22695) 2021-07-08 13:30:18 -07:00
go-mod-update.sh Upgrade aws-sdk-go-v2 (#19155) 2021-04-14 15:06:15 +02:00
golangci-lint.sh bump golangci-lint version (#28124) 2021-11-24 07:22:43 -07:00
licenses.sh doc/dev: migrate continuous_integration.md to ci/index.md (#31905) 2022-02-28 08:16:20 -08:00
mockgen.sh chore: update go-mockgen (#31597) 2022-02-21 19:13:34 -06:00
postgres_exporter.sh migrations: Update postgres exporter queries for dirty database (#30774) 2022-02-10 17:40:09 -06:00
proto-generate.sh lsif typed syntax highlighter v0.1 (#30016) 2022-02-23 11:44:17 -05: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 dev/ci: do not remove containers by default, set unique container name (#29812) 2022-01-17 09:39:14 -08:00
site-config.json Enable user-added code hosts in dev/site-config.json (#25219) 2021-09-23 11:34:47 +00: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
start.sh dev/sg: migrate sg docs to doc/dev (#25933) 2021-10-12 12:49:10 +00:00
tools.go chore: Use tools.go over unused functions to keep dependencies in go.sum (#31930) 2022-02-28 14:58:19 +00:00