summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client/repository_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'zj-licensee-key' into 'master'43548-update-language-about-usage-ping-in-admin-settings-and-docsSean McGivern2018-03-011-0/+8
|\
| * Client implementation for Licensee#keyZeger-Jan van de Weg2018-03-011-0/+8
* | Encode revision for gitattributes refZeger-Jan van de Weg2018-03-011-1/+1
|/
* Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCce-gitaly-squash-in-progressAlejandro Rodríguez2018-02-211-0/+17
* Migrate Gitlab::Git::Repository#write_config to Gitalygitaly-970-repo-write-configKim "BKC" Carlbäcker2018-01-311-0/+13
* Migrate Git::Repository#write_ref to Gitalygitaly-784-repo-write-refKim "BKC" Carlbäcker2018-01-301-0/+16
* Migrate restoring repo from bundle to Gitalyfeature/migrate-repo-restorer-to-gitalyAhmad Sherif2018-01-241-0/+25
* Migrate repository bundling to Gitalyfeature/migrate-bundle-to-disk-to-gitalyAhmad Sherif2018-01-241-0/+17
* Migrate importing repository to Gitalyfeature/migrate-import-repository-to-gitalyAhmad Sherif2018-01-151-0/+15
* Migrate rebase_in_progress? to Gitalyfeature/migrate-is-rebase-in-progress-to-gitalyAhmad Sherif2018-01-101-0/+17
* Pass timeout to RepositoryService.FetchRemote Gitaly RPC calls41683-timeout-is-not-set-for-gitaly-fetch_remote-callsAlejandro Rodríguez2018-01-051-2/+5
* Merge branch 'migrate-fork-repo-to-gitaly' into 'master'Robert Speicher2018-01-031-0/+16
|\
| * Migrate repo forking to Gitalymigrate-fork-repo-to-gitalyAhmad Sherif2018-01-021-0/+16
* | Move encoding methods to the more general EncodingHelpergitaly-encoding-helpersAlejandro Rodríguez2017-12-281-1/+3
|/
* Migrate Gitlab::Git::Repository#merge_base_commit to Gitalyfeature/migrate-merge-base-to-gitalyAhmad Sherif2017-12-131-0/+10
* Migrate Git::Repository#fsck to GitalyKim Carlbäcker2017-12-081-0/+11
* Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-3/+6
* Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-0/+19
* Use Gitaly's RepositoryService.HasLocalBranches RPCgitaly-has-local-branchesAlejandro Rodríguez2017-10-101-0/+7
* Create repositories via GitalyJacob Vosmaer2017-09-291-0/+5
* Migrate Repository.FetchRemote to Gitalygitaly-440-shell-fetch-remoteKim "BKC" Carlbäcker2017-08-301-0/+16
* Incorporate RepositoryService.ApplyGitattributes Gitaly RPCgitaly-apply-gitattributesAlejandro Rodríguez2017-08-171-0/+5
* Rename RPC 'Exists' to 'RepositoryExists'Jacob Vosmaer2017-08-091-1/+1