- May 05, 2017
-
-
Nick Thomas authored
Support for statically compressed gzip content-encoding See merge request !25
- Apr 25, 2017
-
-
John Papandriopoulos authored
-
- Apr 24, 2017
-
-
Nick Thomas authored
Fix reading configuration for multiple custom domains See merge request !27
-
Nick Thomas authored
Without this patch, the different domains end up with pointers to the same domainsConfig struct, as go re-uses the same region of memory on each iteration of a for loop.
- Mar 23, 2017
-
-
Nick Thomas authored
Add badges to README Closes #46 See merge request !24
-
Nick Thomas authored
-
- Mar 13, 2017
-
-
Nick Thomas authored
Fix and clarify redirect HTTP logic See merge request !21
-
redirect-http seemed to suggest the Pages daemon would redirect from HTTPS to HTTP, but it seems that the opposite was implied. Fixes issue manifested by https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1348
- Mar 08, 2017
-
-
Nick Thomas authored
Resolve "Gitlab daemon crashing. Omnibus installation (Ubuntu 14.04)" Closes #4 See merge request !20
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
Update docs with default port See merge request !17
-
- Feb 23, 2017
-
-
Nick Thomas authored
Release v0.3.2 See merge request !19
-
Nick Thomas authored
-
Nick Thomas authored
Only pass a metrics fd to the daemon child if a metrics address was specified Closes gitlab-ce#28581 See merge request !18
-
Nick Thomas authored
-
- Feb 21, 2017
-
-
Zeger-Jan van de Weg authored
-
- Feb 20, 2017
-
-
Nick Thomas authored
Release v0.3.1 See merge request !15
-
Nick Thomas authored
-
Nick Thomas authored
Pass the metrics address fd to the child process Closes #44 See merge request !13
-
Nick Thomas authored
-
- Feb 17, 2017
-
-
Nick Thomas authored
Update LICENSE year to 2017 See merge request !12
-
- Feb 09, 2017
-
-
💃 Winnie 💃 authored
-
- Feb 07, 2017
-
-
Nick Thomas authored
Prometheus monitoring for GitLab Pages Closes #42 See merge request !11
-
Z.J. van de Weg authored
Also fixed the dependencies, moved metrics to its own package and updated the tests
- Feb 02, 2017
-
-
Z.J. van de Weg authored
This starts of the prometheus monitoring for GitLab Pages, and resolves #42 Point to check: - Are the metric names good, keeping Prometheus' conventions in mind? - Golang, general style etc - Shouldn't I do some voodoo magic to import this in the library?
-
- Jan 20, 2017
-
-
Kamil Trzciński authored
Allow -listen-http, -listen-https and -listen-proxy to be given more than once See merge request !6
-
- Jan 06, 2017
-
-
Nick Thomas authored
Don't run lint on go1.5, but run everything on go1.6 and go1.7 Closes #40 See merge request !10
-
Nick Thomas authored
-
- Sep 08, 2016
-
-
Nick Thomas authored
-
Nick Thomas authored
[ci skip]
-