summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gitaly_client/repository_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-7/+34
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-7/+32
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-33/+0
* Add latest changes from gitlab-org/security/gitlab@15-6-stable-eeGitLab Bot2022-11-301-1/+62
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-1/+15
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-25/+17
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+42
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-10/+0
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-13/+0
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-77/+76
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-13/+0
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-55/+77
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+16
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+3
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-6/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-0/+22
* Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-051-0/+11
* Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-031-0/+30
* 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