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
path: root/cmd
AgeCommit message (Expand)Author
2021-08-30Allow selecting locator strategy from commandlineJames Fargher
2021-08-26FindLicense: Implement license finding in GoKirill
2021-08-25Merge branch 'pks-golangci-1.42.0' into 'master'Pavlo Strokov
2021-08-24Add PackObjectsHookWithSidechannel support to gitaly-hooksJacob Vosmaer
2021-08-20praefect: Fix misuse of `signal.Notify()` with unbuffered channelPatrick Steinhardt
2021-08-20Merge branch 'smh-dont-replicate-accept-dataloss' into 'master'Pavlo Strokov
2021-08-19Do not inject replication queue into InfoServiceSami Hiltunen
2021-08-19Merge branch 'ps-parallel-sql-dependent-tests' into 'master'Sami Hiltunen
2021-08-19test: Parallel tests dependent on the PostgreSQL databasePavlo Strokov
2021-08-19test: Rename GetDB to NewDBPavlo Strokov
2021-08-19test: Remove redundant wrapper around glsql.GetDBPavlo Strokov
2021-08-19test: Parallel SQL dependent testsPavlo Strokov
2021-08-19Don't schedule replication jobs in SetAuthoritativeStorageSami Hiltunen
2021-08-18gitaly-git2go: Support skipping empty rebased commitsPatrick Steinhardt
2021-08-18gitaly-git2go: Fix rebase containing wrong commit if rebase is emptyPatrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalySSHBin()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyHooksBin()`Patrick Steinhardt
2021-08-12testhelper: Rename `ConfigureGitalyGit2GoBin()`Patrick Steinhardt
2021-08-12Merge branch 'ps-unit-tests-use-postgres' into 'master'Sami Hiltunen
2021-08-10test: Removal of the postgres build tagPavlo Strokov
2021-08-09lint: Addressing omitted error handlingPavlo Strokov
2021-08-09Replace in-memory queue with Postgres implementationPavlo Strokov
2021-08-09Fix error check to get more infoPavlo Strokov
2021-08-09lint: Handle error returned by out.FlushPavlo Strokov
2021-08-09lint: Handle error returned by os.RemovePavlo Strokov
2021-08-09lint: Handle error returned by os.RemoveAllPavlo Strokov
2021-08-06Merge branch 'ps-log-http-resp-finalization' into 'master'Toon Claes
2021-08-05Merge branch 'smh-prometheus-timeout' into 'master'Sami Hiltunen
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: Merge initialization of repos into a single functionPatrick Steinhardt
2021-08-04gitlabclient: Finalize HTTP responsePavlo Strokov
2021-08-03Set a timeout for Praefect's SQL metricsSami Hiltunen
2021-08-03Add note for parallel-storage flagJames Fargher
2021-08-03Fix create backup parallelismJames Fargher
2021-07-30Create repository explicitly in SetReplicationFactor testsSami Hiltunen
2021-07-30Create repository records explicitly in AcceptDataloss testsSami Hiltunen
2021-07-29Remove the repository importerSami Hiltunen
2021-07-29Merge branch 'pks-operations-squash-rebase' into 'master'Pavlo Strokov
2021-07-28git2go: rebase: Allow passing object IDsPatrick Steinhardt
2021-07-28Merge branch 'ps-deprecated-import' into 'master'Sami Hiltunen
2021-07-28helper: Fix name of `ErrPreconditionFailed{,f}()`Patrick Steinhardt
2021-07-27lint: Fix deprecated import github.com/golang/protobuf/jsonpbPavlo Strokov
2021-07-22backup: support of the Cloud storagesPavlo Strokov
2021-07-22tempdir: Convert to use the locatorPatrick Steinhardt
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-20gitaly-git2go: Honor environment variables when opening reposPatrick Steinhardt
2021-07-20gitaly-git2go: Unify code to open Git2Go repositoryPatrick Steinhardt