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-08-26refs: Add 'LocalBranches' to 'FindLocalBranchesResponse'1294-simplify-response-type-of-findlocalbranchesKarthik Nayak
2022-08-26featureflag: Add new flag 'SimplifyFindLocalBranchesResponse'Karthik Nayak
2022-08-26testhelper: Introduce a new 'assertContainsBranch'Karthik Nayak
2022-08-26testhelper: Rename 'assertContainsBranch'Karthik Nayak
2022-08-26Merge branch 'renovate/github.com-rubenv-sql-migrate-1.x' into 'master'Sami Hiltunen
2022-08-26Merge branch '4227-convert-usercreatebranch-to-use-structured-errors' into 'm...Sami Hiltunen
2022-08-26Merge branch 'ps-flaky-server-factory' into 'master'Justin Tobler
2022-08-25Merge branch 'tnir-dashboards-is-no-more-public' into 'master'Andras Horvath
2022-08-25Merge branch '1294-simplify-response-type-of-findlocalbranches' into 'master'Will Chandler
2022-08-25Merge branch 'ps-remove-drift_threshold_millis' into 'master'Toon Claes
2022-08-25branches: Use 'UserCreateBranchError' behind a flag4227-convert-usercreatebranch-to-use-structured-errorsKarthik Nayak
2022-08-25featureflag: Add new flag 'user_create_branch_structured_errors'Karthik Nayak
2022-08-25proto: Add UserCreateBranchErrorKarthik Nayak
2022-08-24proto: Return 'Branch' in 'FindLocalBranchesResponse'Karthik Nayak
2022-08-24Public Grafana dashboards does not exist any moretnir-dashboards-is-no-more-publicTakuya Noguchi
2022-08-24go: Update module github.com/rubenv/sql-migrate to v1GitLab Renovate Bot
2022-08-24proto: Remove deprecated drift_threshold_millisps-remove-drift_threshold_millisPavlo Strokov
2022-08-23Merge branch 'renovate/gocloud.dev-0.x' into 'master'James Fargher
2022-08-23Merge branch 'master' into 'master'Will Chandler
2022-08-23feat(gitaly-git2go): sign commits with OpenPGP keySavely Krasovsky
2022-08-23Merge branch 'toon-codeowners' into 'master'Andras Horvath
2022-08-23Merge branch 'pks-doc-discourage-seeded-test-repos' into 'master'Toon Claes
2022-08-23Update VERSION filesv15.4.0-rc1GitLab Release Tools Bot
2022-08-23Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-08-22go: Update module gocloud.dev to v0.26.0GitLab Renovate Bot
2022-08-22Merge branch 'ps-extend-license' into 'master'Pavlo Strokov
2022-08-22license: Return additional info from FindLicense RPCPavlo Strokov
2022-08-22proto: Extend FindLicenseResponse with additional fieldsPavlo Strokov
2022-08-22Update changelog for 15.1.5GitLab Release Tools Bot
2022-08-22Update changelog for 15.2.3GitLab Release Tools Bot
2022-08-22Update changelog for 15.3.1GitLab Release Tools Bot
2022-08-22Merge branch 'jc-cleanup-cgroups' into 'master'John Cai
2022-08-22server factory: Wait for termination of all goroutinesps-flaky-server-factoryPavlo Strokov
2022-08-22server factory: Don't call Close for listenersPavlo Strokov
2022-08-22server factory: Terminate all serversPavlo Strokov
2022-08-22server factory: Drop unneeded limit middlewarePavlo Strokov
2022-08-22gitaly: Prune old cgroup directories on startupJohn Cai
2022-08-22cgroups: Call GetGitalyProcessTempDir()John Cai
2022-08-22cgroups: Add PruneOldCgroups helperJohn Cai
2022-08-22cgroups: Inject pid into cgroup manangerJohn Cai
2022-08-22config: Do not early exit when pruning gitaly process dirJohn Cai
2022-08-22config: Generisize functions that create and prune temp directoriesJohn Cai
2022-08-22Merge branch 'qmnguyen0711/4440-repository-searchfilesbyname-doesn-t-work-wel...Pavlo Strokov
2022-08-22Merge branch '4341-remove-dependency-on-gitlab-shell' into 'master'karthik nayak
2022-08-22Fix Repository SearchFilesByName not handle non-ASCII file names wellQuang-Minh Nguyen
2022-08-21client: Fix linter issues4341-remove-dependency-on-gitlab-shellKarthik Nayak
2022-08-21gitlab: Use the newly created 'client' packageKarthik Nayak
2022-08-21gitlab: Copy client code from 'gitlab-shell'Karthik Nayak
2022-08-20Merge branch 'renovate/github.com-pelletier-go-toml-2.x' into 'master'Will Chandler
2022-08-20go: Update module github.com/pelletier/go-toml to v2Toon Claes