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
2023-04-12Update golangci-lint toolKassio Borges
2022-07-05Remove rate limits feature flagsfeistel
2022-06-15Remove host out of Artifact.TryMakeRequestfeistel
2022-06-05Refactor acme tests and middleware for lazy domain resolutionfeistel
2022-05-05Abstract artifact handling to a separate middlewarefeistel
2022-05-02Add nolintlint linter configurationfeistel
2022-04-26Merge branch 'refactor/t-setenv' into 'master'Jaime Martinez
2022-04-26Rework HTTPS tests and assert location headerfeistel
2022-04-25Add early return and tests for internal/handlers/httpsfeistel
2022-04-25Replace os.Setenv with testing.SetEnvfeistel
2022-04-22Move https middleware to internal/handlersfeistel
2022-02-24test: replace require.Equal with specialized assertionsfeistel
2022-02-21feat: Add TLS rate limitsVladimir Shushlin
2022-01-26test: move mocks to their own packagefeistel
2022-01-24lint: fix gci issuesfeistel
2022-01-11feat: add domain rate-limiterVladimir Shushlin
2021-12-20refactor: handle defaults in ratelimiter package itselfVladimir Shushlin
2021-12-13refactor: move ratelimiter configuration to handlers packageVladimir Shushlin
2021-11-22lint: remove outdated nolint directivesfeistel
2021-11-17test: stop calling mockController.Finish directlyfeistel
2021-09-19chore: clean up handler tests to use httptest.NewRequestStan Hu
2021-09-19fix: handle 403 errors when artifacts loaded from GitLab artifacts browserStan Hu
2021-08-19docs: add related issue to TODO commentfeistel
2021-08-19test: fix response body not being closedfeistel
2020-06-01Enable the remaining lintersJaime Martinez
2020-06-01Enable bodyclose linterJaime Martinez
2019-09-26Add support for previewing artifacts that are not publicTuomo Ala-Vannesluoma