summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client/ref_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+6
* Backport Gitaly dynamic timeouts from EEYorick Peterse2019-03-121-2/+9
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-131-1/+3
* Backport some changes from gitlab-org/gitlab-ee!6767Rubén Dávila2018-08-071-0/+17
* Set default timeout for deleting many refsZeger-Jan van de Weg2018-08-021-1/+1
* Incorporate Gitaly's RefService.FindAllRemoteBranches RPCgitaly-remote-branchesAlejandro Rodríguez2018-07-181-0/+19
* Client implementation for Repository#new_commitsZeger-Jan van de Weg2018-07-181-0/+19
* Updated Gitaly timeout valuesAndrew Newdigate2018-07-051-13/+13
* Add handling for commit/tags with big messagesAhmad Sherif2018-05-181-1/+17
* Remove intermediate methods on Branch and Tag classesZeger-Jan van de Weg2018-02-011-9/+10
* Fix encoding issues when name is not UTF-8Zeger-Jan van de Weg2018-02-011-2/+8
* Client changes for Tag,BranchNamesContainingCommitZeger-Jan van de Weg2018-02-011-0/+26
* Migrate Git::Repository#delete_refs to Gitalyfeature/migrate-delete-refs-to-gitalyAhmad Sherif2018-01-301-3/+6
* Migrate merged_branch_names to GitalyAhmad Sherif2018-01-111-8/+23
* Move encoding methods to the more general EncodingHelpergitaly-encoding-helpersAlejandro Rodríguez2017-12-281-5/+5
* Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-1/+2
* Merge branch 'gitaly-delete-refs' into 'master'Douwe Maan2017-11-201-0/+9
|\
| * Incorporate Gitaly's RefService.DeleteRefs RPCgitaly-delete-refsAlejandro Rodríguez2017-11-171-0/+9
* | Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
|/
* Use Gitaly's RepositoryService.HasLocalBranches RPCgitaly-has-local-branchesAlejandro Rodríguez2017-10-101-8/+0
* Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)2017-09-291-0/+8
* Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-291-13/+1
* Migrate creating/deleting a branch to Gitalyfeature/migrate-branch-operations-to-gitalyAhmad Sherif2017-09-061-1/+39
* Migrate Gitlab::Git::Repository#find_branch to GitalyAhmad Sherif2017-09-051-0/+14
* Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate2017-08-241-1/+1
* Client Implementation: RefService::RefExistsgitaly_ref_existsAndrew Newdigate2017-08-181-0/+8
* Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez2017-08-071-5/+3
* Incorporate RefsService.FindAllBranches Gitaly RPCgitaly-all-branchesAlejandro Rodríguez2017-07-271-0/+13
* Migrate Repository#tags to Gitalyfeature/migrate-repository-tags-to-gitalyAhmad Sherif2017-07-271-0/+25
* Adapt to new Gitaly commit message formatAlejandro Rodríguez2017-07-181-4/+4
* Renamed Gitaly servicesAndrew Newdigate2017-07-181-0/+110