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-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: extract common logic for env feature flagsVladimir Shushlin
2021-12-14Merge branch 'remove/ff-enable-redirects' into 'master'Vladimir Shushlin
2021-12-14Merge branch 'http-pipeline' into 'master'Jaime Martinez
2021-12-14Merge branch 'fix/sha-lookups' into 'master'Jaime Martinez
2021-12-14refactor: promote missingcachekey error to a static errorfeistel
2021-12-13fix: return an error if the cacheKey is emptyfeistel
2021-12-13refactor: move ratelimiter configuration to handlers packageVladimir Shushlin
2021-12-13refactor: abstract ratelimiter packageVladimir Shushlin
2021-12-08refactor: encapsulate lru cache in ratelimiter packageVladimir Shushlin
2021-12-08chore: fix linter issueJaime Martinez
2021-12-08chore: apply suggestion from reviewJaime Martinez
2021-12-08chore: fix lint issueJaime Martinez
2021-12-08test: add slow req acceptance testJaime Martinez
2021-12-08fix: use if statement instead of switchJaime Martinez
2021-12-08refactor: handle error outside Root callerJaime Martinez
2021-12-08fix(vfs): handle context.Canceled errorsJaime Martinez