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-05Refactor acme tests and middleware for lazy domain resolutionfeistel
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-02Use normalized value to infer artifacts serverVishal 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
2022-06-01Infer artifacts-server from internal server unless it's set explicitlyfeistel
2022-05-30Merge branch 'feat/unix-sock' into 'master'Vladimir Shushlin
2022-05-26Move DomainsSourceFailures increase into the gitlab clientfeistel
2022-05-22Reduce lookup path requests in the handler pipelinefeistel
2022-05-20Propagate errors for better handlingfeistel
2022-05-16Add logs for unexpected eventsVishal Tak
2022-05-16Improve the error messagesVishal Tak
2022-05-16Add resource range details for error while reading zipVishal Tak
2022-05-16Add logs for more visibility in 404s and archive corruption eventVishal Tak
2022-05-16Merge branch 'refactor/abstract-artifact-middleware' into 'master'Jaime Martinez
2022-05-07Update flag documentation to mention socket listenersfeistel
2022-05-05Abstract artifact handling to a separate middlewarefeistel
2022-05-04Merge branch 'refactor/drop-neterr-temporary' into 'master'Jaime Martinez
2022-05-02Add nolintlint linter configurationfeistel
2022-05-02Remove net.Error.Temporary usage from domain cachefeistel
2022-04-29Merge branch 'feat/remove-domain-config-source-flag' into 'master'Alessio Caiazza
2022-04-27Merge branch 'refactor/drop-prefer-cipher' into 'master'Jaime Martinez
2022-04-27Merge branch 'remove-daemon-flags' into 'master'Jaime Martinez
2022-04-27Use labkit for fips checkVishal Tak
2022-04-26Merge branch 'refactor/t-setenv' into 'master'Jaime Martinez
2022-04-26Merge branch 'healthcheck/middleware' into 'master'Jaime Martinez
2022-04-26Merge branch 'test/https-middleware' into 'master'Jaime Martinez
2022-04-26Compare status path against request pathfeistel
2022-04-26Rework healthcheck testsfeistel
2022-04-26Rework HTTPS tests and assert location headerfeistel
2022-04-26Remove deprecated daemon flagsremove-daemon-flagsVishal Tak
2022-04-26Merge branch 'fix/acme-middleware' into 'master'Vladimir Shushlin
2022-04-26Drop deprecated PreferServerCipherSuites optionfeistel
2022-04-25Remove domain-config-source flagfeistel
2022-04-25Add early return and tests for internal/handlers/httpsfeistel
2022-04-25Replace os.Setenv with testing.SetEnvfeistel
2022-04-25Merge branch 'kassio/default-server-write-timeout-to-0' into 'master'Vladimir Shushlin
2022-04-22Move https middleware to internal/handlersfeistel
2022-04-22Fix acme middleware passing handled requests to parent middlewaresfeistel
2022-04-22config: Default serverWriteTimeout to 0kassio/default-server-write-timeout-to-0Kassio Borges
2022-04-20Move healthcheck middleware to a separate packagefeistel
2022-04-18Add compile time flag for building in FIPSVishal Tak
2022-04-14Remove FF_DISABLE_REFRESH_TEMPORARY_ERROR feature flagfeistel