Code AI platform with Code Search & Cody
Go to file
2020-05-20 21:37:56 +02:00
.buildkite ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
.github codeowners: search owns search backend code (#10861) 2020-05-20 21:37:56 +02:00
.storybook Take percy snapshots of storybooks (#10622) 2020-05-14 13:15:42 +02:00
.vscode codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
browser Send CODEINTELINTEGRATION logs to sourcegraph.com (#10782) 2020-05-20 17:05:27 +02:00
client mv client/browser browser (#3826) 2019-05-06 19:36:03 +02:00
cmd codeintel: Update metadata vertex buffer size (#10839) 2020-05-20 14:32:24 -05:00
dev e2e: revert script to fix e2e pipeline (#10741) 2020-05-16 09:01:38 -07:00
doc Update latest release to 3.16.0 (#10830) 2020-05-20 09:59:19 -07:00
docker-images Switch from TypeScript to Go precise-code-intel services (#10529) 2020-05-11 11:01:36 -05:00
enterprise all: Address golang-ci run warnings (#10857) 2020-05-20 15:55:55 +02:00
internal codeintel: Remove pointer from upload on db.InsertUpload (#10840) 2020-05-20 14:31:45 -05:00
migrations migrations: add new index user_external_accounts_user_id (#10772) 2020-05-18 20:15:14 +08:00
monitoring Do not alert on missing bundle manager cache activity (#10752) 2020-05-15 14:50:42 -05:00
packages Extension API 24.4.0 (#10753) 2020-05-16 09:41:47 +02:00
schema Rename ref to rev in version context configuration (#10773) 2020-05-18 17:33:51 +04:00
shared Update dependency eslint to v7 (#10733) 2020-05-20 14:21:47 +02:00
ui/assets simplify Activation{Dropdown,Checklist} styles (#4538) 2019-06-16 19:44:30 -07:00
web Correctly reset publishing state after immediate error (#10825) 2020-05-20 14:10:27 +02:00
.dockerignore codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
.editorconfig dev: add shfmt for shell script consistency (#9900) 2020-04-15 12:44:36 -07:00
.eslintrc.js Use asyncScheduler instead of animationFrameScheduler (#10367) 2020-05-02 19:18:58 +02:00
.gitattributes Don't count fixtures into GitHub language stats (#5817) 2019-10-02 17:22:49 +02:00
.gitignore dev: quick notes on how to use tilt and minikube (#10407) 2020-05-08 16:41:59 -07:00
.gitmodules Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.graphqlconfig prefer using the Prisma GraphQL VS Code extension (#5268) 2019-08-18 04:05:33 -07:00
.mailmap Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.mocharc.js Fix regressions in regression suite (#7894) 2020-01-20 09:22:30 -06:00
.nvmrc Update Node.js to v14.3.0 (#10850) 2020-05-20 13:53:18 +02:00
.prettierignore Take percy snapshots of storybooks (#10622) 2020-05-14 13:15:42 +02:00
.stylelintignore Remove unused eslint disables (#9572) 2020-04-04 13:40:05 +02:00
.stylelintrc.json Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.tool-versions ci: add shellcheck linter for shell scripts (#9903) 2020-04-21 10:03:17 -07:00
.yarnrc Use npmjs.org instead of yarnpkg.com (#926) 2018-11-10 12:14:21 -08:00
babel.config.js Polyfill URLSearchParams for Firefox (#10789) 2020-05-18 21:04:08 +02:00
CHANGELOG.md search: do not quote rev in dynamic repo filter (#10810) 2020-05-19 12:56:50 +02:00
CONTRIBUTING.md fix: update broken link to code of conduct (#7781) 2020-01-15 13:45:14 -08:00
doc.go Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
go.mod server: remove upgrade migration (#10707) 2020-05-15 10:30:31 +02:00
go.sum go mod tidy (#10706) 2020-05-15 09:30:47 +02:00
graphql-schema-linter.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
gulpfile.js Fix copying integration assets (#7195) 2019-12-14 19:54:21 -05:00
jest.config.base.js Take percy snapshots of storybooks (#10622) 2020-05-14 13:15:42 +02:00
jest.config.js codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
LICENSE clarify license (#2543) 2019-03-03 16:39:46 +08:00
LICENSE.apache clarify license (#2543) 2019-03-03 16:39:46 +08:00
LICENSE.enterprise clarify license (#2543) 2019-03-03 16:39:46 +08:00
package.json Update dependency stylelint to ^13.5.0 (#10854) 2020-05-20 15:22:04 +02:00
prettier.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
README.md docs: Reference LSIF instead of LSP (#10109) 2020-04-21 19:37:10 -07:00
renovate.json Update Node.js to v14 (#10515) 2020-05-15 20:45:36 +02:00
SECURITY.md consolidate security policy (#7906) 2020-01-21 10:03:11 -08:00
ThirdPartyLicensesGo.csv Add ThirdPartyLicenses.csv with separate tools (#9823) 2020-04-16 22:44:54 +02:00
ThirdPartyLicensesNpm.csv Update npm licenses (#10849) 2020-05-20 13:44:53 +02:00
tsconfig.json codeintel: Remove old typescript services (#10566) 2020-05-14 15:29:03 -05:00
yarn.lock Update dependency stylelint to ^13.5.0 (#10854) 2020-05-20 15:22:04 +02:00

Sourcegraph

build apache license

Sourcegraph OSS edition is a fast, open-source, fully-featured code search and navigation engine. Enterprise editions are available.

Screenshot

Features

Try it yourself

Development

Prerequisites

  • Git
  • Go (1.13 or later)
  • Docker
  • PostgreSQL (v11 or higher)
  • Node.js (version 8 or 10)
  • Redis
  • Yarn
  • Nginx

For a detailed guide to installing prerequisites, see these instructions.

Installation

Prebuilt Docker images are the fastest way to use Sourcegraph Enterprise. See the quickstart installation guide.

To use Sourcegraph OSS:

  1. Ensure Docker is running

  2. Initialize the PostgreSQL database

  3. Configure the HTTPS reverse proxy

  4. Start the development server

    ./dev/start.sh
    

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

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

Documentation

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

License

Sourcegraph OSS is available freely under the Apache 2 license. Sourcegraph OSS comprises all files in this repository except those in the enterprise/ and web/src/enterprise directories.

All files in the enterprise/ and web/src/enterprise/ directories are subject to the Sourcegraph Enterprise license.