summaryrefslogtreecommitdiff
path: root/go/internal
Commit message (Collapse)AuthorAgeFilesLines
* Vendor updatesAndrew Newdigate2018-12-113-3/+3
|
* Revert "Merge branch 'zj-rename-gitalypb' into 'master'"revert-0662bdd1Zeger-Jan van de Weg2018-12-073-6/+6
| | | This reverts merge request !262
* Upgrade gitaly Client dependencyZeger-Jan van de Weg2018-12-063-6/+6
| | | | | The client now has TLS support. So this gets pulled into this component. To make it work, we have to upgrade the proto too.
* Use Gitaly's v2 auth schemegitaly-auth-v2Alejandro Rodríguez2018-10-091-1/+1
|
* Allow the config directory to be specifiedNick Thomas2018-09-282-7/+14
|
* Specify a richer scheme to run the migration withNick Thomas2018-09-282-11/+26
|
* Initial feature-flagged go/ruby switchNick Thomas2018-09-282-6/+13
|
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro Rodríguez2018-03-201-0/+26
|
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-193-23/+46
|
* 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
|
* AuthenticationKim "BKC" Carlbäcker2017-07-062-2/+18
|
* - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-032-10/+30
| | | | | - Wire up gitaly-*-pack to Gitaly. Don't pass git-*-pack to go - Disable tests for go1.5 & 1.6
* Change signature of logger.FatalJacob Vosmaer2017-05-231-10/+11
|
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-236-0/+227