summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client/repository_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-15/+0
* Add latest changes from gitlab-org/security/gitlab@15-6-stable-eeGitLab Bot2022-11-301-4/+6
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-43/+46
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-4/+2
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+12
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-2/+4
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-2/+12
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-5/+0
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-36/+0
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-23/+25
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-17/+0
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+10
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+5
* 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-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-161-3/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-11/+12
* Upgrade Gitaly-Proto to 1.37.0Zeger-Jan van de Weg2019-07-161-1/+1
* Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-051-0/+7
* Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-031-0/+8
* Git FSCK has no timeoutzj-fsck-no-timeoutZeger-Jan van de Weg2019-04-151-1/+1
* Removing old code path for search_files_by_contentJohn Cai2019-03-011-14/+7
* Modifying gitaly search files client to add chunking supportJohn Cai2019-02-061-3/+30
* Don't specify `shell` for Gitaly write-refBob Van Landuyt2018-11-261-3/+2
* Update gitaly and gitaly-protoBob Van Landuyt2018-11-261-5/+1
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-1/+1
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-131-2/+4
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Remove timeouts for long running requestsZeger-Jan van de Weg2018-07-241-3/+3
* Add Repository#set_config and #delete_configJacob Vosmaer2018-07-061-5/+44
* Updated Gitaly timeout valuesAndrew Newdigate2018-07-051-10/+10
* Remove more feature flagsJacob Vosmaer2018-07-031-0/+2
* Migrate repo backup to gitalyAhmad Hassan2018-06-151-11/+31
* RefactorAhmad Hassan2018-06-081-35/+32
* Use RestoreCustomHooks RPC in restore rake taskAhmad Hassan2018-06-071-0/+22
* Migrate RepositoryService#SearchFilesBy{Content,Name}gitaly-1182-search-by-content-nameKim "BKC" Carlbäcker2018-05-181-0/+10
* Raise InvalidRepository error for non-valid git repositoriesDouglas Barbosa Alexandre2018-05-071-0/+2
* Client implementation GetRawChangesZeger-Jan van de Weg2018-05-071-0/+6
* Use fast timeouts for Gitaly FooInProgress RPC'sJacob Vosmaer2018-04-301-2/+2
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+16
* Client implementation for InfoAttributesZeger-Jan van de Weg2018-04-111-0/+9
* Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre2018-04-061-0/+6
* Automatically cleanup stale worktrees and lock files upon a pushStan Hu2018-04-061-0/+5
* Make --prune a configurable parameter in fetching a git remotesh-make-prune-optional-in-git-fetchStan Hu2018-03-061-2/+2