Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-08Set GITLAB_SHELL_DIR on pushJacob Vosmaer
2019-01-08Add hooks switching mechanismJacob Vosmaer
2019-01-07Simplify error wrapping in service/refJacob Vosmaer
2019-01-04Migrate writeref from using the ruby implementation to goJohn Cai
2018-12-21Fix wildcard protected branches not working with remote mirrorsStan Hu
2018-12-21Fix incorrect tree entries retrieved with directories that have curly bracesStan Hu
2018-12-18Merge branch 'zj-reduplicate' into 'master'Jacob Vosmaer
2018-12-18Allow repositories to be reduplicatedZeger-Jan van de Weg
2018-12-17Removing cast on refName and fmt.SprintfMichael Leopard
2018-12-17Cleaning up awkward type casts. Marking find_branch as deprecated.Michael Leopard
2018-12-17Modifying git.Command call to not require splitting output.Michael Leopard
2018-12-17Merge branch 'master' into 1293-re-implement-findbranch-in-goMichael Leopard
2018-12-17Removing whitespace. Adding generic err return.Michael Leopard
2018-12-17Improve Linking and Unlink object pools RPCZeger-Jan van de Weg
2018-12-17Fix tests failing due to test-repo changeJacob Vosmaer
2018-12-14Code review changesMichael Leopard
2018-12-14Adding empty FindBranchResponse for EOFMichael Leopard
2018-12-14Merge branch 'master' into 1293-re-implement-findbranch-in-goMichael Leopard
2018-12-10Add explicit null byte check in internal/command.NewJacob Vosmaer
2018-12-10Log correlation_id field in structured logging outputAndrew Newdigate
2018-12-07Improving cmd string formatting in branches.goMichael Leopard
2018-12-07Converting findbranch to goMichael Leopard
2018-12-06Merge branch 'ce-19376-apply-bfg-rpc' into 'master'Jacob Vosmaer
2018-12-06Implement the ApplyBfgObjectMap RPCNick Thomas
2018-12-06Add a wrapper around git update-ref --stdinNick Thomas
2018-12-06Allow commands to be written to via their stdinNick Thomas
2018-12-06Merge branch 'bvl-cleanup-invalid-keeparounds' into 'master'Jacob Vosmaer
2018-12-06Clean up invalid keep-around refsBob Van Landuyt
2018-12-04Add tls configuration to gitaly golang serverAhmad Hassan
2018-12-04Update to latest goimports formattingJacob Vosmaer
2018-11-30Link and Unlink RPCsZeger-Jan van de Weg
2018-11-29Fix blank line breaking deployZeger-Jan van de Weg
2018-11-28Implement CleanupServiceServer and stubsNick Thomas
2018-11-27Introduce Create, and Delete ObjectPool RPCZeger-Jan van de Weg
2018-11-27Introduce a security func to scrub error messagesZeger-Jan van de Weg
2018-11-27Allow git.Command to receive an GitRepo interfaceZeger-Jan van de Weg
2018-11-27Upgrade proto to v1.2Zeger-Jan van de Weg
2018-11-26Allow moved files to infer their content based on the sourceNick Thomas
2018-11-26Remove grpc dependency from catfileJacob Vosmaer
2018-11-23Don't use rugged to write refsBob Van Landuyt
2018-11-22Propagate correlation-ids in from upstream services and out to Gitaly-RubyAndrew Newdigate
2018-11-21Merge branch 'fj-upgrade-git-to-2-18-0' into 'master'Jacob Vosmaer
2018-11-16Upgrade grpc-go from v1.9.1 to v1.16.0 in preparation for correlation idsAndrew Newdigate
2018-11-09Fixed bug with wiki operations enumerator when content nilFrancisco Javier López
2018-11-07Merge branch 'fj-add-update-submodule' into 'master'Zeger-Jan van de Weg
2018-11-07Added update submodule ref operation to repositoriesFrancisco Javier López
2018-11-05Quiet down grpc logs during go testsJacob Vosmaer
2018-11-05Upgraded Git minimum version to 2.18.0Francisco Javier López
2018-10-30Fix encoding bug in User{Create,Delete}TagJacob Vosmaer
2018-10-30Merge branch 'bvl-validate-committer-on-apply-patch' into 'master'Jacob Vosmaer