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-05linguist: Test language compatibility with go-enrytoon-linguist-be-goneToon Claes
2022-07-05Gemfile: Update github-linguist gemToon Claes
2022-07-05linguist: Benchmark the Go implementationToon Claes
2022-07-05linguist: Implement Stats in pure GoToon Claes
2022-07-05linguist: Implement struct to store statsToon Claes
2022-07-05localrepo: Add method to Repo to get temp pathToon Claes
2022-07-05gitpipe: Add LsTree that calls git-ls-tree(1)Toon Claes
2022-07-05gitpipe: Add DiffTree that calls git-diff-tree(1)Toon Claes
2022-07-05linguist: Change prototype of Stats methodToon Claes
2022-07-05commit: Make language detection test more preciseToon Claes
2022-07-05proto: Document the CommitLanguages rpcToon Claes
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-05go: Update module github.com/uber/jaeger-client-go to v2.30.0GitLab 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-27ci: Fix FIPS jobs failing in forks of Gitalypks-ci-fix-fips-runners-in-forksPatrick Steinhardt
2022-06-27Keep consistent logic for cancel suppression of a contextblanet
2022-06-27Typo fix for design doc of pack-objects cacheblanet
2022-06-23Merge branch 'renovate/postgres-dependencies' into 'master'Toon Claes
2022-06-23Merge branch 'pks-ssh-tests-emulate-client-side' into 'master'Toon Claes
2022-06-23Merge branch 'pks-get-archive-remove-filter-process-ff' into 'master'Sami Hiltunen
2022-06-23Merge branch 'pks-user-delete-branch-remove-structured-errors-ff' into 'master'Patrick Steinhardt
2022-06-23command: Improve error messages to be Git-agnosticPatrick Steinhardt
2022-06-23ssh: Fix racy cleanup of read monitor's pipePatrick Steinhardt
2022-06-23command: Add option to set up finalizerPatrick Steinhardt