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-07-06Bump Git version in docker image to 2.36bump-git-version-in-docker-imagesBalasankar "Balu" C
2022-07-06Merge branch 'pks-gittest-drop-worktrees' into 'master'John Cai
2022-07-06Merge branch 'pks-go-v1.17-infrastructure' into 'master'Sami Hiltunen
2022-07-06golangci-lint: Disable use of `os.Setenv()` and `os.Unsetenv()` in testspks-go-v1.17-infrastructurePatrick Steinhardt
2022-07-06testhelper: Use `t.Setenv()` to detect misuse with `t.Parallel()`Patrick Steinhardt
2022-07-06ci: Test with Go v1.18Patrick Steinhardt
2022-07-06ci: Migrate to new GitLab build imagesPatrick Steinhardt
2022-07-06Merge branch 'renovate/gitlab.com-gitlab-org-labkit-1.x' into 'master'Toon Claes
2022-07-06Merge branch 'renovate/github.com-prometheus-client_golang-1.x' into 'master'James Fargher
2022-07-05Merge branch 'issue_4049_edith' into 'master'John Cai
2022-07-05Merge branch 'pks-feature-flags-with-rollout-issue-url' into 'master'Toon Claes
2022-07-05Update changelog for 15.1.2GitLab Release Tools Bot
2022-07-05Merge branch 'renovate/github.com-uber-jaeger-client-go-2.x' into 'master'Sami Hiltunen
2022-07-05asdf: Bump Go version to use v1.17 and v1.18Patrick Steinhardt
2022-07-05git: Add a gitversion labelSiddharth Asthana
2022-07-05go: Update module gitlab.com/gitlab-org/labkit to v1.15.0GitLab Renovate Bot
2022-07-05go: Update module github.com/uber/jaeger-client-go to v2.30.0GitLab Renovate Bot
2022-07-05go: Update module github.com/prometheus/client_golang to v1.12.2GitLab Renovate Bot
2022-07-05Merge branch 'renovate/github.com-kelseyhightower-envconfig-1.x' into 'master'James Fargher
2022-07-04featureflags: Require version and rollout issue URL for flagspks-feature-flags-with-rollout-issue-urlPatrick Steinhardt
2022-07-04Merge branch 'full_path_rpc' into 'master'Patrick Steinhardt
2022-07-04Implement FullPathfull_path_rpcJames Fargher
2022-07-04Add proto for FullPath RPCJames Fargher
2022-07-04go: Update module github.com/kelseyhightower/envconfig to v1.4.0GitLab Renovate Bot
2022-07-04Merge branch 'build/drop-go116' into 'master'James Fargher
2022-07-04build: drop support for Go 1.16feistel
2022-06-30Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-06-30Update changelog for 14.10.5GitLab Release Tools Bot
2022-06-30Update changelog for 15.0.4GitLab Release Tools Bot
2022-06-30Update changelog for 15.1.1GitLab Release Tools Bot
2022-06-29Merge branch 'pks-gitaly-git2go-feature-flag-with-overridden-default' into 'm...Will Chandler
2022-06-29Merge branch 'pks-create-repo-from-url-leaking-credentials' into 'master'Toon Claes
2022-06-29command: Export environment variable to force-enable all feature flagsPatrick Steinhardt
2022-06-29Merge branch 'xx/keep-ctx-suppression-logic-consistent' into 'master'Sami Hiltunen
2022-06-29Merge branch 'pks-cherry-pick-fix-neglected-feature-flag' into 'master'James Fargher
2022-06-28operations: Return structured error for old-style conflict errorPatrick Steinhardt
2022-06-28operations: Honor feature flag for structured errors in UserCherryPickPatrick Steinhardt
2022-06-28repository: Fix clone credentials leaking via command line argumentspks-create-repo-from-url-leaking-credentialsPatrick Steinhardt
2022-06-28repository: Simplify code flow for `cloneFromURLCommand()`Patrick Steinhardt
2022-06-28repository: Fix leaking command in `cloneFromURLCommand()` testsPatrick Steinhardt
2022-06-28repository: Fix test to verify that credentials are strippedPatrick Steinhardt
2022-06-28Merge branch 'pks-ci-fix-fips-runners-in-forks' into 'master'Toon Claes
2022-06-28repository: Merge test cases for `cloneFromURLCommand()`Patrick Steinhardt
2022-06-27operations: Convert UserRebaseConfirmable tests to not use worktreepks-gittest-drop-worktreesPatrick Steinhardt
2022-06-27operations: Convert to use `gittest.ResolveRevision()`Patrick Steinhardt
2022-06-27operations: Adjust names of UserRebaseConfirmable testsPatrick Steinhardt
2022-06-27operations: Convert squash test for renames to not use worktreePatrick Steinhardt
2022-06-27operations: Fix test for squashes with renamesPatrick Steinhardt
2022-06-27operations: Demonstrate broken test to verify squashing with renamePatrick Steinhardt
2022-06-27wiki: Convert `FindPage()` test to not use worktreePatrick Steinhardt