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-06-21Use stub in acme_test.goJaime Martinez
2021-06-21Merge branch '571-support-custom-domains-config' into 'master'Jaime Martinez
2021-06-17Merge branch 'default/json-logging' into 'master'Vladimir Shushlin
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-17Fix test argumentsJaime Martinez
2021-06-17Support custom domains in stub responsesJaime Martinez
2021-06-10Update test configJaime Martinez
2021-06-10Use gitlab stub in config_test.goJaime Martinez
2021-06-10Append arguments insteadJaime Martinez
2021-06-10Use t.CleanupJaime Martinez
2021-06-10Fix lint violationsJaime 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-31Merge branch 'remove/serverless' into 'master'Jaime Martinez
2021-05-25Use API source by defaultVladimir Shushlin
2021-05-24Fix proxyv2 acceptance test failing with json loggingfeistel
2021-05-20Remove serverless code from Pagesfeistel
2021-05-17Remove gitlab-server fallback to auth-server and artifacts serverfeistel
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-04Apply 2 suggestion(s) to 2 file(s)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-23Update acceptance test for TLS1.1 removalfeistel
2021-04-22Fix helper tests using the wrong listenersfeistel
2021-04-22Fix proxy test running for non proxied listenersfeistel
2021-04-22Fix acceptance tests not running on IPv4-only systemsfeistel
2021-04-13Handle chrootPath in http_fsJaime Martinez
2021-04-13Allow serving zip from disk in chrootJaime Martinez
2021-03-24Add lock to stubOptionsJaime Martinez
2021-03-23Fix data race in testJaime Martinez
2021-03-23Add retriever config for testsJaime Martinez
2021-03-16Add limit_listener metrics to acceptance testsIgor Wiedler
2021-03-02Add use-legacy-storage flagJaime Martinez
2021-02-15Merge branch '485-add-more-tests-to-serve-from-file' into 'master'Vladimir Shushlin
2021-02-15fix(auth): make authentication scope for Pages configurableErcan Ucan
2021-02-15Add test for path not allowedJaime Martinez
2021-02-15Add extra tests for serving zip archives from diskJaime Martinez