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
2023-02-08Extract file and executable permissionsJames Fargher
2023-02-07gitlab: Convert tests to work with SHA256 object formatPatrick Steinhardt
2023-02-02Replace Mkdir(All) permissions with new perm package constantsJames Fargher
2023-01-12testcfg: Convert callers of `BuildWithRepo()`Patrick Steinhardt
2022-10-18Remove secret from HTTP request headersIgor Drozdov
2022-10-05global: Reformat sources with gofumpt v0.4.0Patrick Steinhardt
2022-10-04Merge branch 'wc/fix-revive-lints' into 'master'karthik nayak
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-23http: Fix missing error checks for `Serve()` functionPatrick Steinhardt
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-11golangci-lint: Enforce consistent naming of `testing.TB` variablesPatrick Steinhardt
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-07-07go: Update gitlab-shell dependency to v14.8.0Patrick Steinhardt
2022-05-20Update go package name from v14 to v15John Cai
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2021-12-14tests: Convert to use testhelper contextsPatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-11-24Makefile: Update `gofumpt` to v0.2.0Patrick Steinhardt
2021-10-07testhelper: Unify setup of test suitesPatrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.WriteFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.Discard`Patrick Steinhardt
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-30gitlab: Generalize GitLab mock clientPatrick Steinhardt
2021-08-04gitlabclient: Finalize HTTP responsePavlo Strokov
2021-07-16Merge branch 'ps-relocate-gitlab-test-server' into 'master'Patrick Steinhardt
2021-07-12Standardise package aliasesPavlo Strokov
2021-07-12Relocate GitLab HTTP test server from testhelper packagePavlo Strokov
2021-06-11Fix linting issuesMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-11Remove testhelper.CloneRepoPavlo Strokov
2021-04-27gitlab: Implement metric to measure latency of API callsPatrick Steinhardt
2021-04-27gitlab: Rename `GitlabAPI` interface to `Client`Patrick Steinhardt
2021-04-27gitlab: Merge client and API implementationsPatrick Steinhardt
2021-04-27gitlab: Split out and rename mock clientPatrick Steinhardt
2021-04-27gitlab: Split out client implementationPatrick Steinhardt
2021-04-27gitlab: Move client for GitLab's internal API into separate packagePatrick Steinhardt