- Feb 20, 2017
-
-
Nick Thomas 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]
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
Per issue #13, sometimes you want to listen on more than one port for each type of listener. This commit adds support for that.
-
- Aug 10, 2016
-
-
Kamil Trzciński authored
Add MIT license See merge request !7
-
- Aug 09, 2016
-
-
Marin Jankovski authored
-
- May 05, 2016
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
* fix-404-content-type: Fix predefined 404 Content-Type Add helper for checking if path ends with Slash
-
Kamil Trzcinski authored
- Apr 28, 2016
-
-
Kamil Trzcinski authored
-
- Apr 08, 2016
-
-
Kamil Trzciński authored
Add version flag. It is handy to have only the version with revision printed out. Also useful for omnibus-gitlab#1213 See merge request !5
-
Kamil Trzcinski authored
-
- Apr 07, 2016
-
-
Marin Jankovski authored
-
- Apr 06, 2016
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Apr 05, 2016
-
- Mar 31, 2016
-
- Mar 30, 2016
-
-
Kamil Trzciński authored
Serve nice 404 page  See merge request !4
-
- Feb 26, 2016
-
-
Kamil Trzcinski authored
-
Kamil Trzciński authored
Present user-provided 404 pages If the 404.html is present in root of project it will be presented instead of generic 404. **Example:** 1. If you use the project page (served under /project/) and try to access: `/project/non/exsiting/file` we will try to serve: `/project/404.html`, then `/404.html`. 1. If you use the group page (served under /) and try to access `/non/existing/file` we will try to serve: `/404.html`. 1. If you use custom domain and try to access: `/non/existing/file` we will try to server `/404.html` only. cc @axil Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/318 See merge request !2
-
- Feb 23, 2016
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- Feb 18, 2016
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-