summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client/ref.rb
Commit message (Expand)AuthorAgeFilesLines
* Renamed Gitaly servicesAndrew Newdigate2017-07-181-110/+0
* Make commit lookups explicitJacob Vosmaer2017-07-141-1/+29
* Add test for GitalyClient::Ref#find_ref_nameJacob Vosmaer2017-07-041-1/+1
* Fix a bug where an invalid sort param value was passed to Gitaly34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_updatedAlejandro Rodríguez2017-06-281-0/+2
* Fix gitaly ref encoding bugsJacob Vosmaer2017-06-281-7/+16
* Pass Gitaly token on Ruby gRPC requestsJacob Vosmaer2017-06-191-11/+10
* Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-181-0/+16
|\
| * Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-171-0/+16
* | Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-nameAlejandro Rodríguez2017-05-161-1/+1
|/
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-1/+1
* Re-enable ref operations with gitaly after not-found fixfix-gitaly-not-foundAlejandro Rodríguez2017-05-021-1/+3
* Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker2017-04-281-0/+8
* Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer2017-04-071-7/+7
* Send more Gitaly::Repository fieldsJacob Vosmaer2017-04-071-1/+2
* Fix rubocop offenceJacob Vosmaer2017-04-061-1/+1
* Use Gitaly for Environment#first_deployment_forKim "BKC" Carlbäcker2017-04-061-0/+10
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-0/+35