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
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
2021-08-16test: add zip for "group.auth"Jaime Martinez
2021-08-11test: remove unused expectedCredentials (Access-Control-Allow-Credentials) fi...feistel
2021-08-10Apply 1 suggestion(s) to 1 file(s)Jaime Martinez
2021-08-09test: merge cors tests to avoid duplicate codefeistel
2021-08-09test: add test to ensure cors header is sent with head requestsfeistel
2021-07-27Merge branch 'fix/localhost-test' into 'master'Vladimir Shushlin
2021-07-26Merge branch '571-refactoring-acceptnace-part-5' into 'master'Vladimir Shushlin
2021-07-25Replace localhost instances with 127.0.0.1 in testsfeistel
2021-07-22Add auth handlers to stub gitlab serverfeistel
2021-07-22Use internal-gitlab-server in auth-related tasksfeistel
2021-07-19Remove unused functionJaime Martinez
2021-07-19Update statut testsJaime Martinez