..
auth-provider
G Suite was renamed to Google Workspace ( #14447 )
2020-10-06 12:19:47 -07:00
authtest
authtest: ensure only site admins can list users ( #21199 )
2021-05-23 16:21:13 +08:00
check
ci: publish sourcegraph/alpine with 3.12 suffix ( #22071 )
2021-06-14 18:52:22 +00:00
ci
update e2e test image ( #22294 )
2021-06-22 11:29:12 -05:00
corrupt-archives
dx: Vet use of errors ( #22704 )
2021-07-12 19:51:38 +00:00
db
Ignore system psqlrc and local .psqlrc when dropping test databases ( #22315 )
2021-06-23 09:21:55 -04:00
depgraph
dx: Vet use of errors ( #22704 )
2021-07-12 19:51:38 +00:00
gqltest
gqltest: minor tweak of README ( #23062 )
2021-07-21 23:28:12 +08:00
grafana
fix cmd/server/build.sh by restoring linux grafana config
2021-03-24 11:21:23 -06:00
libsqlite3-pcre
Link in sqlite3 when building libsqlite3-pcre ( #17024 )
2021-01-04 14:09:42 +01:00
phabricator
Move all client code into client/ folder ( #14480 )
2020-10-07 22:23:53 +02:00
prometheus
Fix running codeintel and batches executor in parallel ( #22612 )
2021-07-06 17:14:39 +02:00
release
add in new date to cut release branch ( #22773 )
2021-07-13 08:13:42 -05:00
repogen
all: Replace github.com/pkg/errors with github.com/cockroachdb/errors ( #21684 )
2021-06-11 13:49:21 +05:30
sg
sg: add ability to define checks per commandset ( #23020 )
2021-07-21 17:37:24 +02:00
src-expose
dx: Vet use of errors ( #22704 )
2021-07-12 19:51:38 +00:00
tilt
dev: quick notes on how to use tilt and minikube ( #10407 )
2020-05-08 16:41:59 -07:00
ts-morph
Move all client code into client/ folder ( #14480 )
2020-10-07 22:23:53 +02:00
update-changelog
dx: Vet use of errors ( #22704 )
2021-07-12 19:51:38 +00:00
watchmanwrapper
Support multiple GraphQL schema files ( #20077 )
2021-04-19 14:35:49 +02:00
zoekt
zoekt/update: run 'go mod tidy' too
2021-06-09 10:53:34 -06: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
dev: remove nginx ( #13299 )
2021-02-18 14:38:58 +00:00
Caddyfile
dev: remove nginx ( #13299 )
2021-02-18 14:38:58 +00:00
changewatch.sh
dev: only support watchman ( #12252 )
2020-07-17 16:40:02 +02:00
CLA.txt
Publish Sourcegraph as open source 🚀
2018-09-30 23:13:36 -07:00
codecov.yml
ci: use patch check as informational only ( #22325 )
2021-06-24 08:54:53 -07: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
deployed-commit.sh
Improve ci-db-backcompat.sh for use with souregraph.com ( #11814 )
2020-06-30 12:35:30 -05:00
dev-sourcegraph-server.sh
ci: add shellcheck linter for shell scripts ( #9903 )
2020-04-21 10:03:17 -07:00
docsite.sh
Update pulled docsite version ( #19431 )
2021-03-24 22:01:15 +00:00
drop-entire-local-database-and-redis.sh
dev: make drop-entire-db script also drop insights DB ( #18081 )
2021-03-04 03:02:43 -07:00
foreach-ts-project.sh
web: moved Storybook config into a new package ( #19569 )
2021-04-08 17:16:26 +08:00
generate.sh
replace go mod tidy lint with a tidy at the end of generate ( #21972 )
2021-06-10 14:58:49 +00:00
global-settings.json
Insights: filter returned insights based on graphQL id argument ( #22695 )
2021-07-08 13:30:18 -07:00
go-install.sh
chore: Add worker to oss commands ( #21813 )
2021-06-07 13:15:51 +00:00
go-mod-update.sh
Upgrade aws-sdk-go-v2 ( #19155 )
2021-04-14 15:06:15 +02:00
golangci-lint.sh
Add minimal enforced linting rules ( #18703 )
2021-03-01 10:55:15 -07:00
grafana.sh
fix cmd/server/build.sh by restoring linux grafana config
2021-03-24 11:21:23 -06:00
handle-change.sh
dev: remove schema.graphql special case from handle-change ( #18824 )
2021-03-03 15:55:50 +02:00
jaeger.sh
graphqlbackend: only trace graphql queries ( #12977 )
2020-08-26 08:26:07 +02:00
licenses.sh
doc: fix doc link in dev/licenses.sh ( #18663 )
2021-02-25 20:31:12 +00:00
minio.sh
docker-images: Retag minio/minio and add to enterprise procfile ( #15028 )
2020-10-26 10:06:52 -05:00
mockgen.sh
Fix typo in mockgen script ( #22383 )
2021-06-25 12:58:13 +02:00
postgres_exporter.sh
postgres_exporter: Update build and queries ( #19731 )
2021-04-08 11:25:11 -05:00
Procfile
Fix running codeintel and batches executor in parallel ( #22612 )
2021-07-06 17:14:39 +02:00
prometheus.sh
doc(dev): monitoring how-to guides, observability background ( #16965 )
2020-12-24 14:51:42 +08:00
prune-pick.sh
ci: add shellcheck linter for shell scripts ( #9903 )
2020-04-21 10:03:17 -07:00
redis-postgres.yml
dev(sg): add 'run redis-postgres' via compose ( #22921 )
2021-07-20 00:15:00 +08:00
run-server-image.sh
cmd(server): add observability.alerts support for sourcegraph/server ( #11950 )
2020-07-08 12:59:55 +08:00
site-config.json
all: remove discussions backend code and config ( #10659 )
2020-05-14 11:25:40 +02:00
src-prof-services.json
Fix running codeintel and batches executor in parallel ( #22612 )
2021-07-06 17:14:39 +02:00
src-search-meta.sh
dev: script for searching without results ( #13445 )
2020-08-28 22:49:25 +02:00
start.sh
Update development setup information and simplify some setup steps ( #21403 )
2021-05-28 11:27:43 +02:00
syntect_server.sh
update syntect_server to include frugal ( #22625 )
2021-07-06 20:42:18 +00:00
tools.go
efritz/go-mockgen -> derision-test/go-mockgen ( #21734 )
2021-06-04 13:40:44 +01:00