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-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
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-19Update acceptance tls_test.goJaime Martinez
2021-07-15Update redirect testsJaime Martinez
2021-07-15Remove skipUnlessEnabled(t) from testsJaime Martinez
2021-07-12Disable chroot and add daemon-enable-jail flagJaime Martinez
2021-06-23Simpler status checkJaime Martinez
2021-06-23Use t.CleanupJaime Martinez
2021-06-23Use stub in artifacts_test.goJaime Martinez
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