summaryrefslogtreecommitdiff
path: root/lib/gitlab/gitaly_client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan2018-09-171-0/+11
|\
| * Add Gitaly diff stats RPC clientOswaldo Ferreira2018-09-171-0/+11
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
|/
* Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan2018-09-071-1/+1
|\
| * Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira2018-09-061-1/+1
* | Merge branch 'zj-cleanup-port-gitaly' into 'master'Douwe Maan2018-09-071-0/+8
|\ \
| * | Port cleanup tasks to use GitalyZeger-Jan van de Weg2018-09-071-0/+8
* | | Encode remote root refDouglas Barbosa Alexandre2018-09-071-1/+3
|/ /
* | Add Gitlab::GitalyClient::RemoteService#find_remote_root_refDouglas Barbosa Alexandre2018-09-061-0/+12
|/
* 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/+1
* Backport some changes from gitlab-org/gitlab-ee!6767Rubén Dávila2018-08-071-0/+17
* Set default timeout for deleting many refsZeger-Jan van de Weg2018-08-021-1/+1
* Use limit parameter to retrieve Wikis from Gitalysh-use-wiki-limit-parameter-gitalyStan Hu2018-07-241-2/+2
* Remove timeouts for long running requestsZeger-Jan van de Weg2018-07-241-3/+3
* Add missing Gitaly branch_update nil checksJacob Vosmaer (GitLab)2018-07-191-5/+6
* Incorporate Gitaly's RefService.FindAllRemoteBranches RPCgitaly-remote-branchesAlejandro Rodríguez2018-07-181-0/+19
* Client implementation for Repository#new_commitsZeger-Jan van de Weg2018-07-181-0/+19
* Add a fast_timeout for the `ServerService.ServerInfo` endpointgitaly-serverservice-info-timeoutAndrew Newdigate2018-07-111-1/+1
* Make sure ConflictsService does not raise for conflicting submodulesSean McGivern2018-07-101-4/+6
* Merge branch 'update-rubocop'Sean McGivern2018-07-092-4/+4
|\
| * Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-092-4/+4
* | Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez2018-07-081-0/+16
|/
* Add Repository#set_config and #delete_configJacob Vosmaer2018-07-061-5/+44
* Updated Gitaly timeout valuesAndrew Newdigate2018-07-059-49/+50
* Remove more feature flagsJacob Vosmaer2018-07-031-0/+2
* Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)2018-07-031-0/+4
* Fix MR diffs created with gitaly_diff_between enabledSean McGivern2018-06-291-1/+1
* Make Gitaly signature RPC's mandatoryJacob Vosmaer2018-06-271-0/+4
* Client-side fix for Gitaly TreeEntry buggitaly-tree-entry-dot-dotJacob Vosmaer2018-06-261-0/+7
* Migrate repo backup to gitalyAhmad Hassan2018-06-151-11/+31