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
2021-02-19Test fix for #3461sh-fix-issue-3461Stan Hu
2021-02-19Merge branch 'pks-operations-user-commit-files-update-ref-err' into 'master'Paul Okstad
2021-02-19Merge branch 'zj-remove-repo-comment' into 'master'Paul Okstad
2021-02-19docs: Describe RemoveRepository behaviourZeger-Jan van de Weg
2021-02-19Merge branch 'pks-praefect-cleanup-replication' into 'master'Patrick Steinhardt
2021-02-19Merge branch 'smh-fix-reconciliation-to-assigned' into 'master'Patrick Steinhardt
2021-02-19praefect: Stop creating replication jobs on cleanupPatrick Steinhardt
2021-02-19praefect: Fix suprefluous space in error messagePatrick Steinhardt
2021-02-18Merge branch 'sh-fix-wiki-trailers-500-error' into 'master'Sami Hiltunen
2021-02-18Fix 500 errors in Wiki pages with trailers containing UTF-8Stan Hu
2021-02-18Merge branch 'ps-testhelper-rm-config' into 'master'Sami Hiltunen
2021-02-18Merge branch 'pks-makefile-fix-dep-rebuilding' into 'master'Sami Hiltunen
2021-02-18Make CreateRemoteBranch dependent on provided git binPavlo Strokov
2021-02-18Make RequireTree dependent on provided git binPavlo Strokov
2021-02-18Make gitObjectExists independent from globalPavlo Strokov
2021-02-18Make WriteCheckNewObjectExistsHook independent from globalPavlo Strokov
2021-02-18Merge branch 'smh-delete-replica-job-type' into 'master'Sami Hiltunen
2021-02-18Merge branch 'ps-config-commit-alter-dir' into 'master'Toon Claes
2021-02-18operations: Return proper code if updating ref in UserCommitFiles racesPatrick Steinhardt
2021-02-18updateref: Capture stderr to silence logs on failing updatePatrick Steinhardt
2021-02-18implement 'delete_replica' replication job typeSami Hiltunen
2021-02-18Merge branch 'tc-user-cherry-pick-go' into 'master'James Fargher
2021-02-17Merge branch 'smh-fix-context-handled-test' into 'master'Toon Claes
2021-02-17Make CreateCommitInAlternateObjectDirectory independent from globalPavlo Strokov
2021-02-17Merge branch 'smh-fix-dial-test' into 'master'Toon Claes
2021-02-17implement DeleteReplica on RepositoryStoreSami Hiltunen
2021-02-17Merge branch 'pks-streamio-fixes' into 'master'Toon Claes
2021-02-17only inject source node information for update type replication jobsSami Hiltunen
2021-02-17Implement UserCherryPick in GoToon Claes
2021-02-17Introduce requestFetchingStartRevision interfaceToon Claes
2021-02-17Rename RevertConflictError to HasConflictsErrorToon Claes
2021-02-17Add method to run gitaly-git2go with gob-encodedToon Claes
2021-02-17Add test for UserCherryPick with merge commitToon Claes
2021-02-17Add test for UserCherryPick with conflict errorToon Claes
2021-02-17Add feature flag for GoUserCherryPickToon Claes
2021-02-17Rename UserCherryPick test functionsToon Claes
2021-02-17Use testhelper.ProtoEqual to compare commitsToon Claes
2021-02-17Move ErrInvalidArgument to a more common placeToon Claes
2021-02-17Merge branch 'pks-localrepo-config-bad-boolean' into 'master'Christian Couder
2021-02-17reconcile missing repositories to assigned nodesSami Hiltunen
2021-02-17decouple replication job creation from job generation in reconcilerSami Hiltunen
2021-02-17Makefile: Fix libgit2.a poisoning Go build cachePatrick Steinhardt
2021-02-17Makefile: Build and install dependencies in separate dirPatrick Steinhardt
2021-02-17localrepo: Adapt to changed error when parsing non-boolean config as booleanPatrick Steinhardt
2021-02-17Makefile: Rebuild git and libgit2 only if their version changesPatrick Steinhardt
2021-02-17Makefile: Do not re-clone repos when rebuilding git/libgit2Patrick Steinhardt
2021-02-17Makefile: Move together protoc-related targetsPatrick Steinhardt
2021-02-17Makefile: Remove broken Dockerfile targetPatrick Steinhardt
2021-02-17Merge branch 'smh-enable-user-commit-files' into 'master'Patrick Steinhardt
2021-02-17fix flaky test TestDial_Tracing/streamSami Hiltunen