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-03-31Clean makefile and add runtime check for fipsbuild-fipsVishal Tak
2022-03-28Add FIPS supportVishal Tak
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-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
2022-02-17revert: revert all the changes on *_test.go files.yigithankardas
2022-02-16refactor: simplify parsing and remove whitespace handlingfeistel
2022-02-16test: make sure the expected headers are using canonical keysfeistel
2022-02-16test: fix failing testsfeistel
2022-02-16refactor: parse custom headers using ReadMIMEHeaderfeistel
2022-02-16reset: go back to initial commit.yigithankardas
2022-02-10fix: do no retry resolving the domain if there's a ctx errorfeistel
2022-02-04Merge branch 'test/move-mocks' into 'master'Vladimir Shushlin
2022-02-03test: migrate to assertions using modern error checkingfeistel
2022-02-03Merge branch 'sh-normalize-status-code-logging' into 'master'Jaime Martinez
2022-02-02lint: fix linter issuesfeistel
2022-02-01fix: Fix 500 errors when clients disconnectVladimir Shushlin
2022-02-01Merge branch 'remove/file-descriptors' into 'master'Jaime Martinez
2022-02-01Merge branch 'add-custom-logger-fields' into 'master'Jaime Martinez
2022-02-01lint: reduce cyclomatic complexity of validateListeners funcfeistel
2022-02-01refactor: forbid empty listenersfeistel
2022-02-01docs: clarify ListenHTTPStrings are being used directly nowfeistel
2022-02-01refactor: stop passing file descriptors around and use net.Listenfeistel
2022-01-31fix: ensure logging status codes field names are consistentStan Hu
2022-01-31fix: fix metrics and logs not including domain resolution timeVladimir Shushlin
2022-01-31Merge branch 'refactor/config-err-private' into 'master'Jaime Martinez
2022-01-31Merge branch 'fix/catch-serve-errors' into 'master'Jaime Martinez
2022-01-31chore: return early for head requestsJaime Martinez
2022-01-30fix: log errors when HTTP range requests failStan Hu
2022-01-29fix: catch io.copy errors when serving contentfeistel
2022-01-26test: move mocks to their own packagefeistel
2022-01-26Merge branch 'mock/resolver' into 'master'Alessio Caiazza
2022-01-26Merge branch 'feat/errorlint' into 'master'Jaime Martinez
2022-01-26Merge branch 'test/valid-tls' into 'master'Jaime Martinez
2022-01-25Merge branch 'refactor/test-tmp' into 'master'Vladimir Shushlin
2022-01-25Merge branch 'test/acme-malformed' into 'master'Vladimir Shushlin
2022-01-24test: replace tmpdir workaround with native T tmpfeistel