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-18git: Add logic to detect object hash for a repositorypks-git-objectids-sha256Patrick Steinhardt
2022-07-18gittest: Split out ObjectID-related tests into separate packagePatrick Steinhardt
2022-07-18gittest: Introduce default object hashPatrick Steinhardt
2022-07-18git: Remove separate `sha256` packagePatrick Steinhardt
2022-07-18git: Move `ZeroOID` into `ObjectHash` structurePatrick Steinhardt
2022-07-18git: Move `EmptyTreeOID` into `ObjectHash` structurePatrick Steinhardt
2022-07-18git: Move `NewObjectIDFromHex()` into `ObjectHash` structurePatrick Steinhardt
2022-07-18git: Move `ValidateObjectID()` into `ObjectHash` structurePatrick Steinhardt
2022-07-18git: Introduce infra to encapsulate different object ID implementationsPatrick Steinhardt
2022-07-18git: Rename files hosting the ObjectID implementationPatrick Steinhardt
2022-07-18Merge branch 'toon-sha256-tags' into 'master'Patrick Steinhardt
2022-07-18housekeeping: Run tests in sha256 modeToon Claes
2022-07-18gittest: Use empty tree oid with correct hashToon Claes
2022-07-18gittest: Validate hashes using correct oid formatToon Claes
2022-07-18gittest: Init with SHA256 object format if wantedToon Claes
2022-07-18git: Add package that handles sha256 hashesToon Claes
2022-07-18ci: Add job to run tests with sha256 hashesToon Claes
2022-07-18Makefile: Set proper tags for testing with sha256Toon Claes
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-07-18golang: Remove v1.16 build tagsToon Claes
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