summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gitaly_client
Commit message (Expand)AuthorAgeFilesLines
* Update Gitaly server and gem to 1.58.0Jacob Vosmaer2019-08-121-17/+0
* Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-051-2/+2
* Allow caching of negative FindCommit matchessh-cache-negative-entries-find-commitStan Hu2019-06-251-0/+13
* Turn on Cat-File cache by defaultZeger-Jan van de Weg2019-06-181-4/+8
* Merge branch 'sh-fix-utf-8-encoding-resolve-conflicts' into 'master'Dmitriy Zaporozhets2019-06-111-1/+20
|\
| * Force source and target branch to binary modesh-fix-utf-8-encoding-resolve-conflictsStan Hu2019-06-101-8/+15
| * Fix UTF-8 conversion issues when resolving conflictsStan Hu2019-06-101-1/+13
* | Avoid encoding errors for MergeToRefServiceosw-avoid-encoding-errors-on-merge-to-ref-serviceOswaldo Ferreira2019-06-101-0/+18
|/
* Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-051-0/+11
* Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-061-5/+5
|\
| * Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-5/+5
* | Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-031-0/+30
|/
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+11
* Add client methods for FetchIntoObjectPool RPCJohn Cai2019-04-301-0/+20
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-3/+3
* Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+15
* Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-5/+5
|\
| * Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-5/+5
* | GitalyClient spec: Remove the diff between CE/EEZeger-Jan van de Weg2019-03-261-0/+10
|/
* Bring back Rugged implementation of find_commitStan Hu2019-03-011-0/+10
* Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-051-3/+3
* Send project name with Gitaly repository requestsStan Hu2019-02-052-2/+4
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-2/+2
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-0/+46
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+19
* SSH public-key authentication for push mirroringNick Thomas2018-11-192-3/+5
* Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+33
* Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas2018-11-061-4/+57
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-0/+4
* Add Gitaly diff stats RPC clientOswaldo Ferreira2018-09-171-0/+16
* Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan2018-09-071-2/+16
|\
| * Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira2018-09-061-2/+16
* | Encode remote root refDouglas Barbosa Alexandre2018-09-071-0/+9
* | Add Gitlab::GitalyClient::RemoteService#find_remote_root_refDouglas Barbosa Alexandre2018-09-061-0/+11
|/
* Fix merge requests not showing any diff files for big patches49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limitsAlejandro Rodríguez2018-08-171-1/+5
* Remove feature flags from lib/backupZeger-Jan van de Weg2018-07-311-0/+13
* Use limit parameter to retrieve Wikis from Gitalysh-use-wiki-limit-parameter-gitalyStan Hu2018-07-241-0/+22
* Add missing Gitaly branch_update nil checksJacob Vosmaer (GitLab)2018-07-191-6/+128
* Incorporate Gitaly's RefService.FindAllRemoteBranches RPCgitaly-remote-branchesAlejandro Rodríguez2018-07-181-0/+38
* Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez2018-07-081-0/+41
* Fix MR diffs created with gitaly_diff_between enabledSean McGivern2018-06-291-2/+2
* Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)2018-06-111-2/+2
* Remove method call to deprecated methodZeger-Jan van de Weg2018-05-111-0/+29
* 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
* Merge branch 'backport-of-rd-3429-enabling-maximum-file-size-limit-in-reposit...Douwe Maan2018-04-121-4/+4
|\
| * Backport of EE !4989backport-of-rd-3429-enabling-maximum-file-size-limit-in-repository-causes-pushes-to-failRubén Dávila2018-04-111-4/+4
* | 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