summaryrefslogtreecommitdiff
path: root/go/internal/command/commandargs/command_args.go
Commit message (Expand)AuthorAgeFilesLines
* Move go code up one levelNick Thomas2019-10-181-31/+0
* Implement AuthorizedPrincipals command181-authorized-principals-check-goPatrick Bajao2019-08-091-0/+2
* Implement AuthorizedKeys command181-authorized-keys-check-goPatrick Bajao2019-08-081-0/+2
* Add Executable struct181-migrate-gitlab-shell-checks-fallbackPatrick Bajao2019-08-021-12/+10
* Support different CommandArgs typePatrick Bajao2019-07-311-112/+13
* Support falling back to ruby version of checkersPatrick Bajao2019-07-291-11/+28
* Go implementation for LFS authenticateIgor2019-06-061-0/+1
* Go implementation for git-upload-archiveIgor2019-06-051-0/+1
* Go implementation for git-upload-packIgor2019-06-031-0/+1
* Go implementation for git-receive-packIgor2019-05-311-11/+32
* Provide go implementation for 2fa_recovery_codes commandIgor2019-03-211-1/+6
* 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-151-0/+82