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
2023-03-30Remove unnecessary test cleanup functionjv-remove-goroutineJacob Vosmaer
2023-03-30Move sleepLoop function to calling fileJacob Vosmaer
2023-03-30Remove unnecessary sync.OnceJacob Vosmaer
2023-03-30Remove streamcache index cleanup goroutineJacob Vosmaer
2023-03-30Merge branch 'qmnguyen0711/filter-pack-object-hook-cmd' into 'master'karthik nayak
2023-03-30Enable trace2 pack-objects metrics for git-pack-objectsQuang-Minh Nguyen
2023-03-30Merge branch 'toon-no-ruby-docs' into 'master'Evan Read
2023-03-30Merge branch 'renovate-tools/golangci-lint/github.com-golangci-golangci-lint-...Will Chandler
2023-03-30Merge branch 'renovate/github.com-grpc-ecosystem-go-grpc-middleware-1.x' into...Will Chandler
2023-03-30Merge branch 'jt-get-repo-path-config' into 'master'Will Chandler
2023-03-30Merge branch 'pks-repository-get-archive-sha256' into 'master'Will Chandler
2023-03-29Merge branch 'renovate/google.golang.org-protobuf-1.x' into 'master'Will Chandler
2023-03-29Merge branch 'qmnguyen0711/implement-trace2-pack-file-metrics' into 'master'John Cai
2023-03-29storage: Introduce `GetRepoPathConfig`Justin Tobler
2023-03-29docs: Remove gitaly-ruby from docsToon Claes
2023-03-29Merge branch 'pks-drop-cruft-packs-feature-flag' into 'master'Sami Hiltunen
2023-03-29Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'Sami Hiltunen
2023-03-29Merge branch 'jt-remove-hooks-transaction-ff' into 'master'Sami Hiltunen
2023-03-29git/housekeeping: Always enable writing cruft packsPatrick Steinhardt
2023-03-29Merge branch 'pks-repository-size-remove-disk-usage-implementation' into 'mas...Patrick Steinhardt
2023-03-29Merge branch 'pks-housekeeping-geometric-repacking' into 'master'Quang-Minh Nguyen
2023-03-29repository: Always use walk-based implementation for RepositorySizePatrick Steinhardt
2023-03-28Merge branch 'pks-ci-linting-rules' into 'master'James Fargher
2023-03-28gitaly/config: Refactor GetRepoPath locator testsJustin Tobler
2023-03-28golangci-lint: Start using `errname` linterPatrick Steinhardt
2023-03-28golangci-lint: Use `tenv` linter instead of custom forbidigo rulesPatrick Steinhardt
2023-03-28git/housekeeping: Implement support for geometric repackingPatrick Steinhardt
2023-03-28git/housekeeping: Refactor repacking objects to use repacking strategyPatrick Steinhardt
2023-03-28repository: Start testing GetArchive with SHA256 object formatPatrick Steinhardt
2023-03-28catfile: Don't use hardcoded hash size when parsing tree entriesPatrick Steinhardt
2023-03-28catfile: Expose object format via ObjectInfoPatrick Steinhardt
2023-03-28repository: Deseed remaining tests for GetArchivePatrick Steinhardt
2023-03-28repository: Merge LFS pointer tests for GetArchivePatrick Steinhardt
2023-03-28repository: Merge validation tests for GetArchivePatrick Steinhardt
2023-03-28repository: Refactor GetArchive tests to use exact matchingPatrick Steinhardt
2023-03-28repository: Refactor GetArchive tests for exact match of contentsPatrick Steinhardt
2023-03-28repository: Move requests for GetArchive tests into testcasePatrick Steinhardt
2023-03-28repository: Parallelize GetArchive tests betterPatrick Steinhardt
2023-03-28Merge branch 'renovate/golang.org-x-exp-digest' into 'master'karthik nayak
2023-03-28Merge branch 'smh-open-transaction' into 'master'Patrick Steinhardt
2023-03-28Merge branch 'pks-gitaly-introduce-repository-info-rpc' into 'master'karthik nayak
2023-03-28Merge branch 'qmnguyen0711/bump-protoc-gen-go-1-30' into 'master'Quang-Minh Nguyen
2023-03-28Merge branch 'pks-go-fix-gopsutil-incompat-with-macos' into 'master'Quang-Minh Nguyen
2023-03-28trace2: Create an initializer for trace2hooks.TracingExporterQuang-Minh Nguyen
2023-03-28trace2: Add Trace2 pack-objects metrics exporter to Git command factoryQuang-Minh Nguyen
2023-03-28trace2: Implement trace2 hook that exports pack-object metricsQuang-Minh Nguyen
2023-03-28Merge branch 'jc/dangerfile-add-group-labels' into 'master'Patrick Steinhardt
2023-03-28repository: Implement the new RepositoryInfo RPCPatrick Steinhardt
2023-03-28proto: Add definition for a new RepositoryInfo RPCPatrick Steinhardt
2023-03-28git/stats: Count cruft and kept packfiles into all packfilesPatrick Steinhardt