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-08-04Remove domains lockadd-polling-to-domain-packageJaime Martinez
2020-08-04Use IsReady insteadJaime Martinez
2020-08-04Add polling to the domains packageJaime Martinez
2020-06-01Enable the remaining lintersJaime Martinez
2020-05-19Rename flag to domain-config-sourceJaime Martinez
2020-05-18Add domain-source config flagJaime Martinez
2020-04-30change back to internal-gitlab-server as per @@vshushlinIgor Wiedler
2020-04-30rename GitlabServerURL to GitlabAPIServerURL (as per @@krasio)Igor Wiedler
2020-02-18Enable serverless domains sourceGrzegorz Bizon
2020-01-28Implement support for incremental rolloutKrasimir Angelov
2020-01-16rename JWT token expiry method to match interfaceJaime Martinez
2020-01-16add connection timeout and jwt expiry to mockJaime Martinez
2020-01-10Watch a file to configure which domains should use new gitlab sourceKrasimir Angelov
2019-12-04Check presence of GitLab API secret when building a domains sourceGrzegorz Bizon
2019-12-03Avoid using `testify/assert` in favor of `require`Grzegorz Bizon
2019-12-02Test domains source not fully configuredGrzegorz Bizon
2019-11-28Use ENV variables to obtain a list of test new source domainsGrzegorz Bizon
2019-11-26Make new gitlab domains source more testableGrzegorz Bizon
2019-11-24Do not pass mock Mutex by value in domain source testGrzegorz Bizon
2019-11-24Add an acceptance test for broken domains sourceGrzegorz Bizon
2019-11-24Respond with 502 if a domain can not be retrieved from a sourceGrzegorz Bizon
2019-11-23Implement a transitional domains sourceGrzegorz Bizon