summaryrefslogtreecommitdiff
path: root/go/internal/command/command.go
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+8
* Support different CommandArgs typePatrick Bajao2019-07-311-5/+16
* Support falling back to ruby version of checkersPatrick Bajao2019-07-291-2/+1
* Go implementation for LFS authenticateIgor2019-06-061-0/+3
* Go implementation for git-upload-archiveIgor2019-06-051-0/+3
* Go implementation for git-upload-packIgor2019-06-031-0/+3
* Return Fallback cmd if feature is enabled, but unimplementedIgor2019-06-031-1/+3
* Go implementation for git-receive-packIgor2019-05-311-0/+3
* Pass readWriter to Command constructorIgor Drozdov2019-05-201-6/+6
* Pass the root directory into the fallback commandNick Thomas2019-04-121-1/+1
* Provide go implementation for 2fa_recovery_codes commandIgor2019-03-211-2/+5
* Wrap Stderr & Stdout in a reporter structBob Van Landuyt2019-03-151-1/+2
* Allow enabling gitlab-shell "discover"-featureBob Van Landuyt2019-01-151-0/+35