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-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
2022-01-24test: add valid tls config testsfeistel
2022-01-24lint: fix errorlint issuesfeistel
2022-01-24test: expand request package tests and migrate to table-driven testsfeistel
2022-01-24test: update domain test to use mocked resolverfeistel
2022-01-24test: add malformed acme middleware url testfeistel
2022-01-24test: add mocked resolverfeistel
2022-01-24Merge branch 'feat/gci' into 'master'Jaime Martinez
2022-01-24Merge branch 'require/http-status' into 'master'Jaime Martinez
2022-01-24lint: fix gci issuesfeistel
2022-01-24Merge branch 'ci/exclude-rules' into 'master'Jaime Martinez
2022-01-24test: regenerate client mockfeistel
2022-01-24test: update tests to new client stubfeistel
2022-01-24refactor: migrate client stub to mockgenfeistel
2022-01-20fix: fix error message for disabled placeholdersVladimir Shushlin
2022-01-20lint: solve internal/vfs/serving linter issuesfeistel
2022-01-20lint: solve internal/serving/disk/symlink linter issuesfeistel
2022-01-19refactor: remove internal/httputil packagefeistel
2022-01-19feat: switch to content negotiation libraryfeistel
2022-01-14test: replace http status assertions with testify methodfeistel
2022-01-12Merge branch '630-add-rate-limiting-per-domain-name' into 'master'Jaime Martinez
2022-01-11feat: add domain rate-limiterVladimir Shushlin
2021-12-24feat: enable Etag cachingVladimir Shushlin
2021-12-20refactor: handle defaults in ratelimiter package itselfVladimir Shushlin
2021-12-16feat: implement ETag support for zip servingfeistel
2021-12-16Merge branch '625-add-tests-for-stream-reading-zip' into 'master'Jaime Martinez
2021-12-16fix: update vfs/zip implementation to ensure minimum range requests for go1.17Arran Walker
2021-12-15feat: hide handling cache headers behind the faeture flagVladimir Shushlin
2021-12-14refactor: make config validation errors privatefeistel
2021-12-14refactor: extract common logic for env feature flagsVladimir Shushlin