Code AI platform with Code Search & Cody
Go to file
renovate[bot] 40b0ffd30d
Update dependency @sourcegraph/codeintellify to ^7.2.0 (#15831)
* Update dependency @sourcegraph/codeintellify to ^7.2.0

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TJ Kandala <kandalatj@gmail.com>
2020-12-02 12:59:37 -05:00
.buildkite buildkite: pass on log groups from vagrant (#16253) 2020-11-30 22:27:10 +02:00
.github progress-bot: only post once a day (#16347) 2020-12-02 00:12:58 -08:00
.storybook Don't enable knobs twice (#16139) 2020-11-24 23:26:30 +01:00
.vscode Make stacking contexts explicit (#14854) 2020-10-21 10:19:58 +02:00
client extensions: convert Range classes to plain Range when merging hovers (#16366) 2020-12-02 11:41:21 -05:00
cmd search: make streaming search handler testable (#16358) 2020-12-02 16:46:08 +02:00
dev update progress-bot to post once a week (#16341) 2020-12-01 21:34:50 -08:00
doc Minor typo (#16361) 2020-12-02 15:08:38 +01:00
docker-images monitoring: refactor generator to separate package (round 2) (#16158) 2020-11-26 22:16:21 +08:00
enterprise Implement delta API resolvers on changeset spec (#16185) 2020-12-02 03:11:58 +01:00
internal search: generate progress events in graphqlbackend (#16349) 2020-12-02 14:36:01 +02:00
migrations codeintel: Make executor logs structured (#15957) 2020-12-01 17:46:23 -06:00
monitoring github-proxy: Instrument mutex contention (#16312) 2020-12-02 11:55:54 +02:00
schema campaigns: allow env usage in campaign steps (#16044) 2020-11-23 22:18:06 -08:00
third-party-licenses chore: update third-party license (#16229) 2020-11-30 00:24:58 +00:00
ui/assets Theme Storybook with global dark and light theme (#14606) 2020-11-24 22:34:53 +01:00
.dockerignore Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02:00
.editorconfig Hide monaco cursor in Chromatic and Percy (#13643) 2020-09-04 23:29:27 +02:00
.eslintrc.js Open "Help" and "About" in new tabs (#13446) 2020-08-31 12:51:01 +02:00
.gitattributes Don't count fixtures into GitHub language stats (#5817) 2019-10-02 17:22:49 +02:00
.gitignore Move shared branded code to branded/ (#14515) 2020-10-08 15:14:34 +02:00
.gitmodules Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
.golangci.yml Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02: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 Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02:00
.nvmrc Update Node.js to v14.7.0 (#12600) 2020-08-03 11:06:37 +02:00
.percy.yml Configure better Percy widths (#14902) 2020-10-20 13:30:28 +02:00
.prettierignore monitoring: generator docs, move definitions to subpackage (#16214) 2020-11-28 14:04:42 +08: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 Cluster QA tests (#15678) 2020-11-18 11:54:54 -07:00
.yarnrc Use npmjs.org instead of yarnpkg.com (#926) 2018-11-10 12:14:21 -08:00
babel.config.js Pin cssnano version that treats :focus-visible correctly (#14086) 2020-09-23 22:21:31 +02:00
CHANGELOG.md Implement basic first version of delta UI (#16240) 2020-12-02 03:37:17 +01:00
CODENOTIFY I don't need to be notified of all CODENOTIFY changes (#15711) 2020-11-12 10:09:18 -08: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 monitoring: upgrade gomarkdoc and regenerate (#16311) 2020-12-02 07:36:07 +08:00
go.sum monitoring: upgrade gomarkdoc and regenerate (#16311) 2020-12-02 07:36:07 +08:00
graphql-schema-linter.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
gulpfile.js Watch integration test bundle (#14748) 2020-10-15 12:12:31 +02:00
jest.config.base.js Theme Storybook with global dark and light theme (#14606) 2020-11-24 22:34:53 +01:00
jest.config.js Move shared branded code to branded/ (#14515) 2020-10-08 15:14:34 +02:00
LICENSE Move all client code into client/ folder (#14480) 2020-10-07 22:23:53 +02: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
package.json Update dependency @sourcegraph/codeintellify to ^7.2.0 (#15831) 2020-12-02 12:59:37 -05:00
postcss.config.js Implement new toggle components (#13774) 2020-09-11 17:43:08 -04:00
prettier.config.js Publish Sourcegraph as open source 🚀 2018-09-30 23:13:36 -07:00
README.md Update logo in README (#15078) 2020-11-04 13:40:51 +01:00
renovate.json Don't open Renovate PRs for typescript nightly (#13378) 2020-08-26 21:19:05 +02:00
SECURITY.md consolidate security policy (#7906) 2020-01-21 10:03:11 -08:00
tsconfig.all.json Move shared branded code to branded/ (#14515) 2020-10-08 15:14:34 +02:00
tsconfig.json tsconfig: bump to es2020 to use bigint (#16354) 2020-12-02 20:05:44 +08:00
yarn.lock Update dependency @sourcegraph/codeintellify to ^7.2.0 (#15831) 2020-12-02 12:59:37 -05: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. Initialize the PostgreSQL database

  2. Ensure Docker is running

  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 client/web/src/enterprise directories.

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