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-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
2021-12-08lint: fix formatting errorsfeistel
2021-12-08Merge branch 'remove-unused-ctx' into 'master'Jaime Martinez
2021-12-08test: add sha256 to mocked lookups and fix testsfeistel
2021-12-07Merge branch 'upgrade-labkit-1-11-0' into 'master'Vladimir Shushlin
2021-12-07refactor: enable unparam in .golangci.ymlVladimir Shushlin
2021-12-07chore: upgrade to labkit 1.11.0Jaime Martinez
2021-12-06refactor: move keyFromPath our of zipVfs objectVladimir Shushlin
2021-12-01Merge branch 'refactor/limiter-new' into 'master'Jaime Martinez
2021-12-01chore: update method namesfeistel
2021-12-01docs: improve Cache documentationJaime Martinez
2021-12-01refactor: rename func and const to ensureJaime Martinez
2021-11-30Merge branch 'fix/domain-allowed' into 'master'Alessio Caiazza
2021-11-25refactor: add functional option to customize lru cache size and expirationfeistel