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 (Collapse)Author
2022-06-17Extract gitlab stub server in a separate packagefeistel
2021-12-16feat: implement ETag support for zip servingfeistel
Changelog: added
2021-12-08test: add sha256 to mocked lookups and fix testsfeistel
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
and update acceptance tests using this project.
2021-07-19Update status and serving testsJaime Martinez
2021-07-19Add test2.my-domain.com configJaime Martinez
2021-07-19Add test.my-domain.com configJaime Martinez
2021-07-15Update redirect testsJaime Martinez
2021-06-21Use stub in acme_test.goJaime Martinez
2021-06-17Update https redirect testsJaime Martinez
2021-06-17Remove prefix from configJaime Martinez
2021-06-17Add per project config for reading zips from diskJaime Martinez
2021-06-17Support custom domains in stub responsesJaime Martinez
2021-06-09Improve to-do descriptionsJaime Martinez
2021-06-09Add more domainsJaime Martinez
2021-06-09Support root domain tooJaime Martinez
2021-06-02Run test in pages-root=wdJaime Martinez
Use filepath.Join Ensure path exists inside wd Handle errors in api_responses.go Check clean path before walking dir Remove duplicate check
2021-06-02Walk directory to find zipsJaime Martinez
And generate virtual domain API responses for stub
2021-05-20Remove serverless code from Pagesfeistel
2021-02-15Add test for path not allowedJaime Martinez
2021-02-15Add extra tests for serving zip archives from diskJaime Martinez