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-10-13Adding test:macos to run E2E on a Mac runnerjmd-add-macos-ci-jobjohn.mcdonnell
2022-10-06Merge branch 'jc-fix-delete-refs' into 'master'Justin Tobler
2022-10-05ref: Return structured error when update error is not ErrAlreadyLockedJohn Cai
2022-10-05Merge branch 'revert-f955266a' into 'master'Toon Claes
2022-10-05Revert "Merge branch 'jc-spawn-git-in-pgid' into 'master'"John Cai
2022-10-05Merge branch 'jc-spawn-git-in-pgid' into 'master'karthik nayak
2022-10-05Merge branch 'toon-git-check-attr' into 'master'James Fargher
2022-10-04git: Add gitalyPid option to NewExecCommandFactoryJohn Cai
2022-10-04command: Add option to spawn a command with a pgidJohn Cai
2022-10-04Update changelog for 15.4.2GitLab Release Tools Bot
2022-10-04Merge branch 'wc/fix-revive-lints' into 'master'karthik nayak
2022-10-04Merge branch 'id-fix-jwt-tokens' into 'master'Patrick Steinhardt
2022-10-04Merge branch 'ps-popup-code' into 'master'James Fargher
2022-10-03Merge branch 'toon-license-followups' into 'master'Justin Tobler
2022-10-03Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'Will Chandler
2022-10-03linguist: Bump language stats versiontoon-git-check-attrToon Claes
2022-10-03linguist: Recalculate when .gitattributes changedToon Claes
2022-10-03linguist: Split function to initialize languageStatsToon Claes
2022-10-03linguist: Take .gitattributes into accountToon Claes
2022-10-03linguist: Exclude some files from statsToon Claes
2022-10-03gitpipe: Allow setting LsTree skip functionToon Claes
2022-10-03linguist: Move individual file handling into separate fileToon Claes
2022-10-03linguist: Refactor how language is determinedToon Claes
2022-10-03linguist: Move some variables to linguist InstanceToon Claes
2022-10-03linguist: Remove linguist instantiation dependencyToon Claes
2022-10-03config: Remove linguist languages pathToon Claes
2022-10-03linguist: Use the colors from go-enryToon Claes
2022-10-03linguist: Rewrite Color testsToon Claes
2022-10-03linguist: Remove git.CommandFactory variableToon Claes
2022-10-03repository: Nickname "Other" license to "LICENSE"Toon Claes
2022-10-03repository: Omit broken "other" license URLToon Claes
2022-09-30golangci-lint: Restore default revive lintswc/fix-revive-lintsWill Chandler
2022-09-30Trim secret before signing JWT tokensid-fix-jwt-tokensIgor Drozdov
2022-09-30go: Update github.com/ProtonMail/go-crypto digest to c6815a8GitLab Renovate Bot
2022-09-30Merge branch 'pks-refactor-ioutil-readdir-usages' into 'master'Sami Hiltunen
2022-09-29Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-09-29cache: Convert file cleanup to use `os.ReadDir()`pks-refactor-ioutil-readdir-usagesPatrick Steinhardt
2022-09-29cache: Convert lease cleanup to use `os.ReadDir()`Patrick Steinhardt
2022-09-29repository: Convert keep-around ref cleanup to use `os.ReadDir()`Patrick Steinhardt
2022-09-29housekeeping: Convert worktree cleanup to use `os.ReadDir()`Patrick Steinhardt
2022-09-29stats: Convert `GetPackfiles()` to use `os.ReadDir()`Patrick Steinhardt
2022-09-29tempdir: Convert cleaning to use `os.ReadDir()`Patrick Steinhardt
2022-09-29Update changelog for 15.2.5GitLab Release Tools Bot
2022-09-29Update changelog for 15.3.4GitLab Release Tools Bot
2022-09-29Update changelog for 15.4.1GitLab Release Tools Bot
2022-09-29Merge branch 'pks-proto-deprecations-for-errors-in-responses' into 'master'Patrick Steinhardt
2022-09-29helper: Preserve status code of underlying errorps-popup-codePavlo Strokov
2022-09-29proto: Set removal date for deprecated UserDeleteBranch embedded errorPatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCherryPickResponsePatrick Steinhardt
2022-09-29proto: Deprecate embedded errors in UserCreateBranchResponsePatrick Steinhardt