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-07-22Add [gitlab] section in example praefect config tomljc-praefect-ffJohn Cai
2022-07-22praefect: Log feature flags in coordinatorJohn Cai
2022-07-22praefect: Add client into coordinatorJohn Cai
2022-07-22gitlab: Expose FeatureGetter interfaceJohn Cai
2022-07-21gitlab: Add Features method that returns map of feature flagsJohn Cai
2022-07-15config: Move prometheus config to internal/config/prometheusJohn Cai
2022-07-15praefect/config: Add GitLab configJohn Cai
2022-07-15Merge branch 'pks-housekeeping-rewrite-commit-graph-on-prune' into 'master'Patrick Steinhardt
2022-07-15Merge branch 'develop' into 'master'Sami Hiltunen
2022-07-15Add stat option for FindCommitswanning pan
2022-07-15repository: Fix commit-graphs referencing pruned commits after PruneUnreachab...Patrick Steinhardt
2022-07-15repository: Demonstrate commit-graphs referencing pruned commits in PruneUnre...Patrick Steinhardt
2022-07-15repository: Fix commit-graphs referencing pruned commits after GCPatrick Steinhardt
2022-07-15repository: Demonstrate commit-graphs referencing pruned commits in GCPatrick Steinhardt
2022-07-15repository: Refactor test to test GarbageCollect with locksPatrick Steinhardt
2022-07-15housekeeping: Fix commit-graphs referencing pruned commitsPatrick Steinhardt
2022-07-15housekeeping: Rewrite commit-graphs at a later pointPatrick Steinhardt
2022-07-15housekeeping: Demonstrate commit-graphs referencing pruned commitsPatrick Steinhardt
2022-07-15housekeeping: Provide finer-grained metrics for rewriting commit-graphsPatrick Steinhardt
2022-07-15housekeeping: Introduce configuration for WriteCommitGraphPatrick Steinhardt
2022-07-15housekeeping: Improve heuristics for writing commit-graphsPatrick Steinhardt
2022-07-15housekeeping: Split commit-graph writing out of object repacksPatrick Steinhardt
2022-07-15housekeeping: Extract function to count referencesPatrick Steinhardt
2022-07-15repository: Improve error reporting for Repack RPCsPatrick Steinhardt
2022-07-15Merge branch 'pks-receive-pack-write-reverse-index' into 'master'Patrick Steinhardt
2022-07-15git: Fix missing reverse indices for some Git commandsPatrick Steinhardt
2022-07-15git: Demonstrate missing reverse indices for some Git commandsPatrick Steinhardt
2022-07-15Merge branch 'pks-upgrade-gitlab-shell-v14' into 'master'Sami Hiltunen
2022-07-15Merge branch 'pks-praefect-testserver-dies-on-postgres-version-check' into 'm...Patrick Steinhardt
2022-07-15Merge branch 'smh-pack-aux-binaries' into 'master'Sami Hiltunen
2022-07-15Don't build packed binaries as part of prepare-tests in CISami Hiltunen
2022-07-15Pin auxiliary binaries the main Gitaly binary invokesSami Hiltunen
2022-07-15Pack auxiliary binaries in main Gitaly binarySami Hiltunen
2022-07-15Centralize binary finding logicSami Hiltunen
2022-07-15Hardcode module version in git2go binary name variableSami Hiltunen
2022-07-15Remove binDir from repository serviceSami Hiltunen
2022-07-15Merge branch 'pks-object-pools-optimize-repository' into 'master'Patrick Steinhardt
2022-07-15objectpool: Switch to use OptimizeRepository for pool reposPatrick Steinhardt
2022-07-15gittest: Work around corruption of commit-graphs caused by spooky commitPatrick Steinhardt
2022-07-15housekeeping: Fix delta islands for pool repositoriesPatrick Steinhardt
2022-07-15objectpool: Fix test for usage of delta islandsPatrick Steinhardt
2022-07-15gittest: Refactor shared test to exercise use of delta islandsPatrick Steinhardt
2022-07-15objectpool: Move constant for object pool reference namespacesPatrick Steinhardt
2022-07-15objectpool: Improve test naming and parallelismPatrick Steinhardt
2022-07-15objectpool: Improve error handling for FetchFromOriginPatrick Steinhardt
2022-07-15housekeeping: Repack object pools more aggressivelyPatrick Steinhardt
2022-07-15housekeeping: Fix off-by-one in packfile count required to repackPatrick Steinhardt
2022-07-15housekeeping: Extend OptimizeRepository tests to test object poolsPatrick Steinhardt
2022-07-15housekeeping: Speed up tests writing large packfiles via truncate(3p)Patrick Steinhardt
2022-07-15housekeeping: Convert function to check for pool repos to be typesafePatrick Steinhardt