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-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-26Merge branch 'fix/acme-middleware' into 'master'Vladimir Shushlin
2022-04-25Add early return and tests for internal/handlers/httpsfeistel
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
2022-04-14Merge branch 'fix-context-canceled-in-auth-and-artifacts' into 'master'Vladimir Shushlin
2022-04-13test: simplify cache test for ctx errorsfeistel
2022-04-13refactor: pass the correlationID direcly instead of using the contextfeistel
2022-04-13test: add cache test case for ctx errorsfeistel
2022-04-13fix: do not cache responses if there is a ctx errorfeistel
2022-04-11Increase serverWriteTimeout to avoid errors with large filesKassio Borges
2022-04-08chore: fix linter issuesJaime Martinez
2022-04-08chore: move check outside of fetching token functionJaime Martinez
2022-04-08fix: handle context canceled gracefully for auth and artifactsJaime Martinez
2022-04-06Add comment details for nonce sizeVishal Tak
2022-04-06Update nonce to make it of standard sizeVishal Tak
2022-04-05Merge branch 'refactor/specialized-require' into 'master'Jaime Martinez
2022-04-04Merge branch 'build-fips' into 'master'Vladimir Shushlin
2022-04-01Merge branch 'security-fix-weak-timeouts' into 'master'Vladimir Shushlin
2022-04-01Fix weak timeoutsKassio Borges
2022-04-01Merge branch 'security-validate-session-host' into 'master'Vladimir Shushlin
2022-03-31Clean makefile and add runtime check for fipsbuild-fipsVishal Tak
2022-03-28Add FIPS supportVishal Tak
2022-03-24fix: validate that session was issued on the same hostVladimir Shushlin
2022-03-15fix flag descriptionfeature/zip-http-timeout-paramvtak
2022-03-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-pages into feature/zip-...vtak
2022-03-15feat: allow auth http.Client timeout to be configurableOsman İlge Ünaldı
2022-03-14add flag to parameterize zip http client timeoutvtak
2022-03-11Add correlation_id to all exception capturesKassio Borges
2022-03-04feat: make server shutdown timeout configurableHüseyin Emre Aksoy
2022-02-24test: replace require.Equal with specialized assertionsfeistel
2022-02-24Merge branch 'refactor/test-erroris' into 'master'Jaime Martinez
2022-02-22Merge branch 'reject-tls-2' into 'master'Vladimir Shushlin
2022-02-22refactor: review fixesVladimir Shushlin
2022-02-22feat: Always apply TLS limits even without ServerNameVladimir Shushlin
2022-02-21feat: Add TLS rate limitsVladimir Shushlin
2022-02-18lint: linting with make formatyigithankardas
2022-02-18refactor: use testhelpers.Close()yigithankardas
2022-02-17Merge branch 'fix/read-mime-header' into 'master'Jaime Martinez
2022-02-17refactor: use multierrors in custom headers parsingfeistel
2022-02-17Merge branch 'acceptance_tests' into 'master'Jaime Martinez