summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gitaly_client/repository_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-2/+2
* Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas2018-11-061-4/+57
* Client implementation GetRawChangesZeger-Jan van de Weg2018-05-071-0/+11
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+11
* Client implementation for InfoAttributesZeger-Jan van de Weg2018-04-111-0/+11
* Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre2018-04-061-0/+11
* Automatically cleanup stale worktrees and lock files upon a pushStan Hu2018-04-061-0/+10
* Make --prune a configurable parameter in fetching a git remotesh-make-prune-optional-in-git-fetchStan Hu2018-03-061-0/+14
* Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCce-gitaly-squash-in-progressAlejandro Rodríguez2018-02-211-0/+26
* Use Gitaly's RepositoryService.HasLocalBranches RPCgitaly-has-local-branchesAlejandro Rodríguez2017-10-101-0/+11
* Incorporate RepositoryService.ApplyGitattributes Gitaly RPCgitaly-apply-gitattributesAlejandro Rodríguez2017-08-171-0/+13
* Add GitalyClient::RepositoryService specsAlejandro Rodríguez2017-08-171-0/+63
* Rename RPC 'Exists' to 'RepositoryExists'Jacob Vosmaer2017-08-091-19/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Implement GRPC call to RepositoryServiceZ.J. van de Weg2017-07-261-0/+19