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-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
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
2021-01-29Handle unauthorized error and fallback to disk sourceJaime Martinez
2021-01-28Get headers in Go 1.13Jaime Martinez
2021-01-28Add skip to testJaime Martinez
2021-01-28Add acceptance testJaime Martinez
2021-01-26Add more test cases for resolver errorsJaime Martinez
2021-01-26Refactor gitlab source stubJaime Martinez
2021-01-20Use proxyListener in flaky testJaime Martinez
2021-01-12Merge branch 'proxyv2-test-sleep' into 'master'Vladimir Shushlin
2021-01-11Merge branch 'fix-acceptance-test-ports' into 'master'Grzegorz Bizon
2021-01-08Add a 1ms sleep to TestProxyv2, to mitigate flaky raceproxyv2-test-sleepIgor Wiedler
2021-01-07Disable IPv6 listeners for acceptance testsJaime Martinez
2021-01-05Merge branch 'master' into security-masterVladimir Shushlin
2021-01-04Fix for query strings being strippedRobert May
2020-12-22Reject all unknown http methodsVladimir Shushlin
2020-12-17Encrypt and sign OAuth codeJaime Martinez
2020-12-07Update source acceptance test with autoJaime Martinez
2020-11-30Move zip flags to configJaime Martinez
2020-11-18Support for HTTPS over PROXYv2 protocolIgor Wiedler
2020-11-12Split accepntance_test into multiple filesJaime Martinez
2020-11-12Move all acceptance tests into the test/acceptance/ dirJaime Martinez