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-12-07refactor: enable unparam in .golangci.ymlVladimir 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-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-09refactor: avoid os.Is.. in favor of errors.Isfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-08-26refactor: remove chroot/jail logicfeistel
2021-08-20test: remove domain-config-source=gitlab from test and remove tests using dis...feistel
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-07-26Merge branch '571-refactoring-acceptnace-part-5' into 'master'Vladimir Shushlin
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-15Remove skipUnlessEnabled(t) from testsJaime Martinez
2021-07-12Disable chroot and add daemon-enable-jail flagJaime Martinez
2021-06-23Use stub in artifacts_test.goJaime Martinez
2021-06-21Use stub in acme_test.goJaime Martinez
2021-06-10Update test configJaime Martinez
2021-06-10Use t.CleanupJaime Martinez
2021-06-10Use functional options for stubJaime Martinez
2021-06-09WIP: update serving_test.go to run pages process with gitlab serverJaime Martinez
2021-06-02Run test in pages-root=wdJaime Martinez
2021-05-25Use API source by defaultVladimir Shushlin
2021-05-17Remove gitlab-server fallback to auth-server and artifacts serverfeistel
2021-05-12Log details on failureJaime Martinez
2021-05-04Apply 2 suggestion(s) to 2 file(s)Jaime Martinez
2021-05-04this can be a private functionfeistel
2021-04-22Fix helper tests using the wrong listenersfeistel
2021-04-22Fix acceptance tests not running on IPv4-only systemsfeistel
2021-03-24Add lock to stubOptionsJaime Martinez
2021-03-23Add retriever config for testsJaime 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 extra tests for serving zip archives from diskJaime Martinez
2021-01-29Move error handling to gitlab resolverJaime Martinez
2021-01-29Handle unauthorized error and fallback to disk sourceJaime Martinez
2021-01-28Add acceptance testJaime Martinez
2021-01-26Refactor gitlab source stubJaime Martinez
2020-12-07Update source acceptance test with autoJaime Martinez