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
path: root/test
AgeCommit message (Expand)Author
2022-02-16reset: go back to initial commit.yigithankardas
2022-02-02lint: fix linter issuesfeistel
2022-01-25Merge branch 'refactor/test-tmp' into 'master'Vladimir Shushlin
2022-01-25Merge branch 'cleanup/gitlab-server-stub' into 'master'Alessio Caiazza
2022-01-24test: replace tmpdir workaround with native T tmpfeistel
2022-01-24lint: fix gci issuesfeistel
2022-01-20feat: implement graceful shutdownfeistel
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-22test: cleanup gitlab server stub and stubOptsfeistel
2021-12-21fix: wait for process to exit in acceptance testsVladimir Shushlin
2021-12-16feat: implement ETag support for zip servingfeistel
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 'fix/sha-lookups' into 'master'Jaime Martinez
2021-12-13refactor: abstract ratelimiter packageVladimir Shushlin
2021-12-08test: add slow req acceptance testJaime Martinez
2021-12-08test: add sha256 to mocked lookups and fix testsfeistel
2021-12-07refactor: enable unparam in .golangci.ymlVladimir Shushlin
2021-11-17Merge branch 'refactor/run-pages-test' into 'master'Jaime Martinez
2021-11-16feat: handle extra headers when serving from compressed zip archivefeistel
2021-11-11fix: reject requests with very long URIsVladimir Shushlin
2021-11-02test: refactor RunPagesProcess function to take functional argumentsfeistel
2021-10-29test: use GetPageFromListenerWithHeaders across testsfeistel
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-10-08Merge branch 'remove/root' into 'master'Jaime Martinez
2021-10-07test: remove support for daemonize testsfeistel
2021-10-07refactor: stop running gitlab-pages as rootfeistel
2021-09-16refactor: remove FF_ENABLE_REDIRECTS feature flagfeistel
2021-09-09refactor: avoid os.Is.. in favor of errors.Isfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-09-07test: improve artifact acceptance testfeistel
2021-08-26refactor: remove chroot/jail logicfeistel
2021-08-26test: remove TestDomainsSource acceptance testfeistel
2021-08-26refactor: remove metrics for disk sourcefeistel
2021-08-26Merge branch 'remove/disk-source' into 'master'Jaime Martinez
2021-08-20Splat and placeholder support in _redirectsNathan Friend
2021-08-20test: remove leftover tests requiring source diskfeistel
2021-08-20test: remove domain-config-source=gitlab from test and remove tests using dis...feistel
2021-08-19test: fix response body not being closedfeistel
2021-08-18test: remove edge case for auto configuration sourcefeistel
2021-08-17test: remove status-not-yet-ready testfeistel
2021-08-17refactor: remove GitLab API internal pollingfeistel
2021-08-17test: rename and cleanup some functions571-refactor-missing-serving-testsJaime Martinez
2021-08-16chore: remove unnecessary funcJaime Martinez
2021-08-16test: update SSL cases to use stubJaime Martinez
2021-08-16tests: more cases for access control enabledJaime Martinez