Code AI platform with Code Search & Cody
Go to file
2022-09-01 18:45:50 +08:00
.buildkite [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
.github [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
.vscode [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
.yarn [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
client extensions: update git blame UI according to design (#40615) 2022-09-01 12:33:08 +03:00
cmd status messages: change to admin-only, remove old code (#41126) 2022-09-01 10:29:31 +02:00
dev ci: upsert license key for backend integration tests (#41163) 2022-09-01 18:45:50 +08:00
doc doc: document how to configure OpenTelemetry and update Kubernetes (no Helm) (#40936) 2022-09-01 10:44:28 +00:00
docker-images Update minio version (#41106) 2022-08-31 12:29:16 +02:00
enterprise ci: run linters on yaml and json files (#40028) 2022-09-01 10:55:29 +02:00
hacktoberfest hacktoberfest: fix sentence case in the subheading (#29297) 2022-01-11 12:09:48 +08:00
internal ci: upsert license key for backend integration tests (#41163) 2022-09-01 18:45:50 +08:00
lib Server-side part of src-cli cleanup for 4.0 (#40446) 2022-08-25 13:48:45 +02:00
migrations repo stats tables: fix migration to only update function (#41038) 2022-08-30 13:23:00 +02:00
monitoring codeintel: improve auto-indexing grafana dashboard (#40726) 2022-08-31 12:51:05 +01:00
schema Extension graduation: Graduate go imports search (#40611) 2022-08-29 18:30:37 +02:00
third-party-licenses chore: update third-party licenses (#37085) 2022-08-15 12:27:23 -07:00
ui/assets Add Discord info to footer in search results (#40525) 2022-08-17 15:58:38 -07:00
.browserslistrc Performance: Update browserslist and drop broken Safari 13 support (#39349) 2022-08-10 11:02:32 +01:00
.dockerignore symbols: Build in Docker (#34335) 2022-04-25 16:03:55 -06:00
.editorconfig sg: add run-set for core app (#23156) 2021-07-23 07:59:43 +00:00
.eslintignore vscode: create integration test harness (#33921) 2022-04-22 09:54:35 -04:00
.eslintrc.js Refactor InputTooltip to use new Tooltip component (#38822) 2022-07-15 10:34:38 -04:00
.gitattributes chore: Mark __snapshots__ directories as generated. (#37546) 2022-06-27 08:23:35 +02:00
.gitignore [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
.golangci.yml ci: disable depguard again (#34359) 2022-04-22 17:53:21 +02:00
.graphqlrc.yml Support multiple GraphQL schema files (#20077) 2021-04-19 14:35:49 +02:00
.hadolint.yaml bump comby version to 1.7.1 (#35830) 2022-05-20 20:12:01 -07:00
.mailmap mailmap: update replacements for Joe (#29614) 2022-01-12 10:56:56 +08:00
.mocharc.js use custom mocha reporter to generate annotations (#40438) 2022-08-18 16:16:13 +02:00
.percy.yml Update browser extention installation detection logic on web (#32449) 2022-03-14 23:29:39 +06:00
.prettierignore Fix VS Code extension issue by sending a different GQL query for VSCE (#40621) 2022-08-22 10:13:14 +02:00
.stylelintignore web: named Webpack chunks (#39481) 2022-07-28 20:22:05 -07:00
.stylelintrc.json web: integrate @sourcegraph/stylelint-plugin-sourcegraph and ban bootstrap imports (#34956) 2022-05-05 04:27:26 +00:00
.tool-versions [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
.trivyignore ci: ignore benign CVE-2021-43816 in prometheus (#31069) 2022-02-11 16:49:10 +00:00
.yarnrc.yml [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
babel.config.js Remove d3 ignore (#40048) 2022-08-07 08:37:21 -05:00
buf.gen.yaml Code intel to code nav redirects (#40729) 2022-08-24 12:11:12 +02:00
buf.work.yaml RFC 519: Add LSIF typed schema (#29457) 2022-01-11 16:16:12 -06:00
CHANGELOG.md doc: document how to configure OpenTelemetry and update Kubernetes (no Helm) (#40936) 2022-09-01 10:44:28 +00:00
CODENOTIFY api docs: bye (#34798) 2022-05-18 01:03:03 +00:00
CONTRIBUTING.md update broken links (#39673) 2022-07-29 09:05:41 -06:00
doc.go
gen.go chore: Update go-mockgen (#40288) 2022-08-11 23:14:26 +00:00
go.mod sg: add sg page to automate alerts creation (#41052) 2022-09-01 10:55:08 +02:00
go.sum sg: add sg page to automate alerts creation (#41052) 2022-09-01 10:55:08 +02:00
graphql-schema-linter.config.js Support multiple GraphQL schema files (#20077) 2021-04-19 14:35:49 +02:00
gulpfile.js web: lint root *.js files (#34164) 2022-04-20 05:22:08 -07:00
jest.config.base.js notebooks: use sticky sidebar (#38513) 2022-07-13 11:22:22 -07:00
jest.config.js tests: use glob for jest projects field (#29681) 2022-01-13 01:11:52 -08:00
LICENSE update licensing language (#25620) 2021-10-04 15:40:59 +01:00
LICENSE.apache Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02:00
LICENSE.enterprise
lighthouserc.js Lighthouse: Fix protocol_timeout (#27565) 2021-12-10 15:56:16 +00:00
mockgen.temp.yaml [codenav]: refactor of auto-indexing resolver (#40588) 2022-08-24 17:03:26 -04:00
mockgen.test.yaml frontend: use #40827 to provide the src-cli version and download endpoints (#40828) 2022-08-25 14:27:59 -07:00
mockgen.yaml mocks: Reorganize mock definitions into multiple files (#36967) 2022-06-27 20:59:16 +00:00
package.json [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
postcss.config.js extensibility: add featured extensions to registry (#21665) 2021-06-10 13:55:20 -04:00
prettier.config.js
README.md doc: use absolute images for image links in README (#33299) 2022-03-31 22:08:51 -07:00
renovate.json chore: add test plans to bot and release tool PRs (#31351) 2022-02-22 07:53:25 -08:00
SECURITY.md consolidate security policy (#7906) 2020-01-21 10:03:11 -08:00
sg.config.yaml [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00
shell.nix nix: enable esbuild by default (#40727) 2022-08-23 13:14:44 +01:00
svgo.config.js Performance: Optimize static SVG assets with SVGO (#26285) 2021-10-27 15:27:36 +01:00
tsconfig.all.json web: create the observability-client package (#40398) 2022-08-17 01:57:00 -07:00
tsconfig.eslint.json web: lint root *.js files (#34164) 2022-04-20 05:22:08 -07:00
tsconfig.json web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
yarn.lock [SG-39284] Upgrade yarn to the latest version (#39728) 2022-08-31 20:39:53 -07:00

Sourcegraph

build

Sourcegraph is a fast and featureful code search and navigation engine.

sourcegraph com_github com_golang_go_-_blob_src_net_http_request go_L855_6

Features

Try it now

Sourcegraph has three editions:

  • Sourcegraph Cloud lets you search over the open-source ecosystem plus your private code. Search strings, search patterns, search symbols and find references across your entire codebase and the open-source world.
  • Sourcegraph Enterprise lets you run your own Sourcegraph instance in your own environment.
  • Sourcegraph OSS is an open-source version of Sourcegraph that provides the core functionality of Sourcegraph (code search, code browsing, basic code navigation), but lacks more advanced features (enterprise authentication, repository permissions, admin controls, advanced code navigation, etc.)

Source code for all three editions is contained in this repository. See the License section for more details.

More:

  • Install the open-source browser extension to add Sourcegraph-like powers to your code review and code host.
  • File feature requests and bug reports in our issue tracker.
  • Visit about.sourcegraph.com for more information about features, use cases, and organizations that use Sourcegraph.

Self-hosted installation

Sourcegraph Enterprise (free up to 10 users)

The fastest way to run Sourcegraph self-hosted is with the Docker container. See the quickstart installation guide. There are also several additional ways of running a production instance.

Sourcegraph OSS

  1. Go through Quickstart to install sg and dependencies
  2. Start the development environment in OSS mode:
    sg start oss
    

Sourcegraph should now be running at https://sourcegraph.test:3443.

For detailed instructions and troubleshooting, see the local development documentation.

Development

Refer to the Developing Sourcegraph guide to get started.

Documentation

The doc directory has additional documentation for developing and understanding Sourcegraph:

License

This repository contains both OSS-licensed and non-OSS-licensed files. We maintain one repository rather than two separate repositories mainly for development convenience.

All files in the enterprise and client/web/src/enterprise fall under LICENSE.enterprise.

The remaining files fall under the Apache 2 license. Sourcegraph OSS is built only from the Apache-licensed files in this repository.