Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG - gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e6ad7f6218f98c168c33fab0ef9ccb4d0040f58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
v 0.2.1
- Serve nice GitLab branded 404 page
- Present user's error page for 404: put the 404.html in root of your pages

v 0.2.0
- Execute the unprivileged pages daemon in chroot

v 0.1.0
- Allow to run the pages daemon unprivileged (-daemon-uid, -daemon-gid)

v 0.0.0
- Initial release