gitlabhq/gitlab-shell

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.gitlab-ci.yml
.gitlab/CODEOWNERS
.golangci.yml
.ruby-version
.tool-versions
CHANGELOG
CONTRIBUTING.md
Dangerfile
Gemfile
Gemfile.lock
LICENSE
Makefile
PROCESS.md
README.md
VERSION
bin/install
client/client_test.go278
A
3 hrs
client/gitlabnet.go141
A
0 mins
client/httpclient.go166
A
0 mins
client/httpclient_test.go105
A
0 mins
client/httpsclient_test.go119
A
0 mins
client/testserver/gitalyserver.go100
A
0 mins
client/testserver/testserver.go96
A
0 mins
client/transport.go49
A
0 mins
cmd/check/command/command.go17
A
0 mins
cmd/check/command/command_test.go36
A
0 mins
cmd/check/main.go46
A
0 mins
cmd/gitlab-shell-authorized-keys-check/command/command.go29
A
0 mins
cmd/gitlab-shell-authorized-keys-check/command/command_test.go108
A
0 mins
cmd/gitlab-shell-authorized-keys-check/main.go47
A
0 mins
cmd/gitlab-shell-authorized-principals-check/command/command.go29
A
0 mins
cmd/gitlab-shell-authorized-principals-check/command/command_test.go102
A
0 mins
cmd/gitlab-shell-authorized-principals-check/main.go47
A
0 mins
cmd/gitlab-shell/command/command.go100
A
0 mins
cmd/gitlab-shell/command/command_test.go364
C
7 hrs
cmd/gitlab-shell/main.go63
A
0 mins
cmd/gitlab-sshd/Dockerfile
cmd/gitlab-sshd/acceptance_test.go458
A
0 mins
cmd/gitlab-sshd/main.go90
A
1 hr
config.yml.example
doc/architecture.md
doc/beginners_guide.md
doc/features.md
doc/gitlab-sshd.md
docker-compose.yml
go.mod
go.sum
internal/command/README.md