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
2021-12-08test: add slow req acceptance testJaime Martinez
2021-10-29test: use GetPageFromListenerWithHeaders across testsfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-08-26test: remove TestDomainsSource acceptance testfeistel
2021-08-26Merge branch 'remove/disk-source' into 'master'Jaime Martinez
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-17refactor: remove GitLab API internal pollingfeistel
2021-08-17test: rename and cleanup some functions571-refactor-missing-serving-testsJaime 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-25Replace localhost instances with 127.0.0.1 in testsfeistel
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-15Remove skipUnlessEnabled(t) from testsJaime Martinez
2021-06-17Update https redirect testsJaime Martinez
2021-06-17Fix test argumentsJaime Martinez
2021-06-17Support custom domains in stub responsesJaime Martinez
2021-06-10Use t.CleanupJaime Martinez
2021-06-10Use functional options for stubJaime Martinez
2021-06-09Improve to-do descriptionsJaime Martinez
2021-06-09Add more domainsJaime Martinez
2021-06-09Support root domain tooJaime Martinez
2021-06-09WIP: update serving_test.go to run pages process with gitlab serverJaime Martinez
2021-06-09Drop support for Go 1.13Jaime Martinez
2021-06-02Run test in pages-root=wdJaime Martinez
2021-06-02Walk directory to find zipsJaime Martinez
2021-06-02Zip test contentJaime Martinez
2021-05-12Log details on failureJaime Martinez
2021-05-11Fail if disk is disabledJaime Martinez
2021-05-05Merge branch 'fix/ipv6-tests' into 'master'Jaime Martinez
2021-05-04this can be a private functionfeistel
2021-04-30 Remove use-legacy-storageJaime Martinez
2021-04-30Apply 1 suggestion(s) to 1 file(s)Jaime Martinez
2021-04-29Use config package in GitLab clientJaime Martinez
2021-04-22Fix proxy test running for non proxied listenersfeistel
2021-04-22Fix acceptance tests not running on IPv4-only systemsfeistel
2021-03-24Add lock to stubOptionsJaime Martinez
2021-03-23Fix data race in testJaime Martinez
2021-03-02Add use-legacy-storage flagJaime Martinez
2021-02-01Merge branch '535-handle-unauthorized-err' into 'master'Vladimir Shushlin
2021-02-01Enable IPv6 testsJaime Martinez
2021-01-29Update notes and testJaime Martinez
2021-01-29Move error handling to gitlab resolverJaime Martinez