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
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-07-06 17:14:26 +0300
committerNick Thomas <nick@gitlab.com>2018-07-06 17:14:26 +0300
commit7edf64c1951e2184890403ab60c26381dd81e942 (patch)
tree74a15b5f3a643fc38ca19412c3d4a17e9e396e5a
parentc4a419ed595281f62977fd47aa30d225c4eddb5d (diff)
parentc7c7876d7f64b23e43c394fadfd26aea774165ae (diff)
Merge branch '145-pages-1-0-0' into 'master'v1.0.0test-branch1-0-stable
Release GitLab Pages v1.0.0 Closes #145 See merge request gitlab-org/gitlab-pages!101
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2331d380..fbf1e17c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.0.0
+- Use permissive unix socket permissions !95
+- Fix logic for output of domains in debug mode !98
+- Add support for reverse proxy header X-Forwarded-Host !99
+
v 0.9.1
- Clean up the created jail directory if building the jail doesn't work !90
- Restore the old in-place chroot behaviour as a command-line option !92
diff --git a/VERSION b/VERSION
index f374f666..3eefcb9d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.1
+1.0.0