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-07-26Refactor: move test cache config into testhelpersStan Hu
2022-04-25Replace os.Setenv with testing.SetEnvfeistel
2022-02-16reset: go back to initial commit.yigithankardas
2022-01-24test: replace tmpdir workaround with native T tmpfeistel
2022-01-14test: replace http status assertions with testify methodfeistel
2022-01-11feat: add domain rate-limiterVladimir Shushlin
2021-12-14refactor: extract common logic for env feature flagsVladimir Shushlin
2021-11-09Merge branch 'fix/vfs-zip-cache-key' into 'master'Jaime Martinez
2021-11-08refactor: read and use file_sha256 as cache key for zip VFSfeistel
2021-10-14refactor: remove WithProxied settingJaime Martinez
2021-10-14test: rate limiter acceptance testsJaime Martinez
2021-10-14feat: add source IP ratelimiter middlewareJaime Martinez
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-08-25chore: process the first 1000 rules onlyJaime Martinez
2021-02-15Add TestVFSReconfigureTransportJaime Martinez
2021-02-15Add extra tests for serving zip archives from diskJaime Martinez
2020-09-25Apply suggestions from reviewJaime Martinez
2020-09-24Add Name to the VFS interface to use with metricsJaime Martinez
2020-09-15Add support for redirects24-add-redirectsEric Eastwood
2020-08-05Fix tests that use illegal ../ pathsJacob Vosmaer
2020-06-01Enable the remaining lintersJaime Martinez
2020-02-03use gorilla/handlers.ProxyHeaders to get the X-Forwarded-* headers and set th...Jaime Martinez
2019-09-12Remove github.com/stretchr/testify/assertNick Thomas
2019-06-03Redirect unknown ACME challenges to the GitLab instanceVladimir Shushlin