Code AI platform with Code Search & Cody
Go to file
2021-12-07 09:48:53 -08:00
.buildkite dev/ci: always assign an explicit queue to put job on (#28488) 2021-12-02 17:17:18 -08:00
.github workflows: move team/devx to devx board, remove distribution board (#28645) 2021-12-07 09:48:53 -08:00
.vscode adding launch.json debugger config (#26691) 2021-11-01 15:46:40 -07:00
client Improve Percy Test Coverage Organization settings, new lang insight (#28355) 2021-12-07 23:37:36 +07:00
cmd batches: implement createEmptyBatchChange mutation (#28524) 2021-12-07 09:44:05 -08:00
dev Source environment before running any command (#28547) 2021-12-07 10:59:23 +01:00
doc release: sourcegraph@3.34.2 (#28656) 2021-12-06 16:19:12 -06:00
docker-images pgsql-exporter: correct metric type (#28576) 2021-12-03 17:05:58 -06:00
enterprise batches: implement createEmptyBatchChange mutation (#28524) 2021-12-07 09:44:05 -08:00
hacktoberfest add hacktoberfest badges (#27612) 2021-11-15 17:59:06 -08:00
internal migration: Init store in default factory function (#28686) 2021-12-07 11:25:45 -06:00
lib chore: Collapse lib/postgresdsn and internal/db/migration/schema (#28632) 2021-12-06 17:52:38 +00:00
migrations notebooks: db store (attempt 2) (#28664) 2021-12-07 07:53:28 +01:00
monitoring Add panels for cache hit rate and evictions (#28608) 2021-12-06 15:19:16 +01:00
schema Rename sidebarToggle setting (#28568) 2021-12-06 09:27:32 -08:00
third-party-licenses chore: update third-party licenses (#28597) 2021-12-06 00:10:27 +00:00
ui/assets search: Update copy on code monitoring page (#27574) 2021-11-22 10:36:44 +01:00
.dockerignore web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
.editorconfig sg: add run-set for core app (#23156) 2021-07-23 07:59:43 +00:00
.eslintignore web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
.eslintrc.js Update enterprise import lint rule reference link (#26628) 2021-10-26 09:35:44 +00:00
.gitattributes monitoring: migrate monitoring docs to Sourcegraph API Docs (#22876) 2021-07-16 10:34:17 +08:00
.gitignore ci: do not run annotate outside buildkite (#28068) 2021-11-23 10:32:51 +02:00
.golangci.yml Fix ioutil rule in golangci-lint (#24583) 2021-09-03 12:42:57 +02:00
.graphqlrc.yml Support multiple GraphQL schema files (#20077) 2021-04-19 14:35:49 +02:00
.mailmap Add Camden to mailmap (#19488) 2021-03-26 16:32:13 +00:00
.mocharc.js web: make web integration tests great again! (#25027) 2021-09-23 16:32:25 +02:00
.nvmrc Upgrade to node.js 16 (#24109) 2021-08-19 12:32:43 +02:00
.percy.yml web: make web integration tests great again! (#25027) 2021-09-23 16:32:25 +02:00
.prettierignore monitoring: migrate monitoring docs to Sourcegraph API Docs (#22876) 2021-07-16 10:34:17 +08:00
.stylelintignore docs: extension architecture (#15679) 2020-12-02 21:17:24 -05:00
.stylelintrc.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.tool-versions .tool-versions: update go to 1.17.3 (#28272) 2021-11-29 13:13:24 +01:00
.yarnrc Ignore workspace root check (#19608) 2021-03-31 15:30:11 +01:00
babel.config.js GraphQL Client: Add Apollo/client and implement on profile settings page (#22166) 2021-06-29 09:23:33 +01:00
CHANGELOG.md Update changelog for 3.34.2 release (#28644) 2021-12-06 15:10:13 -06:00
CODENOTIFY CODENOTIFY: remove myself from code insights & add API docs (#26688) 2021-10-26 14:35:52 -07:00
CONTRIBUTING.md docs: add additional links to accepting contribution doc (#27224) 2021-11-08 10:02:20 -08:00
doc.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
go.mod gomod: go get -u -t ./... (#28610) 2021-12-06 15:40:41 +02:00
go.sum gomod: go get -u -t ./... (#28610) 2021-12-06 15:40:41 +02:00
graphql-schema-linter.config.js Support multiple GraphQL schema files (#20077) 2021-04-19 14:35:49 +02:00
gulpfile.js Improve integration test suite CI run script (#24666) 2021-09-07 16:07:11 +02:00
jest.config.base.js Remove last references to Enzyme. (#28461) 2021-12-02 13:20:45 +01:00
jest.config.js web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00: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 clarify license (#2543) 2019-03-03 16:39:46 +08:00
lighthouserc.js Performance: Add Lighthouse base assertions (#26569) 2021-11-29 16:03:01 +00:00
package.json Code Insights: [FE] Update react-grid-layout library (#28474) 2021-12-03 16:11:44 +03:00
postcss.config.js extensibility: add featured extensions to registry (#21665) 2021-06-10 13:55:20 -04:00
prettier.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
README.md Fix broken link in OSS quickstart (#28670) 2021-12-07 12:21:04 +01:00
renovate.json update upstream alpine (#24896) 2021-09-13 12:27:29 -05:00
SECURITY.md consolidate security policy (#7906) 2020-01-21 10:03:11 -08:00
sg.config.yaml sg: Remove extra character in sg config (#28516) 2021-12-03 09:21:43 +01:00
shell.nix nix: add golangci-lint (#25592) 2021-10-01 15:39:40 +02:00
svgo.config.js Performance: Optimize static SVG assets with SVGO (#26285) 2021-10-27 15:27:36 +01:00
tsconfig.all.json web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00:00
tsconfig.json web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
yarn.lock Code Insights: [FE] Update react-grid-layout library (#28474) 2021-12-03 16:11:44 +03: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.