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-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-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-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
2022-09-29proto: Deprecate embedded errors in UserCreateTagResponsePatrick Steinhardt
2022-09-29Merge branch 'wc/track-repos-logger-race' into 'master'Patrick Steinhardt
2022-09-28praefect: run track-repositories tests seriallywc/track-repos-logger-raceWill Chandler
2022-09-27Merge branch 'wc/makefile-override-append' into 'master'John Cai
2022-09-27Merge branch 'pks-remove-user-create-tag-structured-errors-ff' into 'master'John Cai
2022-09-27Merge branch 'pks-docs-document-rpc-business-boundary' into 'master'Patrick Steinhardt
2022-09-27Merge branch 'sh-update-golang-1.18.6' into 'master'Patrick Steinhardt
2022-09-27Bump .tool-versions to use Go 1.18.6Stan Hu
2022-09-26Merge branch 'renovate/github.com-google-go-cmp-0.x' into 'master'Toon Claes
2022-09-24make: use 'override' when adding to TEST_OPTIONSwc/makefile-override-appendWill Chandler
2022-09-23Merge branch '4455-feature-flag-roll-out-user_create_branch_structured_errors...Toon Claes
2022-09-23Merge branch 'revert-9498ab94' into 'master'Patrick Steinhardt
2022-09-23Merge branch 'pks-remove-fetch-into-object-pool-prune-refs-ff' into 'master'Patrick Steinhardt
2022-09-23objectpool: Always prune refs on fetches to fix D/F conflictsPatrick Steinhardt
2022-09-23Merge branch 'pks-golangci-lint-errcheck-improvements' into 'master'Patrick Steinhardt
2022-09-23Revert "Merge branch '4452-feature-flag-roll-out-simplify_find_local_branches...karthik nayak
2022-09-23packed_binaries: Check error code when closing packed filePatrick Steinhardt
2022-09-23praefect: Fix missing error checks for factory's `Serve()` functionPatrick Steinhardt
2022-09-23http: Fix missing error checks for `Serve()` functionPatrick Steinhardt
2022-09-23grpc: Fix missing error checks for `Serve()` functionPatrick Steinhardt
2022-09-23sidechannel: Check `Close()` errors returned by the waiterPatrick Steinhardt