summaryrefslogtreecommitdiff
path: root/go/cmd/gitlab-shell/main.go
Commit message (Expand)AuthorAgeFilesLines
* Replace symlinks with actual binariesPatrick Bajao2019-08-151-1/+1
* Add Executable struct181-migrate-gitlab-shell-checks-fallbackPatrick Bajao2019-08-021-22/+5
* Support falling back to ruby version of checkersPatrick Bajao2019-07-291-16/+2
* Respect GITLAB_SHELL_DIR in the Go versionNick Thomas2019-06-041-0/+4
* Pass readWriter to Command constructorIgor Drozdov2019-05-201-3/+3
* Pass the root directory into the fallback commandNick Thomas2019-04-121-5/+6
* Correctly determine the root directory for gitlab-shellNick Thomas2019-04-121-11/+24
* Provide go implementation for 2fa_recovery_codes commandIgor2019-03-211-11/+11
* Wrap Stderr & Stdout in a reporter structBob Van Landuyt2019-03-151-8/+11
* Don't fall back to ruby for non SSH connectionsbvl-feature-flag-commandsBob Van Landuyt2019-01-151-4/+3
* Allow enabling gitlab-shell "discover"-featureBob Van Landuyt2019-01-151-17/+18
* Allow the config directory to be specifiedNick Thomas2018-09-281-10/+17
* Specify a richer scheme to run the migration withNick Thomas2018-09-281-15/+28
* Initial feature-flagged go/ruby switchNick Thomas2018-09-281-0/+36