sourcegraph/enterprise
Beyang Liu 4b734b855d
Batch-fetch GitLab Project visibility when computing permissions (#8171)
* authz: gitlab oauth: batch requests for project visibility
* authz: gitlab oauth: add config for min batch threshold and max allowed batch requests
* conf: debug.log.extsvc.gitlab: logs GitLab API requests
2020-02-02 07:48:33 -08:00
..
cmd Batch-fetch GitLab Project visibility when computing permissions (#8171) 2020-02-02 07:48:33 -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 labels to changesets (#8115) 2020-02-02 00:05:19 +01: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.