summaryrefslogtreecommitdiff
path: root/go/internal/command
Commit message (Expand)AuthorAgeFilesLines
* Move go code up one levelNick Thomas2019-10-1838-2532/+0
* Upgrade Gitaly to 1.68.0jc-upgrade-gitalyJohn Cai2019-10-143-3/+3
* Remove buildCheckAllowedEnv() test helperAsh McKenzie2019-10-091-7/+0
* Rewrite bin/check in GoNick Thomas2019-10-084-0/+160
* Remove feature flags and the fallback commandNick Thomas2019-09-204-275/+70
* Implement AuthorizedPrincipals command181-authorized-principals-check-goPatrick Bajao2019-08-097-0/+191
* Implement AuthorizedKeys command181-authorized-keys-check-goPatrick Bajao2019-08-087-2/+257
* Add Executable struct181-migrate-gitlab-shell-checks-fallbackPatrick Bajao2019-08-029-154/+189
* Rename CommandArgs to ShellPatrick Bajao2019-07-3118-37/+37
* Support different CommandArgs typePatrick Bajao2019-07-318-156/+238
* Support falling back to ruby version of checkersPatrick Bajao2019-07-296-41/+99
* Go implementation for LFS authenticateIgor2019-06-066-0/+281
* Go implementation for git-upload-archiveIgor2019-06-058-0/+163
* Go implementation for git-upload-packIgor2019-06-0312-32/+179
* Return Fallback cmd if feature is enabled, but unimplementedIgor2019-06-032-11/+20
* Go implementation for git-receive-packIgor2019-05-3114-40/+625
* Pass readWriter to Command constructorIgor Drozdov2019-05-208-37/+49
* Support calling internal api using HTTPIgor2019-04-242-11/+8
* Pass the root directory into the fallback commandNick Thomas2019-04-123-7/+93
* Provide go implementation for 2fa_recovery_codes commandIgor2019-03-2110-29/+243
* Wrap Stderr & Stdout in a reporter structBob Van Landuyt2019-03-155-16/+23
* Detect user based on key, username or idBob Van Landuyt2019-03-142-1/+166
* Don't fall back to ruby for non SSH connectionsbvl-feature-flag-commandsBob Van Landuyt2019-01-151-3/+3
* Allow enabling gitlab-shell "discover"-featureBob Van Landuyt2019-01-156-0/+297