summaryrefslogtreecommitdiff
path: root/go/internal/command/command_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move go code up one levelNick Thomas2019-10-181-146/+0
* Remove buildCheckAllowedEnv() test helperAsh McKenzie2019-10-091-7/+0
* Rewrite bin/check in GoNick Thomas2019-10-081-0/+14
* Remove feature flags and the fallback commandNick Thomas2019-09-201-120/+68
* Implement AuthorizedPrincipals command181-authorized-principals-check-goPatrick Bajao2019-08-091-0/+11
* Implement AuthorizedKeys command181-authorized-keys-check-goPatrick Bajao2019-08-081-0/+11
* Add Executable struct181-migrate-gitlab-shell-checks-fallbackPatrick Bajao2019-08-021-20/+30
* Support different CommandArgs typePatrick Bajao2019-07-311-6/+9
* Support falling back to ruby version of checkersPatrick Bajao2019-07-291-2/+12
* Go implementation for LFS authenticateIgor2019-06-061-0/+13
* Go implementation for git-upload-archiveIgor2019-06-051-0/+13
* Go implementation for git-upload-packIgor2019-06-031-0/+13
* Return Fallback cmd if feature is enabled, but unimplementedIgor2019-06-031-10/+17
* Go implementation for git-receive-packIgor2019-05-311-4/+19
* Pass readWriter to Command constructorIgor Drozdov2019-05-201-2/+2
* Provide go implementation for 2fa_recovery_codes commandIgor2019-03-211-0/+14
* Allow enabling gitlab-shell "discover"-featureBob Van Landuyt2019-01-151-0/+71