summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client
Commit message (Expand)AuthorAgeFilesLines
* Add client code to call GetObjectDirectorySize RPC11126-fix-repository-size-check-cePatrick Bajao2019-06-051-0/+7
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-061-13/+20
|\
| * Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-13/+20
* | Add client methods for DisconnectGitAlternates rpcjc-disconnect-git-alternates-clientJohn Cai2019-05-031-0/+8
|/
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+6
* Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-021-0/+58
* Add client methods for FetchIntoObjectPool RPCJohn Cai2019-04-301-0/+9
* Merge branch 'fix-lazy-blobs-requesting-all-previous-blobs' into 'master'Dmitriy Zaporozhets2019-04-251-2/+2
|\
| * Ensure that we only request blobs in one batchSean McGivern2019-04-241-2/+2
* | Update list_last_commits_for_tree response path field to path_bytesJohn Cai2019-04-241-1/+1
* | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-1/+22
|/
* Git FSCK has no timeoutzj-fsck-no-timeoutZeger-Jan van de Weg2019-04-151-1/+1
* Allow to sort wiki pages by date and titleIgor2019-04-041-2/+7
* Stop calling UnlinkRepositoryFromObjectPool RPCJacob Vosmaer2019-04-021-10/+0
* Allow streaming io objects into GitalyBob Van Landuyt2019-04-013-5/+5
* Allow ref name caching CommitService#find_commitStan Hu2019-03-271-1/+1
* Merge branch 'resolve-lib-gitlab-differences' into 'master'Robert Speicher2019-03-181-2/+9
|\
| * Backport Gitaly dynamic timeouts from EEYorick Peterse2019-03-121-2/+9
* | Merge branch '56015-remove-remote-timeout' into 'master'Nick Thomas2019-03-151-1/+1
|\ \
| * | Remove timeout for GitalyClient remove_remoteMark Chao2019-03-151-1/+1
| |/
* | Run rubocop -aNick Thomas2019-03-131-11/+9
|/
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-2/+2
* Accept force option on commit via APIPatrick Bajao2019-03-061-5/+9
* Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern2019-03-041-0/+8
|\
| * Bring back Rugged implementation of find_commitStan Hu2019-03-011-0/+8
* | Removing old code path for search_files_by_contentJohn Cai2019-03-011-14/+7
|/
* Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-251-0/+19
* Add client support for count diverging commitsJohn Cai2019-02-061-0/+11
* Modifying gitaly search files client to add chunking supportJohn Cai2019-02-061-3/+30
* 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-051-3/+5
* Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-191-1/+4
* Fix repository cleanup with object storage onNick Thomas2018-12-151-0/+1
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-0/+45
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+36
* Commits API: Preserve file content in move operations if unspecifiedNick Thomas2018-11-281-1/+2
* 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-192-3/+8
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-1323-15/+63
* Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+23
* Add submodule update API endpointFrancisco Javier López2018-11-071-0/+26
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Adds tracing messages for slow git pushesTiago Botelho2018-10-251-2/+15
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-1/+1
* Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho2018-10-011-0/+18
* Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-1/+2
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-241-6/+7
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1