..
api
dev: Rename launch.sh to start.sh ( #6889 )
2019-11-27 17:12:18 +02:00
auth-provider
Don't use keycloak by default in dev env ( #8896 )
2020-03-09 21:17:59 +01:00
check
ci: add enable-profiling/ branch prefix ( #9186 )
2020-03-21 01:46:49 -07:00
ci
ci: ci-lint downgrade to 1.23.8 ( #9184 )
2020-03-19 20:43:08 -07:00
corrupt-archives
retry when we have a corrupt archive ( #3541 )
2019-04-23 15:51:24 -07:00
grafana
grafana dockerfile builds jsonnet dashboards ( #5739 )
2019-10-07 13:36:38 -07:00
inotifywrapper
Publish Sourcegraph as open source 🚀
2018-09-30 23:13:36 -07:00
nginx /body
nginx: set client_body_temp_path
2019-01-17 17:25:12 -08:00
phabricator
dev: Rename launch.sh to start.sh ( #6889 )
2019-11-27 17:12:18 +02:00
prometheus
LSIF: Add skeleton dump-manager ( #9081 )
2020-03-19 12:12:24 -05:00
release
3.15 release captain ( #9215 )
2020-03-20 20:25:05 -07:00
repogen
all: gofumpt ( #4324 )
2019-06-03 11:18:09 +02:00
src-expose
src-expose: remove subcommand flagsets ( #9005 )
2020-03-13 14:28:39 +02:00
update-changelog
all: gofumpt ( #4324 )
2019-06-03 11:18:09 +02:00
watchmanwrapper
dev: Use watchman for watching go files changes ( #4654 )
2019-06-24 11:37:50 +02:00
zoekt
dev: Enable sharded search by default ( #6291 )
2019-10-31 15:56:36 +02:00
.gitignore
Revert^4 "use nginx as HTTP proxy ( #929 )"
2019-01-13 14:07:53 +02:00
add_https_domain_to_hosts.sh
dev: remove txeh ( #9302 )
2020-03-25 10:10:37 +02:00
add_migration.sh
migrations: Use awk instead of migrate tool to add migration ( #7556 )
2020-01-09 11:37:10 +02:00
caddy.sh
use caddy 2 for https local development ( #9050 )
2020-03-24 10:25:34 -07:00
Caddyfile
use caddy 2 for https local development ( #9050 )
2020-03-24 10:25:34 -07:00
changewatch.sh
grafana dockerfile builds jsonnet dashboards ( #5739 )
2019-10-07 13:36:38 -07:00
CLA.txt
Publish Sourcegraph as open source 🚀
2018-09-30 23:13:36 -07:00
codecov.yml
Improve CodeCov YAML ( #4400 )
2019-06-06 17:53:56 +02:00
comby-install-or-upgrade.sh
Bump Comby CI version to 0.14.1 ( #9097 )
2020-03-19 12:50:44 -07:00
config.json
dev-config: Enable automation by default for devs ( #5964 )
2019-10-14 16:33:56 +02:00
dev-sourcegraph-server.sh
Update versions in dev-sourcegraph-server.sh. ( #7986 )
2020-01-27 14:34:33 -06:00
docsite.sh
dev: handle failures during docsite binary download ( #9234 )
2020-03-23 15:55:09 +02:00
drop-entire-local-database-and-redis.sh
dev: drop-entire-local-database.sh -> drop-entire-local-database-and-redis.sh ( #2637 )
2019-03-07 12:12:16 -08:00
drop-entire-local-database.sh
dev: drop-entire-local-database.sh -> drop-entire-local-database-and-redis.sh ( #2637 )
2019-03-07 12:12:16 -08:00
drop-test-databases.sh
LSIF: Target postgres for xrepo unit tests ( #5986 )
2019-10-14 13:06:01 -05:00
foreach-ts-project.sh
ci: add enable-profiling/ branch prefix ( #9186 )
2020-03-21 01:46:49 -07:00
generate.sh
mv cmd/frontend/db/dbconn to pkg/dbconn ( #1084 )
2018-11-27 01:21:00 -07:00
git-diff-no-enterprise.sh
git-diff-no-enterprise.sh: exclude .github
2018-10-16 11:38:37 -07:00
global-settings.json
Enable smartSearchField in dev mode ( #8721 )
2020-03-02 20:02:50 +01:00
go-install.sh
fix: build essential Go tools before updating GOBIN ( #8926 )
2020-03-11 09:57:31 -07:00
go-mod-update.sh
gomod: update all ( #7770 )
2020-01-16 18:48:09 +02:00
grafana.sh
docker images: upgrade prometheus and grafana ( #9279 )
2020-03-24 11:27:39 -07:00
handle-change.sh
grafana dockerfile builds jsonnet dashboards ( #5739 )
2019-10-07 13:36:38 -07:00
jaeger.sh
Make Jaeger less verbose ( #9295 )
2020-03-25 00:38:04 +01:00
migrate-vanity.go
all: Avoid cost of regex compilation at init time. ( #6183 )
2019-10-24 06:25:29 +02:00
migrate.sh
Depend on upstream migrate library again ( #2118 )
2019-02-01 18:44:05 +01:00
nginx.conf
Faster dev startup ( #8840 )
2020-03-06 09:27:57 +01:00
owners
Add owners check ( #4214 )
2019-06-05 20:15:32 -07:00
postgres_exporter.sh
dev: postgres exporter starter script checks to see if it is a unix socket ( #9239 )
2020-03-23 11:47:30 -07:00
Procfile
use caddy 2 for https local development ( #9050 )
2020-03-24 10:25:34 -07:00
prometheus.sh
docker images: upgrade prometheus and grafana ( #9279 )
2020-03-24 11:27:39 -07:00
prune-pick.sh
dev/prune-pick.sh: reduce verbosity
2018-10-22 09:31:49 -07:00
release-ping.sh
dev: Automate release ping step from captain duties ( #5990 )
2019-10-14 19:42:56 +02:00
run-server-image.sh
Remove the management console ( #7197 )
2019-12-16 21:30:51 -07:00
site-config.json
dev: add builtin auth provider to default OSS config ( #7722 )
2020-01-14 12:36:26 -07:00
squash_migrations.sh
Squash migrations through v3.9.0. ( #7225 )
2020-01-06 16:37:29 -06:00
src-prof-services.json
Start replacer service in server image ( #6712 )
2019-11-20 19:16:40 +01:00
start.sh
Properly stop background tsc on all exit reasons ( #9278 )
2020-03-25 00:02:10 +01:00
syntect_server
syntect_server: do not fail in environments without IPv6 support ( #8463 )
2020-02-17 14:48:31 -07:00
tools.go
dev: remove txeh ( #9302 )
2020-03-25 10:10:37 +02:00
watchdirs.sh
fix watch dirs (pkg->internal) ( #6027 )
2019-10-15 15:48:08 +02:00