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-08-12testhelper: Fix timeouts when building executablesPatrick Steinhardt
2021-08-12testhelper: Use CopyFile to copy binariesPatrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalySSHBin()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyHooksBin()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyLfsSmudge()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyGit2GoBin()`Patrick Steinhardt
2021-08-12testhelper: Move helpers to build binaries into separate filePatrick Steinhardt
2021-08-12Merge branch 'ps-unit-tests-use-postgres' into 'master'Sami Hiltunen
2021-08-09Replace in-memory queue with Postgres implementationPavlo Strokov
2021-08-09lint: Handle error returned by os.RemoveAllPavlo Strokov
2021-08-05gittest: Rename `CloneRepoAtStorage()` to `CloneRepo()`Patrick Steinhardt
2021-08-05gittest: Drop cleanup function from `CloneRepoAtStorage()`Patrick Steinhardt
2021-08-05gittest: Make relative path of `CloneRepoAtStorage` optionalPatrick Steinhardt
2021-08-05gittest: Drop `CloneRepoAtStorageRoot()`Patrick Steinhardt
2021-07-29lint: Fix deprecated import github.com/golang/protobuf/ptypesPavlo Strokov
2021-07-28lint: Fix deprecated import github.com/golang/protobuf/protoPavlo Strokov
2021-07-22storage: Move module into `internal/gitaly`Patrick Steinhardt
2021-07-22Merge branch 'jv-pack-objects-cache-dependency' into 'master'Ævar Arnfjörð Bjarmason
2021-07-16Use service.Dependencies to inject pack-objects cacheJacob Vosmaer
2021-07-16Merge branch 'ps-relocate-gitlab-test-server' into 'master'Patrick Steinhardt
2021-07-12Merge branch 'ps-code-style-fix' into 'master'Zeger-Jan van de Weg
2021-07-12Remove unused declarationsPavlo Strokov
2021-07-12Relocate WriteTemporaryGitalyConfigFilePavlo Strokov
2021-07-12Relocate GitLab HTTP test server from testhelper packagePavlo Strokov
2021-07-12Extract a testhelper for setting healthy nodes in the databaseSami Hiltunen
2021-07-09global: Convert users to use feature flag receiverPatrick Steinhardt
2021-07-08testserver: Ensure Gitaly is healthy when using Praefect proxyPatrick Steinhardt
2021-07-06Merge branch 'ps-parallel-test-run' into 'master'Sami Hiltunen
2021-07-01Merge branch 'pks-coordinator-racy-grpc-error-handling' into 'master'Toon Claes
2021-06-29Fix parallel binary compilationPavlo Strokov
2021-06-28coordinator: Fix flaky test caused by cache invalidationPatrick Steinhardt
2021-06-28cache: Introduce `Cache` interfacePatrick Steinhardt
2021-06-28cache: Rename `Cache` struct to `DiskCache`Patrick Steinhardt
2021-06-24Reassign the base directory of TempDirBaodong
2021-06-15Add version suffix to gitaly-git2go binaryPavlo Strokov
2021-06-11Fix issues in testsMikhail Mazurskiy
2021-06-11Move helper to avoid import cycleMikhail Mazurskiy
2021-06-01Merge branch 'ps-set-mod-version' into 'master'Christian Couder
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-26Prevent usage of other election strategies than per_repositorySami Hiltunen
2021-05-26Merge branch 'pks-coordinator-goroutine-leaks' into 'master'Toon Claes
2021-05-21catfile: Allow stopping the cache monitorPatrick Steinhardt
2021-05-20testhelper: Fix tests when running in an interactive rebasePatrick Steinhardt
2021-05-19testserver: Use server factory to construct serverPatrick Steinhardt
2021-05-18Remove config.Config global variablePavlo Strokov
2021-05-18Merge branch 'ps-mv-git-user' into 'master'Zeger-Jan van de Weg
2021-05-17Merge branch 'ps-rm-GrpcErrorHasMessage' into 'master'James Fargher
2021-05-17Merge branch 'pks-global-disk-cache' into 'master'Pavlo Strokov
2021-05-17Merge branch 'ps-fix-metadata-propagation' into 'master'Toon Claes
2021-05-17server: Use injected Cache as cache invalidatorPatrick Steinhardt