summaryrefslogtreecommitdiff
path: root/go
Commit message (Expand)AuthorAgeFilesLines
* Support calling internal API using HTTPSIgor2019-05-0110-16/+263
* Support calling internal api using HTTPIgor2019-04-2415-140/+348
* Pass the root directory into the fallback commandNick Thomas2019-04-124-12/+99
* Correctly determine the root directory for gitlab-shellNick Thomas2019-04-121-11/+24
* Provide go implementation for 2fa_recovery_codes commandIgor2019-03-2117-46/+622
* Better testing for JSON deserialisationan-improve-test-coverageAndrew Newdigate2019-03-183-0/+177
* Wrap Stderr & Stdout in a reporter structBob Van Landuyt2019-03-158-37/+96
* Detect user based on key, username or idBob Van Landuyt2019-03-148-1/+634
* Get secret from configBob Van Landuyt2019-03-138-87/+182
* Vendor otiai10/copyBob Van Landuyt2019-03-136-0/+161
* Fix unmarshalling JSON from the command lineNick Thomas2019-03-063-3/+3
* Adds distributed tracing instrumentation to GitLab-Shellan-distributed-tracingAndrew Newdigate2019-03-0111-223/+322
* Add testify/require to vendored packagesAndrew Newdigate2019-02-268-0/+2274
* Vendor LabKit into GitLab-ShellAndrew Newdigate2019-02-25120-0/+16304
* Bump gitaly-proto to v1.10.0sh-bump-gitaly-protoStan Hu2019-02-128-539/+1009
* Don't fall back to ruby for non SSH connectionsbvl-feature-flag-commandsBob Van Landuyt2019-01-152-7/+6
* Allow enabling gitlab-shell "discover"-featureBob Van Landuyt2019-01-1510-17/+425
* Vendor testifyBob Van Landuyt2019-01-1448-0/+11112
* Remove unused vendored coderemove-gitaly-proto-helperJacob Vosmaer2018-12-173-84/+0
* Vendor updatesAndrew Newdigate2018-12-11373-33426/+81807
* Revert "Merge branch 'zj-rename-gitalypb' into 'master'"revert-0662bdd1Zeger-Jan van de Weg2018-12-0741-2530/+2243
* Upgrade gitaly Client dependencyZeger-Jan van de Weg2018-12-0641-2243/+2530
* Use Gitaly's v2 auth schemegitaly-auth-v2Alejandro Rodríguez2018-10-0926-6/+1954
* Allow the config directory to be specifiedNick Thomas2018-09-283-17/+31
* Specify a richer scheme to run the migration withNick Thomas2018-09-283-26/+54
* Initial feature-flagged go/ruby switchNick Thomas2018-09-283-6/+49
* Pass custom git_config_options to GitalyoRubén Dávila2018-08-077-273/+457
* Update gitaly-proto to 0.109.0James Lopez2018-07-2716-715/+3151
* Add script to update vendored go libsJacob Vosmaer (GitLab)2018-07-241-0/+12
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro Rodríguez2018-03-2018-666/+2397
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-193-23/+46
* Vendor logrus at v1.0.5add-logrusJacob Vosmaer2018-03-13266-0/+153518
* Update gitaly-proto and gitaly libsJacob Vosmaer (GitLab)2018-01-1821-480/+8485
* Use grpc-go 1.9.1grpc-go-1.9.1Jacob Vosmaer2018-01-1885-3557/+11819
* Bump gitaly-proto to v0.23.0sh-bump-gitaly-proto-23-0Stan Hu2017-07-296-142/+431
* Bump gitaly-proto version to 0.20.0Stan Hu2017-07-256-119/+540
* Update vendoring for gitalyupdate-gitaly-definitionKim "BKC" Carlbäcker2017-07-2011-191/+1059
* tokens!Kim "BKC" Carlbäcker2017-07-073-3/+3
* refactor Gitaly dialOptsgitaly-124-gitaly-sshKim "BKC" Carlbäcker2017-07-073-18/+15
* don't make up exitCodesKim "BKC" Carlbäcker2017-07-072-6/+6
* update gitaly-protoKim "BKC" Carlbäcker2017-07-0712-556/+2377
* AuthenticationKim "BKC" Carlbäcker2017-07-062-2/+18
* fix vendorKim "BKC" Carlbäcker2017-07-066-56/+71
* - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-0320-146/+3115
* Downgrade grpc to get Go 1.5 compatibilitygo-1.5-compatJacob Vosmaer2017-06-0215-921/+473
* Check number of argumentsJacob Vosmaer2017-05-232-0/+10
* Change signature of logger.FatalJacob Vosmaer2017-05-233-16/+17
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-2326-12/+9717
* Vendor gitaly-proto 0.5.0go-hello-worldJacob Vosmaer2017-04-12161-1/+68957
* Add hello-world executableJacob Vosmaer2017-04-122-0/+13