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: ed0a6e52ce4aec8f3e6b4e9784e7f26bd03ffee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
v 0.2.2
- Fix predefined 404 page content-type

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