summaryrefslogtreecommitdiff
path: root/go/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better testing for JSON deserialisationan-improve-test-coverageAndrew Newdigate2019-03-183-0/+177
* Wrap Stderr & Stdout in a reporter structBob Van Landuyt2019-03-151-8/+11
* Fix unmarshalling JSON from the command lineNick Thomas2019-03-063-3/+3
* Adds distributed tracing instrumentation to GitLab-Shellan-distributed-tracingAndrew Newdigate2019-03-014-128/+44
* 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
* Vendor updatesAndrew Newdigate2018-12-114-4/+4
* Revert "Merge branch 'zj-rename-gitalypb' into 'master'"revert-0662bdd1Zeger-Jan van de Weg2018-12-074-10/+13
* Upgrade gitaly Client dependencyZeger-Jan van de Weg2018-12-064-13/+10
* 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
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro RodrĂ­guez2018-03-202-0/+115
* - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-032-2/+6
* Check number of argumentsJacob Vosmaer2017-05-232-0/+10
* Change signature of logger.FatalJacob Vosmaer2017-05-232-6/+6
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-233-12/+60
* Vendor gitaly-proto 0.5.0go-hello-worldJacob Vosmaer2017-04-121-1/+6
* Add hello-world executableJacob Vosmaer2017-04-121-0/+7