sourcegraph/enterprise
ᴜɴᴋɴᴡᴏɴ 589e6f587e
auth: dynamic request scopes for GitHub OAuth provider (#8296)
* auth: dynamically request scopes for GitHub OAuth provider

* auth: fix tests

* auth: fix more tests
2020-02-07 00:14:08 +08:00
..
cmd auth: dynamic request scopes for GitHub OAuth provider (#8296) 2020-02-07 00:14:08 +08:00
dev ci: Set COMMIT_SHA/DATE env vars when building server image (#8153) 2020-01-31 15:05:21 +01:00
docs Remove unused and outdated telemetry code (#5671) 2019-09-23 12:22:53 -07:00
internal a8n: Add checkState to ExternalChangeset resolver (#8020) 2020-02-06 11:30:02 +02:00
ui/assets/img add enterprise/ directory 2018-10-26 19:13:36 -07:00
.gitignore add enterprise/ directory 2018-10-26 19:13:36 -07:00
README.md use single root package.json, do not build intermediate shared code (#936) 2018-11-12 01:05:35 -08:00

Sourcegraph Enterprise

build codecov code style: prettier

This directory contains Sourcegraph Enterprise code. The ../src/enterprise/ directory also contains Sourcegraph Enterprise code.

Dev

Build notes

You'll need to clone https://github.com/sourcegraph/dev-private to the same directory that contains this repository.