Code AI platform with Code Search & Cody
Go to file
2023-10-03 04:09:30 +02:00
.aspect Bump NodeJS to v18 (#56546) 2023-09-13 17:48:33 +02:00
.buildkite bazel: move backcompat tests to their own pipeline (#55489) 2023-08-22 16:57:25 +00:00
.github chore: clean up obsolete tagging of the @sourcegraph/apis (#57091) 2023-09-27 16:31:11 +00:00
.vscode fix ignoring of generated assets in VS Code search (#57213) 2023-09-29 22:54:23 +00:00
client Add initial version of dropdown menu and update user menu (#55996) 2023-10-02 20:30:02 +02:00
cmd grpc: searcher: change file_path and content type to be bytes instead of string (#57273) 2023-10-02 22:17:51 +00:00
dev remove more ENTERPRISE=1 remnants (#57232) 2023-10-02 10:43:11 -07:00
doc encryption: Standardize envelope encryption (#56711) 2023-10-02 23:01:04 +02:00
docker-images Update docker dind image to 24.0.6 to fix vulns (#57177) 2023-10-02 09:57:06 +01:00
enterprise remove more ENTERPRISE=1 remnants (#57232) 2023-10-02 10:43:11 -07:00
internal grpc: searcher: change file_path and content type to be bytes instead of string (#57273) 2023-10-02 22:17:51 +00:00
lib Chore: bump cockroachdb/errors (#57102) 2023-09-27 16:06:31 -06:00
migrations [telemetry] Add onboarding tour related events to allow list (#57199) 2023-09-30 18:10:29 +02:00
monitoring monitoring: add queue growth panel and alert (#57222) 2023-10-02 10:59:41 -04:00
schema Regenerate schema.go file (#57277) 2023-10-02 23:35:12 +00:00
src-tauri Auto setup Cody App from VS Code (#56716) 2023-09-20 21:11:43 +05:30
testing bzl: bump oci_rules to 1.3.4 (#57013) 2023-09-26 10:23:30 +02:00
third_party local: fix issues when cross-compiling syntax-highlighter to produce a container image on Mac machines (#55969) 2023-08-22 12:46:43 +02:00
third-party-licenses clean up browser extension webpack build (#57229) 2023-10-02 10:43:40 -07:00
ui/assets remove more ENTERPRISE=1 remnants (#57232) 2023-10-02 10:43:11 -07:00
windows/installer/cody call it "Cody" not "Cody AI" (#56863) 2023-09-21 08:49:02 -05:00
wolfi-images Rebuilding wolfi base images 5.2 (#57196) 2023-09-29 15:37:07 +00:00
wolfi-packages switching ctags to tagged versions (#57259) 2023-10-02 15:51:20 +00:00
.bazel_fix_commands.json
.bazelignore Remove completions review tool (#55201) 2023-07-21 17:03:16 +02:00
.bazeliskrc build: update to Aspect CLI 5.5.4 (#54468) 2023-06-29 22:44:05 -07:00
.bazelrc Bump NodeJS to v18 (#56546) 2023-09-13 17:48:33 +02:00
.bazelversion Update bazel to 6.1.1 (#50472) 2023-04-11 10:51:21 +02:00
.browserslistrc
.dockerignore
.editorconfig proto: Add editorconfig to ident using two spaces (#57281) 2023-10-03 00:39:42 +00:00
.eslintignore bazel: implement custom ESLint Bazel rule (#52062) 2023-05-22 04:05:45 -07:00
.eslintrc.js Eslint fix type imports (#54920) 2023-08-10 21:12:31 +02:00
.gitattributes github: show bazel diff again (#54719) 2023-07-07 16:43:45 +00:00
.gitignore Remove accidentally committed playwright file (#57285) 2023-10-03 04:09:30 +02:00
.graphqlrc.yml
.hadolint.yaml
.mailmap mailmap: add entries for Eric and Renovate (#50966) 2023-04-25 09:42:22 +02:00
.mocharc.js
.npmrc pnpm: remove update notifier message (#51630) 2023-05-10 08:53:39 +02:00
.percy.yml ci: percy defer snapshots upload (#54116) 2023-06-25 18:57:49 -07:00
.pre-commit-config.yaml dev: add a pre-commit hook to searches for tokens (#56499) 2023-09-12 16:20:44 +02:00
.prettierignore bazel: move backcompat tests to their own pipeline (#55489) 2023-08-22 16:57:25 +00:00
.stylelintignore
.stylelintrc.json
.tool-versions Bump NodeJS to v18 (#56546) 2023-09-13 17:48:33 +02:00
.trivyignore
babel.config.jest.js bazel: fix the web application bundle in Bazel (#50383) 2023-04-10 21:16:12 -07:00
babel.config.js bazel: fix the web application bundle in Bazel (#50383) 2023-04-10 21:16:12 -07:00
BUILD.bazel Allow to run e2e tests locally (#55998) 2023-08-29 11:08:47 -05:00
CHANGELOG.app.md update code references to "Sourcegraph App" -> "Cody App" (#56747) 2023-09-19 12:31:12 -10:00
CHANGELOG.md always enable applySearchQuerySuggestionOnEnter (#57214) 2023-09-30 06:34:20 +00:00
CODENOTIFY nix: update pnpm hash (#51512) 2023-05-05 12:51:59 +00:00
CONTRIBUTING.md
deps.bzl gomod: update go-ctags (#57189) 2023-09-29 16:47:16 +02:00
doc.go
eslint-relative-formatter.js bazel: implement custom ESLint Bazel rule (#52062) 2023-05-22 04:05:45 -07:00
flake.lock nix: update flake.lock (#57053) 2023-09-26 16:41:04 +00:00
flake.nix nix: separate nixpkgs-unstable pin from nixpkgs pin for static binaries (#56959) 2023-09-22 17:12:18 +00:00
gen.go
go.mod gomod: update go-ctags (#57189) 2023-09-29 16:47:16 +02:00
go.sum gomod: update go-ctags (#57189) 2023-09-29 16:47:16 +02:00
graphql-schema-linter.config.js
gulpfile.js
jest.config.base.js
jest.config.js
jest.snapshot-resolver.js
junit.xml SGM-6462 - Add About Sourcegraph CTA to main nav in dotcom (#56228) 2023-09-05 13:41:23 -04:00
LICENSE relicense all paths other than MIT licensed code, client/cody*, jetbrains, VS code, and browser extension to enterprise (#53345) (#53345) 2023-06-13 10:28:11 -07:00
LICENSE.enterprise
lighthouserc.js
linter_deps.bzl bzl: port go compiler directives linter from sg lint to nogo (#54485) 2023-06-30 14:31:15 +02:00
mockgen.temp.yaml Add GraphQL read resolvers for code hosts (#55882) 2023-08-21 13:10:22 +00:00
mockgen.test.yaml internal/telemetry: add telemetrytest mock for testing (#56982) 2023-09-23 02:45:55 +00:00
mockgen.yaml
nogo_config.json Move enterprise/internal/batches package to internal/batches (#54855) 2023-07-12 08:42:35 -06:00
package.json clean up browser extension webpack build (#57229) 2023-10-02 10:43:40 -07:00
pnpm-lock.yaml Add initial version of dropdown menu and update user menu (#55996) 2023-10-02 20:30:02 +02:00
pnpm-workspace.yaml
postcss.config.js
prettier.config.js clean up Cody CSS to increase shareability and improve display in web app (#50279) 2023-04-03 12:29:05 -07:00
README.md relicense all paths other than MIT licensed code, client/cody*, jetbrains, VS code, and browser extension to enterprise (#53345) (#53345) 2023-06-13 10:28:11 -07:00
renovate.json
SECURITY.md
service-catalog.yaml
sg.config.yaml remove more ENTERPRISE=1 remnants (#57232) 2023-10-02 10:43:11 -07:00
shell.nix Bump NodeJS to v18 (#56546) 2023-09-13 17:48:33 +02:00
sonar-project.properties Use Buildkite to run Sonarcloud (#54875) 2023-07-21 12:16:03 -04:00
stamp_tags.bzl Switch to OCI/Wolfi based image (#52693) 2023-06-02 12:12:52 +02:00
svgo.config.js
tsconfig.all.json remove cody code that was moved to separate cody repo (#54729) 2023-07-10 00:31:47 -10:00
tsconfig.base.json
tsconfig.eslint.json
WORKSPACE doc/telemetry: add exported events schema (#57106) 2023-09-28 13:51:44 -07:00

DocsContributingTwitterDiscord

Build status Scorecard Latest release Discord Contributors


Sourcegraph makes it easy to read, write, and fix code—even in big, complex codebases.

  • Code search: Search all of your repositories across all branches and all code hosts.
  • Code intelligence: Navigate code, find references, see code owners, trace history, and more.
  • Fix and refactor: Roll out large-scale changes to many repositories at once and track big migrations.

Getting started



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 primarily non-OSS-licensed files, and some OSS licensed files (for example, IDE extensions). We maintain one repository rather than two separate repositories mainly for development convenience.

See the LICENSE for an explanation of how files are licensed.