summaryrefslogtreecommitdiff
path: root/go/internal/gitlabnet/accessverifier/client.go
Commit message (Collapse)AuthorAgeFilesLines
* Move go code up one levelNick Thomas2019-10-181-115/+0
|
* Upgrade Gitaly to 1.68.0jc-upgrade-gitalyJohn Cai2019-10-141-1/+1
| | | | Gitaly 1.68.0 upgrades gRPC to 1.24.0
* Introduce changes from code reviewMałgorzata Ksionek2019-10-031-1/+5
|
* Update methods to use new pathMałgorzata Ksionek2019-10-011-1/+1
|
* Rename CommandArgs to ShellPatrick Bajao2019-07-311-2/+2
| | | | | | Other functions are still expecting for `CommandArgs` instead of `Shell`. They should be expecting `commandargs.Shell` now since it has been renamed.
* Go implementation for git-upload-packIgor2019-06-031-12/+4
|
* Go implementation for git-receive-packIgor2019-05-311-0/+119