Code AI platform with Code Search & Cody
Go to file
Murat Sutunc 2be88d5583
Update label move logic (#34026)
Split growth & integrations teams into two separate teams and add the new issues to the corresponding boards
2022-04-19 01:09:57 +03:00
.buildkite dev/ci: only asdf install go in pipeline gen (#33853) 2022-04-13 09:53:10 -07:00
.github Update label move logic (#34026) 2022-04-19 01:09:57 +03:00
.vscode ci: run client linters on changed files (#33701) 2022-04-14 00:37:25 -07:00
client Code Insights: Add drilldown search context filter (#33989) 2022-04-18 22:48:12 +04:00
cmd gitserver: Make batch-log concurrency configurable (#33945) 2022-04-18 12:34:52 -05:00
dev sg: update binary correctly instead of renaming file (#33957) 2022-04-15 08:52:07 +02:00
doc gitserver: Make batch-log concurrency configurable (#33945) 2022-04-18 12:34:52 -05:00
docker-images Remove empty go.mod (#33948) 2022-04-14 16:17:44 -07:00
enterprise ci: soft fail CI preview (#33996) 2022-04-18 05:35:06 -07:00
hacktoberfest hacktoberfest: fix sentence case in the subheading (#29297) 2022-01-11 12:09:48 +08:00
internal gitserver: Make batch-log concurrency configurable (#33945) 2022-04-18 12:34:52 -05:00
lib codeintel: Update lsif-typescript flag. (#33812) 2022-04-12 17:02:08 -04:00
migrations Insights: persist search context filters and resolve in the GraphQL (#33818) 2022-04-14 11:57:47 -07:00
monitoring gitserver: Make batch-log concurrency configurable (#33945) 2022-04-18 12:34:52 -05:00
proto lsif typed syntax highlighter v0.1 (#30016) 2022-02-23 11:44:17 -05:00
schema Insights: Optional batching of commit indexer (#33666) 2022-04-15 13:44:53 -04:00
third-party-licenses chore: update third-party licenses (#33126) 2022-03-29 13:16:11 -07:00
ui/assets notebooks: Add notepad enable/disable button and CTA (#33905) 2022-04-15 00:41:26 +02:00
.dockerignore cleanup old vagrant tests (#29391) 2022-01-04 11:19:37 -05: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 [SG-32822] Ban imports from client package internals (#32930) 2022-03-31 17:18:42 +07:00
.gitattributes bext: refactor integration tests (#33598) 2022-04-13 11:03:08 +03:00
.gitignore dev/sg: remove globalConf, extract Config into sgconf (#33882) 2022-04-14 09:01:54 -07:00
.golangci.yml golanci: disable depguard (#33182) 2022-03-29 09:05:09 -07:00
.graphqlrc.yml Support multiple GraphQL schema files (#20077) 2021-04-19 14:35:49 +02:00
.hadolint.yaml images: update dependencies to always use >= (#29493) 2022-01-06 15:54:09 -08:00
.mailmap mailmap: update replacements for Joe (#29614) 2022-01-12 10:56:56 +08: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 Update browser extention installation detection logic on web (#32449) 2022-03-14 23:29:39 +06:00
.prettierignore Squirrel: local code intel for Java using tree-sitter (#32122) 2022-03-30 14:51:34 -06:00
.stylelintignore docs: extension architecture (#15679) 2020-12-02 21:17:24 -05:00
.stylelintrc.json web: seal CSS modules migration with linter rules (#30354) 2022-01-28 07:25:17 -08:00
.tool-versions lsif typed syntax highlighter v0.1 (#30016) 2022-02-23 11:44:17 -05:00
.trivyignore ci: ignore benign CVE-2021-43816 in prometheus (#31069) 2022-02-11 16:49:10 +00: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
buf.gen.yaml lsif typed syntax highlighter v0.1 (#30016) 2022-02-23 11:44:17 -05:00
buf.work.yaml RFC 519: Add LSIF typed schema (#29457) 2022-01-11 16:16:12 -06:00
CHANGELOG.md code monitors: add toggle to include results (#32097) 2022-04-15 12:48:12 -07:00
CODENOTIFY CODENOTIFY: remove myself from code insights & add API docs (#26688) 2021-10-26 14:35:52 -07:00
CONTRIBUTING.md docs: mention contributing to enterprise code, update code of conduct link (#33772) 2022-04-13 10:37:45 +01:00
doc.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
go.mod zoekt: update to sourcegraph/zoekt@48d1beaad2 (#33980) 2022-04-18 09:11:21 -07:00
go.sum zoekt: update to sourcegraph/zoekt@48d1beaad2 (#33980) 2022-04-18 09:11:21 -07: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 code monitoring: use monaco query input for trigger (#32536) 2022-03-15 16:06:58 -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 clarify license (#2543) 2019-03-03 16:39:46 +08:00
lighthouserc.js Lighthouse: Fix protocol_timeout (#27565) 2021-12-10 15:56:16 +00:00
package.json Code Insights: Migrate dashboard chart cards to new chart and card components API (#33799) 2022-04-15 13:06:50 +04: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 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 bext: refactor integration tests (#33598) 2022-04-13 11:03:08 +03:00
shell.nix nix: add rust & tools to shell.nix (#33727) 2022-04-11 17:20:00 +01:00
svgo.config.js Performance: Optimize static SVG assets with SVGO (#26285) 2021-10-27 15:27:36 +01:00
tsconfig.all.json Create a client-api package (#31151) 2022-03-17 01:17:26 -07: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: Migrate dashboard chart cards to new chart and card components API (#33799) 2022-04-15 13:06:50 +04: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.