Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27Apply review suggestionsNejc Habjan
2022-06-27Make _redirects limits configurableNejc Habjan
2022-06-27Merge branch 'feat/only-chdir-if-disk' into 'master'Jaime Martinez
2022-06-23Merge branch 'fix/get-certificate-ctx' into 'master'Jaime Martinez
2022-06-22Avoid chdir inside RootDir if disk is not enabledfeistel
2022-06-22Merge branch 'kassio/remove-outdated-readme-link' into 'master'Jaime Martinez
2022-06-22Merge branch 'fix-redirects' into 'master'Jaime Martinez
2022-06-21Remove outdated link from READMEkassio/remove-outdated-readme-linkKassio Borges
2022-06-21Merge branch 'jv-clear-timezone' into 'master'Vladimir Shushlin
2022-06-21Clear timezones from cached zip entriesJacob Vosmaer
2022-06-21Merge branch 'ci/remove-gosec-brakeman' into 'master'Vladimir Shushlin
2022-06-21Ignore gosec and brakeman analyzersfeistel
2022-06-20Fix domain level redirectsfix-redirectsVishal Tak
2022-06-20Merge branch 'feat/cmd-stub' into 'master'Jaime Martinez
2022-06-20Merge branch 'fix/timeout-err' into 'master'Jaime Martinez
2022-06-17Extract gitlab stub server in a separate packagefeistel
2022-06-17Properly handle io.copy errorsfeistel
2022-06-17Merge branch 'kassio/update-dev-docs-location' into 'master'Jaime Martinez
2022-06-16Update the contributing documentation link on READMEkassio/update-dev-docs-locationKassio Borges
2022-06-15Merge branch 'refactor/move-artifact-middleware' into 'master'Jaime Martinez
2022-06-15Merge branch 'ci/unit-test-avoid-compile' into 'master'Jaime Martinez
2022-06-15Merge branch 'ci/remove-unused-cache' into 'master'Jaime Martinez
2022-06-15Merge branch 'bump/golangci-lint' into 'master'Jaime Martinez
2022-06-14Move cors handler early in the pipelinefeistel
2022-06-14Merge branch 'release-1-59-0' into 'master'v1.59.0Vladimir Shushlin
2022-06-14Merge branch 'ci/cache-key-files' into 'master'Jaime Martinez
2022-06-13Add go.sum to CI cache key filesBrian Williams
2022-06-13Docs: add changelog for version 1.59.0release-1-59-0Vishal Tak
2022-06-13Chore: bump version to 1.59.0Vishal Tak
2022-06-12Add cache key based on go.mod filefeistel
2022-06-12Disable cache for jobs that don't use itfeistel
2022-06-11Add unit-test task and avoid building the binaryfeistel
2022-06-06Bump golangci-lint to 1.46.2feistel
2022-06-06Delay domain resolution after artifact middlewarefeistel
2022-06-06Merge branch 'perf/acme-remove-domain-resolution' into 'master'Vladimir Shushlin
2022-06-05Refactor acme tests and middleware for lazy domain resolutionfeistel
2022-06-05Propagate context during certificate retrievalfeistel
2022-06-03Merge branch 'tls-metrics' into 'master'Vladimir Shushlin
2022-06-03Remove IsHTTPS fieldVishal Tak
2022-06-03Merge branch 'feat/infer-artifact-server' into 'master'Vladimir Shushlin
2022-06-02Remove unused empty check on artifacts server URLfeistel
2022-06-02Use normalized value to infer artifacts serverVishal Tak
2022-06-02Add documentationtls-metricsVishal Tak
2022-06-02Use IsHTTPS field to check if metrics conn typeVishal Tak
2022-06-02Use TLSConfig and remove IsHTTPS in Metrics configVishal Tak
2022-06-02Add support for tls for metricsVishal Tak
2022-06-02Merge branch 'perf/reduce-lookup-path' into 'master'Jaime Martinez
2022-06-01Add comment about https redirect in authorization middlewarefeistel
2022-06-01Add missing newlineJaime Martinez
2022-06-01Merge branch 'fix/domain-fail-metric' into 'master'Vladimir Shushlin