Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix proxy config in Gitlab Pages nginx examples | Nick Thomas | 2017-08-08 | 1 | -1/+4 |
| | |||||
* | Simplify NGINX server_name regex | Achilleas Pipinellis | 2017-01-31 | 1 | -2/+2 |
| | |||||
* | Change the pages daemon proxy listen port to 8090 | Achilleas Pipinellis | 2017-01-31 | 1 | -1/+1 |
| | | | | So as to be consistent with what is set in Omnibus | ||||
* | Change NGINX pages configs to account for the Pages daemon | Achilleas Pipinellis | 2017-01-31 | 1 | -10/+8 |
| | |||||
* | Fix confusing implementation detail in nginx config about how gitlab-pages ↵ | Kamil Trzcinski | 2017-01-31 | 1 | -4/+2 |
| | | | | work [ci skip] | ||||
* | Bring back GitLab Pages SSL config | Kamil Trzcinski | 2017-01-31 | 1 | -0/+81 |
| | |||||
* | Revert "Store pages in shared/pages/fqdn/fqdn/public or ↵ | Kamil Trzcinski | 2017-01-31 | 1 | -80/+0 |
| | | | | | | shared/pages/fqdn/subpath/public - makes it simpler to implement CNAMEs in future" This reverts commit 86a2a78f0d13a678899460638add6b862059433e. | ||||
* | Store pages in shared/pages/fqdn/fqdn/public or ↵ | Kamil Trzcinski | 2017-01-31 | 1 | -0/+80 |
shared/pages/fqdn/subpath/public - makes it simpler to implement CNAMEs in future |