summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client
Commit message (Expand)AuthorAgeFilesLines
* Migrate Gitlab::Git::Repository#commit_count to Gitalyfeature/migrate-commit-count-to-gitalyAhmad Sherif2017-07-071-0/+9
* 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
* Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher2017-06-221-1/+4
|\
| * Encode Gitaly diff patches properlyfix/properly-encode-gitaly-diffsAhmad Sherif2017-06-221-1/+4
* | Migrate Gitlab::Git::Blob.find to Gitalyfeature/migrate-blob-find-to-gitalyAhmad Sherif2017-06-211-0/+20
|/
* Pass Gitaly token on Ruby gRPC requestsJacob Vosmaer2017-06-193-27/+22
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-1/+0
* Use the new Gitaly CommitDiff RPCfix/use-new-gitaly-commit-diff-rpcAhmad Sherif2017-06-023-1/+53
* 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-153-4/+4
* Add support for deltas_only under GitalyAhmad Sherif2017-05-131-20/+34
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
* Re-enable Gitaly commit_raw_diff featureAhmad Sherif2017-05-071-1/+3
* Re-enable ref operations with gitaly after not-found fixfix-gitaly-not-foundAlejandro Rodríguez2017-05-021-1/+3
* Merge branch 'gitaly-branch-tag-count' into 'master' Sean McGivern2017-05-021-0/+8
|\
| * Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker2017-04-281-0/+8
* | Fix Gitaly::Commit#is_ancestor30586-fix-gitaly-is-ancestorKim "BKC" Carlbäcker2017-04-281-12/+17
|/
* Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer2017-04-073-16/+12
* Remove spacesJacob Vosmaer2017-04-071-3/+3
* Remove unused codeJacob Vosmaer2017-04-071-4/+0
* Send more Gitaly::Repository fieldsJacob Vosmaer2017-04-074-17/+26
* 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-043-9/+52
* Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-301-0/+14
* Separate GRPC channels per repository storageJacob Vosmaer2017-03-292-7/+14
* Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-151-0/+25
* Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+17