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-01-26CI: retry to work around flaky testsavar/retry-ci-on-failureÆvar Arnfjörð Bjarmason
2021-01-26Merge branch 'avar/nuke-ruby-user-create-tag-and-branch' into 'master'Ævar Arnfjörð Bjarmason
2021-01-26Remove on-by-default go_user_delete_{branch,tag} feature flagsÆvar Arnfjörð Bjarmason
2021-01-26Merge branch 'ps-git-factory-objectpool' into 'master'Pavlo Strokov
2021-01-26Merge branch 'smh-user-commit-files-autocrlf' into 'master'Sami Hiltunen
2021-01-26Merge branch 'pks-fetch-remote-fix-pruning' into 'master'Patrick Steinhardt
2021-01-26Merge branch 'avar/user-branch-tag-merge-lint-fixes' into 'master'Ævar Arnfjörð Bjarmason
2021-01-26Git command factory injected in to objectpoolPavlo Strokov
2021-01-26changelogs: Add changelog entryPatrick Steinhardt
2021-01-26repository: Stop pruning if NoPrune was passed to FetchRemotePatrick Steinhardt
2021-01-26repository: Fix default refspec for FetchRemotePatrick Steinhardt
2021-01-26repository: Always inject "http.followRedirects" in FetchRemotePatrick Steinhardt
2021-01-26repository: Drop remote.$REMOTE.mirror when fetching remotesPatrick Steinhardt
2021-01-26proto: Add missing documentation for FetchRemoteRequestPatrick Steinhardt
2021-01-26improve test coverage of line ending normalizationSami Hiltunen
2021-01-26Merge branch 'pks-git-inject-global-config' into 'master'Ævar Arnfjörð Bjarmason
2021-01-26User(Branch|Tag|Merge) tests: fix lint issuesÆvar Arnfjörð Bjarmason
2021-01-26Update CHANGELOG.md for 13.8.1GitLab Release Tools Bot
2021-01-26Merge branch 'pks-go-user-merge-to-ref-allow-conflicts' into 'master'Patrick Steinhardt
2021-01-26Merge branch 'pks-localrepo-split' into 'master'Pavlo Strokov
2021-01-26operations: Wire up AllowConflicts handling for GoPatrick Steinhardt
2021-01-26git2go: Implement handling of AllowConflicts for UserMergeToRefPatrick Steinhardt
2021-01-26conflicts: Expose helper to merge a conflicting index entryPatrick Steinhardt
2021-01-26git: Rename FormatTag testPatrick Steinhardt
2021-01-26git: Add missing comment for HasBranches functionPatrick Steinhardt
2021-01-26git: Move RepositoryConfig type into localrepo filesPatrick Steinhardt
2021-01-26git: Move RepositoryRemote type into localrepo filesPatrick Steinhardt
2021-01-26git: Single out LocalRepository implementationPatrick Steinhardt
2021-01-26Merge branch 'sh-restore-gitaly-json-logs' into 'master'James Fargher
2021-01-26Make gitaly_ruby_json.log work againStan Hu
2021-01-26Merge branch 'pks-go-fetch-source-branch-remove-ff' into 'master'James Fargher
2021-01-26Merge branch 'smh-remove-server-scope' into 'master'James Fargher
2021-01-25Merge branch 'pks-hooks-payload-drop-fallback' into 'master'Christian Couder
2021-01-25hooks: Fix name of hooks payload envvar name variablePatrick Steinhardt
2021-01-25featureflag: Remove GoFetchSourceBranch feature flagPatrick Steinhardt
2021-01-25testhelper: Use different feature flag to test feature setsPatrick Steinhardt
2021-01-25Merge branch 'pks-go-user-merge-branch-remove-ff' into 'master'Sami Hiltunen
2021-01-25metadata: Drop code to serialize and deserialize from envvarsPatrick Steinhardt
2021-01-25hooks: Drop payload fallback codePatrick Steinhardt
2021-01-25git: Add support for options which always get injectedPatrick Steinhardt
2021-01-25featureflags: Remove GoUserMergeBranch feature flagPatrick Steinhardt
2021-01-25Update CHANGELOG.md for 13.7.5GitLab Release Tools Bot
2021-01-25Merge branch 'avar/remove-more-ruby-ref-service' into 'master'Zeger-Jan van de Weg
2021-01-25Merge branch 'pks-deterministic-rpcs' into 'master'Patrick Steinhardt
2021-01-25conflicts: Allow ResolveConflicts to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserUpdateSubmodule to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserApplyPatch to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserSquash to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserRevert to get an optional timestampPatrick Steinhardt
2021-01-25operations: Allow UserCommitFiles to get an optional timestampPatrick Steinhardt