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-01Populate primary when creating new repository recordscreate_repo_with_primaryJames Fargher
2021-01-29Merge branch 'ps-git-cmd-factory-repository' into 'master'Toon Claes
2021-01-29Merge branch 'smh-fix-lint-rule' into 'master'Toon Claes
2021-01-29Merge branch 'ps-git-cmd-factory-ssh' into 'master'Toon Claes
2021-01-29Merge branch 'jv-pack-objects-hook' into 'master'James Fargher
2021-01-29Replacement of the git.NewCommandWithoutRepo in ssh packagePavlo Strokov
2021-01-28Merge branch 'ps-git-cmd-factory-remote' into 'master'Christian Couder
2021-01-28Replacement of the git.NewCommandWithoutRepo in remote packagePavlo Strokov
2021-01-28Replacement of the git.NewCommandWithoutRepo in repository packagePavlo Strokov
2021-01-28Merge branch 'pks-git-localrepo-package' into 'master'Toon Claes
2021-01-28exclude tests files from no underscores in names linting ruleSami Hiltunen
2021-01-28Make git-upload-pack use gitaly-hooks for pack-objectsJacob Vosmaer
2021-01-28Merge branch 'go_user_ff_branch_by_default' into 'master'Christian Couder
2021-01-27Merge branch 'smh-remove-duplicate-logging' into 'master'Pavlo Strokov
2021-01-27remove duplicated logging interceptorSami Hiltunen
2021-01-27Merge branch 'pks-cleanup-housekeeping-merge' into 'master'Christian Couder
2021-01-27Update VERSION filesv13.9.0-rc1GitLab Release Tools Bot
2021-01-27Merge branch 'pks-tx-coordinator-replication-targets' into 'master'Sami Hiltunen
2021-01-27changelogs: Add changelog entryPatrick Steinhardt
2021-01-27repository: Move cleanup of packed-refs.new into housekeepingPatrick Steinhardt
2021-01-27repository: Move cleanup of packed-refs lockfiles into housekeepingPatrick Steinhardt
2021-01-27repository: Move cleanup of reference lockfiles into housekeepingPatrick Steinhardt
2021-01-27repository: Move cleanup of lockfiles into housekeepingPatrick Steinhardt
2021-01-27repository: Perform housekeeping in Cleanup RPCPatrick Steinhardt
2021-01-27housekeeping: Don't treat disappearing files as errorPatrick Steinhardt
2021-01-27housekeeping: Make finding of stale files extendablePatrick Steinhardt
2021-01-27coordinator: Fix outdated repos not getting repljobs with transactionsPatrick Steinhardt
2021-01-27Merge branch 'sh-clean-lfs-url-build' into 'master'Pavlo Strokov
2021-01-27Merge branch 'ps-fix-withreceivepackhooks' into 'master'Christian Couder
2021-01-27gitaly-lfs-smudge: Clean up URL buildingStan Hu
2021-01-27Enable go implementation of UserFFBranch by defaultJames Fargher
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-26git: Move LocalRepository implementation into its own packagePatrick Steinhardt
2021-01-26git: Use LocalRepository.command for config and remotesPatrick Steinhardt
2021-01-26git: Fix LocalRepository.command's use of SubCmdPatrick Steinhardt
2021-01-26git: Store LocalRepository in its decendent typesPatrick Steinhardt
2021-01-26git: Fix confusing name of LocalRepositoryRemote receiverPatrick Steinhardt
2021-01-26git: Fix confusing name of LocalRepositoryConfig receiverPatrick Steinhardt
2021-01-26git: Let LocalRepository implement repository.GitRepoPatrick Steinhardt
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