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-08-26refactor: remove internal/source/domains packagefeistel
2021-08-20docs: add TODO remove/refactor domain packageJaime Martinez
2021-08-20refactor: remove IsReady from the Source interface as this is always truefeistel
2021-08-20refactor: simplify methods now that we only have one sourcefeistel
2021-08-20test: remove domain-config-source=gitlab from test and remove tests using dis...feistel
2021-08-20refactor: remove support for disk configuration sourcefeistel
2021-07-12Disable chroot and add daemon-enable-jail flagJaime Martinez
2021-07-07Add correlation_id to outbound requestsJaime Martinez
2021-05-20Fix code quality testfeistel
2021-05-20Remove serverless code from Pagesfeistel
2021-04-29Use config package in GitLab clientJaime Martinez
2021-02-08Add deprecation note for domain-config-sourceJaime Martinez
2020-12-07Handle auto domain-config-source gracefullyJaime Martinez
2020-08-28Revert "Start reading when disk is initialized"Jaime Martinez
2020-08-27Start reading when disk is initializedJaime Martinez
2020-08-27Update to-dosJaime Martinez
2020-08-27Use source for IsReadyJaime Martinez
2020-08-27Only init disk if configuredJaime Martinez
2020-08-07Revert "Merge branch 'revert-a3365a7b' into 'master'"revert-185e0a0Jaime Martinez
2020-08-06Revert "Merge branch 'revert-b3bf3ac4' into 'master'"revert-84c3866Jaime Martinez
2020-08-04Revert "Merge branch 'add-polling-to-domain-package' into 'master'"revert-b3bf3ac4Vladimir Shushlin
2020-08-04Revert "Merge branch 'use-domain-config-source-disk' into 'master'"revert-a3365a7bVladimir Shushlin
2020-08-04Make initialization of gitlab client more explicitJaime Martinez
2020-08-04Set configSource to the Domains structJaime Martinez
2020-08-04Set domain-config-source in acceptance testJaime Martinez
2020-08-04Handle gitlab client errorJaime Martinez
2020-08-04Set disk sourceJaime Martinez
2020-08-04Check config firstJaime Martinez
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-27Improve comments and code readabilityGrzegorz Bizon
2020-02-24Improve code quality and add a few missing commentsGrzegorz Bizon
2020-02-18Enable serverless domains sourceGrzegorz Bizon
2020-01-28Implement support for incremental rolloutKrasimir Angelov
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-02Improve error handing when creating new domains config sourceGrzegorz Bizon
2019-11-29Fix invalid godoc comment for function in source/domains.goGrzegorz Bizon
2019-11-28Use ENV variables to obtain a list of test new source domainsGrzegorz Bizon
2019-11-28Rename new source test fixture to avoid using existing domainGrzegorz Bizon
2019-11-27Add acceptance tests for new domains sourceGrzegorz Bizon
2019-11-25Make it possible to pass client config to gitlab sourceGrzegorz 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