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-02-03Set LIBPCREDIR if brew command availableashmckenzie/correctly-build-git-on-macosAsh McKenzie
2022-02-02Merge branch 'smh-create-repo-ext' into 'master'Pavlo Strokov
2022-02-02Propagate test context to setup helpers in repository packageSami Hiltunen
2022-02-02Disable metadata force creation in repository service testsSami Hiltunen
2022-02-02Convert CreateFork test to create repository via APISami Hiltunen
2022-02-02Allow passing in a ClientConn to CreateRepositorySami Hiltunen
2022-02-02Create repository via API in FetchRemote testsSami Hiltunen
2022-02-02Update FindLicense test to create repo via APISami Hiltunen
2022-02-02Create repositories via API in most repository service testsSami Hiltunen
2022-02-02Setup test repository via API in repository service testsSami Hiltunen
2022-02-02Return a copy of the repository from CreateRepositorySami Hiltunen
2022-02-02Merge branch 'smh-create-repo-ref' into 'master'Sami Hiltunen
2022-02-02Merge branch 'smh-create-repo-conflicts' into 'master'Pavlo Strokov
2022-02-02Merge branch 'pks-git-stop-writing-fetch-head' into 'master'Pavlo Strokov
2022-02-02Merge branch 'better_upload_pack_errors' into 'master'James Fargher
2022-02-02Merge branch 'jc-max-queue-wait-time' into 'master'James Fargher
2022-02-02Merge branch 'wc-exclude-default' into 'master'James Fargher
2022-02-01Propagate test context to setup helpers in ref packageSami Hiltunen
2022-02-01Disable metadata creation hack in ref service testsSami Hiltunen
2022-02-01Propagate test context to setup helpers in conflicts packageSami Hiltunen
2022-02-01Create repositories via API in conflicts service testsSami Hiltunen
2022-02-01Refactor TestSuccessfulResolveConflictsRequestHelper to use the common setupSami Hiltunen
2022-02-01Merge branch 'pks-replication-negotiation-optimizations' into 'master'John Cai
2022-02-01fetch: Stop writing FETCH_HEADPatrick Steinhardt
2022-02-01fetch: Demonstrate that we're writing FETCH_HEADPatrick Steinhardt
2022-02-01localrepo: Refactor tests to not read FETCH_HEADPatrick Steinhardt
2022-02-01testhelper: Mark `MustReadFile()` as test helperPatrick Steinhardt
2022-02-01Merge branch 'pks-localrepo-fetch-internal-protocol-v2' into 'master'Toon Claes
2022-02-01config: Exclude DB metrics by defaultWill Chandler
2022-02-01Merge branch 'id-remove-gitlab-shell-hooks-from-docs' into 'master'Pavlo Strokov
2022-02-01Merge branch 'smh-create-repo' into 'master'Sami Hiltunen
2022-02-01Merge branch 'sh-fix-demo-deletion' into 'master'Sami Hiltunen
2022-02-01localrepo: Use protocol v2 for internal fetchesPatrick Steinhardt
2022-02-01Disable metadata creation hack in operation service testsSami Hiltunen
2022-02-01Create test repository via API in TestUserApplyPatchSami Hiltunen
2022-02-01Amend most operation service tests to create repos through the APISami Hiltunen
2022-02-01Create test repository through the API in operation service test setupSami Hiltunen
2022-02-01Expose a helper for checking whether Praefect is enabled in testsSami Hiltunen
2022-02-01Add test helpers for creating repositories through the APISami Hiltunen
2022-02-01localrepo: Verify the Git protocol used for internal fetchesPatrick Steinhardt
2022-02-01gittest: Rename helper which detects the GIT_PROTOCOLPatrick Steinhardt
2022-02-01Add option to disable metadata force creation in Praefect testsSami Hiltunen
2022-02-01Assert no errors in response body in UserDeleteTagSami Hiltunen
2022-02-01Remove obsolete info about hooks from docsIgor Drozdov
2022-02-01limithandler: enable max queue wait timeJohn Cai
2022-01-31demo: Fix deletion of Praefect Cloud SQL instanceStan Hu
2022-01-31Merge branch 'pks-testhelper-write-executable-fix-etxtbsy' into 'master'Toon Claes
2022-01-28Merge branch 'smh-remove-test-dial-timeout' into 'master'Patrick Steinhardt
2022-01-28testhelper: Fix ETXTBSY race when writing executablesPatrick Steinhardt
2022-01-28Remove timeout when dialing server in testsSami Hiltunen