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
2022-08-24proto: Remove deprecated drift_threshold_millisps-remove-drift_threshold_millisPavlo Strokov
2022-08-22license: Return additional info from FindLicense RPCPavlo Strokov
2022-08-22cgroups: Call GetGitalyProcessTempDir()John Cai
2022-08-22cgroups: Add PruneOldCgroups helperJohn Cai
2022-08-22cgroups: Inject pid into cgroup manangerJohn Cai
2022-08-22config: Do not early exit when pruning gitaly process dirJohn Cai
2022-08-22config: Generisize functions that create and prune temp directoriesJohn Cai
2022-08-22Merge branch 'qmnguyen0711/4440-repository-searchfilesbyname-doesn-t-work-wel...Pavlo Strokov
2022-08-22Fix Repository SearchFilesByName not handle non-ASCII file names wellQuang-Minh Nguyen
2022-08-21client: Fix linter issues4341-remove-dependency-on-gitlab-shellKarthik Nayak
2022-08-21gitlab: Use the newly created 'client' packageKarthik Nayak
2022-08-21gitlab: Copy client code from 'gitlab-shell'Karthik Nayak
2022-08-20go: Update module github.com/pelletier/go-toml to v2Toon Claes
2022-08-20Extract Duration into its own packageJames Fargher
2022-08-18Revert "config: Set autocrlf to false"Justin Tobler
2022-08-18Remove custom duration typeSami Hiltunen
2022-08-17Merge branch 'pks-makefile-refactor-git-target' into 'master'Pavlo Strokov
2022-08-16Merge branch 'jt-update-autocrlf-config' into 'master'John Cai
2022-08-16repository: Use git-cat-file to calculate repository sizeJohn Cai
2022-08-16config: Set autocrlf to falseJustin Tobler
2022-08-16Merge branch 'pks-gitpipe-sha256' into 'master'Toon Claes
2022-08-12Merge branch 'smh-default-enable-replica-path' into 'master'Toon Claes
2022-08-12Merge branch 'jt-update-git-fsck-config' into 'master'Toon Claes
2022-08-12fsck: Test ignore rules configurationjt-update-git-fsck-configJustin Tobler
2022-08-12fsck: Update fsck ignore rules configurationJustin Tobler
2022-08-11Merge branch '17801_use_semantic_sort_for_tags' into 'master'John Cai
2022-08-11gitpipe: Support SHA256 object hashpks-gitpipe-sha256Patrick Steinhardt
2022-08-11gitpipe: Parallelize testsPatrick Steinhardt
2022-08-11gitpipe: Refactor Pipeline tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor ForEachRef tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor Revision tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor LsTree tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor DiffTree tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor CatfileObject tests to not use seeded reposPatrick Steinhardt
2022-08-11gitpipe: Refactor CatfileInfo tests to not use seeded reposPatrick Steinhardt
2022-08-11Use semantic sort for tagsVasilii Iakliushin
2022-08-11golangci-lint: Enforce consistent naming of `testing.TB` variablesPatrick Steinhardt
2022-08-11golangci-lint: Enforce that `testing.T` must be first parameterPatrick Steinhardt
2022-08-11golangci-lint: Allow `testing.T` as first parameterPatrick Steinhardt
2022-08-11golangci-lint: Update to v1.48.0Patrick Steinhardt
2022-08-11Merge branch 'pks-gittest-create-repo-consolidation' into 'master'Patrick Steinhardt
2022-08-11Merge branch 'pks-git-command-factory-fix-warning' into 'master'Pavlo Strokov
2022-08-11Default enable Praefect generated replica pathssmh-default-enable-replica-pathSami Hiltunen
2022-08-11services: Don't needlessly skip repo creation via APIPatrick Steinhardt
2022-08-11gittest: Consolidate unused InitRepo and CloneRepo functionsPatrick Steinhardt
2022-08-11gittest: Convert callers of CloneRepo to use CreateRepositoryPatrick Steinhardt
2022-08-11gittest: Convert callers of InitRepo to use CreateRepositoryPatrick Steinhardt
2022-08-11gittest: Make CreateRepository handle repo creation without gRPC servicePatrick Steinhardt
2022-08-11Merge branch 'pks-fetch-into-object-pool-prune-refs-default-enable' into 'mas...Sami Hiltunen
2022-08-10Merge branch 'jc-remove-rate-limit-ff' into 'master'John Cai