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
2024-01-08Add support for domain level redirectsNaman Jagdish Gala
2023-11-30Update dependencies to latest versionJanis Altherr
2023-10-18Remove FF_CONFIGURABLE_ROOT_DIR Feature Flagjanis
2023-10-17Support for Mutual TLSAv1o
2023-06-08Use pages root directory from APIJanis Altherr
2023-04-27Make gitlabstub API responses more explicitKassio Borges
2023-04-04Redirect to unique domainKassio Borges
2022-07-26Fixes acme redirection issues when using a wildcard redirectFilip Aleksic
2022-07-05Remove rate limits feature flagsfeistel
2022-07-04Replace custom extraEnv with native t.setEnvfeistel
2022-07-04Merge branch 'feat/gitlabstub-tls' into 'master'Jaime Martinez
2022-07-04Merge branch 'refactor/test-ping' into 'master'Jaime Martinez
2022-07-01Add tls support to gitlab stub serverfeistel
2022-06-30Merge branch 'fix/domainresolver-test-race' into 'master'Jaime Martinez
2022-06-29Refactor test ping to use healthcheck pathfeistel
2022-06-29Merge branch 'fix/invalid-writeheader' into 'master'Jaime Martinez
2022-06-28Fix invalid writeheader code 0 race during testsfeistel
2022-06-28Fix Flaky TestDomainResolverError racefeistel
2022-06-28Merge branch 'fix/test-acme-sigsev' into 'master'Jaime Martinez
2022-06-27Fix TestSlowRequests testfeistel
2022-06-22Check for errors in acme tests before passing the bodyfeistel
2022-06-22Serve 404 if ctx is canceled while resolving a domainfeistel
2022-06-17Extract gitlab stub server in a separate packagefeistel
2022-06-02Use TLSConfig and remove IsHTTPS in Metrics configVishal Tak
2022-06-02Add support for tls for metricsVishal Tak
2022-05-30Merge branch 'feat/unix-sock' into 'master'Vladimir Shushlin
2022-05-30Add acceptance tests for socket listenersfeistel
2022-04-25Replace os.Setenv with testing.SetEnvfeistel
2022-04-05Merge branch 'refactor/specialized-require' into 'master'Jaime Martinez
2022-04-01Merge branch 'security-validate-session-host' into 'master'Vladimir Shushlin
2022-03-24fix: validate that session was issued on the same hostVladimir Shushlin
2022-03-14update go-proxyproto and fix testsvtak
2022-02-24test: replace require.Equal with specialized assertionsfeistel
2022-02-22Merge branch 'reject-tls-2' into 'master'Vladimir Shushlin
2022-02-22feat: Always apply TLS limits even without ServerNameVladimir Shushlin
2022-02-21feat: Add TLS rate limitsVladimir Shushlin
2022-02-21Merge branch 'set-timeout-in-tests' into 'master'Jaime Martinez
2022-02-18refactor: Always set request timeout in testsVladimir Shushlin
2022-02-16reset: go back to initial commit.yigithankardas
2022-02-02lint: fix linter issuesfeistel
2022-01-25Merge branch 'refactor/test-tmp' into 'master'Vladimir Shushlin
2022-01-25Merge branch 'cleanup/gitlab-server-stub' into 'master'Alessio Caiazza
2022-01-24test: replace tmpdir workaround with native T tmpfeistel
2022-01-24lint: fix gci issuesfeistel
2022-01-20feat: implement graceful shutdownfeistel
2022-01-12Merge branch '630-add-rate-limiting-per-domain-name' into 'master'Jaime Martinez
2022-01-11feat: add domain rate-limiterVladimir Shushlin
2021-12-24feat: enable Etag cachingVladimir Shushlin
2021-12-22test: cleanup gitlab server stub and stubOptsfeistel
2021-12-21fix: wait for process to exit in acceptance testsVladimir Shushlin