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 (Collapse)Author
2018-03-29Put domain code in a separate packageJacob Vosmaer (GitLab)
2018-03-06Implement HTTPS-only pagesRob Watson
- Check `config.json` for `httpsonly` attribute - Store value against custom domain or group/project pair - Respond with 301 redirect to HTTP requests to these domains/projects Re: https://gitlab.com/gitlab-org/gitlab-ce/issues/28857
2016-02-11Move most of configuration to appConfigKamil Trzcinski
2016-02-11Move most of configuration to appConfigKamil Trzcinski
2016-02-11First bunch of testsKamil Trzcinski
2016-02-11Read configuration and updates from shares/pages/group/project/config.json ↵Kamil Trzcinski
and shares/pages/.update