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
path: root/vendor
AgeCommit message (Collapse)Author
2018-04-05Vendor gRPC and gitlab-pages-protoJacob Vosmaer (GitLab)
2018-03-08Use godirwak.ReadDirentsJacob Vosmaer
2018-03-07Use https://github.com/jshttp/mime-db to populate the mimedbNick Thomas
2018-03-07Add logrusJacob Vosmaer
2018-03-06Switch to govendorJacob Vosmaer
2017-09-08Use namsral/flag to support environment vars for configZeger-Jan van de Weg
2017-06-15Add CORS support to GET requestsNick Thomas
2017-02-07Improve complexity metricsZ.J. van de Weg
Also fixed the dependencies, moved metrics to its own package and updated the tests
2017-02-02Prometheus monitoring for GitLab PagesZ.J. van de Weg
This starts of the prometheus monitoring for GitLab Pages, and resolves gitlab-org/gitlab-pages#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?
2016-02-16Update test dependenciesKamil Trzcinski
2016-02-12DaemonizeKamil Trzcinski
2016-02-09Add all dependencies (godep save ./...)Kamil Trzcinski