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
2021-04-08remote: Fix UpdateRemoteMirror having transactional semanticsPatrick Steinhardt
2021-03-04proto: Remove RemoteService.ListRemotes RPCPatrick Steinhardt
2021-01-19remove server scopeSami Hiltunen
2020-11-18protoregistry: Expose full method names of all registered RPCsPatrick Steinhardt
2020-11-03Remove FetchHTTPRemote NotImplemented helperNick Thomas
2020-11-02Ensure reference hooks are used in valid commandsPaul Okstad
2020-09-17add intercepted option to mark a service handled by praefectSami Hiltunen
2020-08-20proto: Relabel `smarthttp.InfoRefsReceivePack` as accessorPatrick Steinhardt
2020-08-12proto: Fix accessors mislabeled as mutatorsPatrick Steinhardt
2020-07-22Praefect: storage scoped RPCs not handled properlyPavlo Strokov
2020-06-22testhelper: Introduce and use function to compare Protobuf messagesPatrick Steinhardt
2020-06-09Praefect: unhealthy nodes must not be used for read distributionPavlo Strokov
2020-05-25gRPC proto registry can be lock freePavlo Strokov
2020-03-26golang: Drop support for Golang 1.12Zeger-Jan van de Weg
2020-03-24Replace calls to new with address of literalJacob Vosmaer
2020-03-13Use praefect server in repository testsJohn Cai
2020-02-25Remove UserRebase RPCZeger-Jan van de Weg
2020-02-19Remove Ruby RefServiceZeger-Jan van de Weg
2020-02-06Use field annotation for target and additional repositoryMateusz Nowotyński
2020-01-29Updating blob tests with new praefect test serverJohn Cai
2020-01-29Add test server to automatically start praefectJohn Cai
2019-12-06PreFetch: remove unused RPCZeger-Jan van de Weg
2019-11-13Protobuf registry extract storage nameMateusz Nowotyński
2019-11-07Merge branch 'zj-remove-get-formatted-data' into 'master'John Cai
2019-11-05Remove unused GetFormattedData RPCZeger-Jan van de Weg
2019-11-04Fix CreateBundle scope and target_repository_fieldJohn Cai
2019-10-23Merge branch 'jc-remove-list-directories' into 'master'Jacob Vosmaer
2019-10-18Merge branch 'zj-remove-bfg-object-map' into 'master'John Cai
2019-10-18Remove the Storage service from GitalyZeger-Jan van de Weg
2019-10-17Merge branch 'zj-remove-commit-patch' into 'master'John Cai
2019-10-17Remove RepositoryService WriteConfigZeger-Jan van de Weg
2019-10-17Remove deprecated ApplyBfgObjectMapZeger-Jan van de Weg
2019-10-17Remove DiffService Patch RPCZeger-Jan van de Weg
2019-10-16Remove ListDirectories RPCJohn Cai
2019-10-15targetRepo can be nil if the client didn't set itPaul Okstad
2019-10-11Enable additional repository to have its storage re-writtenJohn Cai
2019-09-27Migrate gitaly-proto linter from gitaly-protoAlejandro Rodríguez
2019-08-13Merge branch 'jc-praefect-data-model' into 'master'Jacob Vosmaer
2019-08-12Enable disk cache invalidator gRPC interceptorsPaul Okstad
2019-08-08Updating data model for praefectJohn Cai
2019-08-06Add gRPC method scope to protoregistryPaul Okstad
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-07-25Unable to extract target repo when nested in oneOf fieldPaul Okstad
2019-07-20Gitaly proto method request factoriesPaul Okstad
2019-07-16Cache invalidation via gRPC interceptorPaul Okstad
2019-05-22Protobuf registry extracts Repository target via reflectionPaul Okstad
2019-05-10Remove notification serviceJohn Cai
2019-04-19Initialize coordinator with proto registryJohn Cai
2019-04-16Add table tests for proto registryJohn Cai
2019-04-15adding ProtoRegistryJohn Cai