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
2020-05-08Write config file for some acceptance testsJaime Martinez
2020-05-08Rename test config fileJaime Martinez
2020-05-08Enforce loading secrets from fileJaime Martinez
2020-01-22update acceptance test structure to improve readability and follow the style ...improve-acceptance-tests-readabilityJaime Martinez
2020-01-22add t.Helper to a test funcJaime Martinez
2020-01-10Watch a file to configure which domains should use new gitlab sourceKrasimir Angelov
2019-12-10Merge branch 'master' into feature/gb/gitlab-domains-sourceGrzegorz Bizon
2019-12-05Improve tests for gitlab source cacheGrzegorz Bizon
2019-12-05Base64 decode GitLab API secretKrasimir Angelov
2019-12-04Handle non-existent domains properly using 204 statusGrzegorz Bizon
2019-11-28Use ENV variables to obtain a list of test new source domainsGrzegorz Bizon
2019-11-27Add acceptance tests for new domains sourceGrzegorz Bizon
2019-08-21Fix https downgrade for pages behind proxyVladimir Shushlin
2019-05-28Add config flags to specify TLS versionsKrasimir Angelov
2019-05-16Disable 3DES and other insecure cipher suitesKrasimir Angelov
2018-10-24Fix import paths for goimportNick Thomas
2018-08-12Use reserved namespace 'projects' for the redirect uri to handle situation wh...Tuomo Ala-Vannesluoma
2018-06-30Add SSL cert file to access control testTuomo Ala-Vannesluoma
2018-06-30Deduplicate running pages with authTuomo Ala-Vannesluoma
2018-06-30Add support for private projects and authentication with GitLab APITuomo Ala-Vannesluoma
2018-06-20Add tests for reverse proxyDennis Günnewig
2018-04-27Restore the old in-place chroot behaviour as a command-line optionNick Thomas
2018-03-29Put domain code in a separate packageJacob Vosmaer (GitLab)
2018-03-23Use TLS verification in the acceptance testsNick Thomas
2018-03-23Fix intermittent "zombie" process creationNick Thomas
2018-03-23Use the certificate fixture in the artifacts server testsNick Thomas
2018-03-23Run the acceptance tests both daemonized and notNick Thomas
2018-03-21Add /etc/resolv.conf and /etc/ssl/certs to pages chrootAlessio Caiazza
2018-03-14Wait for a successful roundtripJacob Vosmaer
2018-03-12Wait until a request succeeds in test setupJacob Vosmaer (GitLab)
2018-03-09Use require.NoError to halt tests after errorsJacob Vosmaer
2018-03-07Structured loggingJacob Vosmaer (GitLab)
2017-10-02Rework the artifacts proxy to operate within Pages group domainsNick Thomas
2017-09-08Use namsral/flag to support environment vars for configZeger-Jan van de Weg
2017-06-15Add CORS support to GET requestsNick Thomas
2017-03-13Fix and clarify redirect HTTP logicStan Hu
2017-03-08Run the tests with gitlab-pages daemonised in the CI environmentNick Thomas
2017-02-07Improve complexity metricsZ.J. van de Weg
2017-02-02Prometheus monitoring for GitLab PagesZ.J. van de Weg
2016-09-09Add a simple test for MultiStringFlagNick Thomas
2016-02-12Move helpersKamil Trzcinski