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
AgeCommit message (Expand)Author
2018-10-26Allow the maximum connection concurrency to be specifiedNick Thomas
2018-10-24Fix import paths for goimportNick Thomas
2018-10-12Fix version display to include a newlineNick Thomas
2018-06-30Add support for private projects and authentication with GitLab APITuomo Ala-Vannesluoma
2018-04-27Restore the old in-place chroot behaviour as a command-line optionNick Thomas
2018-04-23Add gRPC admin health checkJacob Vosmaer (GitLab)
2018-04-10Make listening flags easier to findJacob Vosmaer
2018-03-13Add more logging to gitlab pages daemonmaxmeyer
2018-03-07Structured loggingJacob Vosmaer (GitLab)
2017-09-08Add multiflag support for new flag implementationZeger-Jan van de Weg
2017-09-08Use namsral/flag to support environment vars for configZeger-Jan van de Weg
2017-09-08Add an artifacts proxy to GitLab PagesJ. Shuster
2017-07-05Add disabled-by-default status check endpointNick Thomas
2017-06-15Add CORS support to GET requestsNick Thomas
2017-03-13Fix and clarify redirect HTTP logicStan Hu
2017-02-07Improve complexity metricsZ.J. van de Weg
2017-02-02Prometheus monitoring for GitLab PagesZ.J. van de Weg
2016-09-09Allow -listen-http, -listen-https and -listen-proxy to be given more than onceNick Thomas
2016-04-07Reduce complexity.Marin Jankovski
2016-04-07Add version flag.Marin Jankovski
2016-02-16Fix small bugsKamil Trzcinski
2016-02-16Execute unprivileged daemon in chrootKamil Trzcinski
2016-02-12Make verify happyKamil Trzcinski
2016-02-12Allow to daemonize the appKamil Trzcinski
2016-02-12DaemonizeKamil Trzcinski
2016-02-12Move helpersKamil Trzcinski
2016-02-11Remove unused functionsKamil Trzcinski
2016-02-11If URL doesn't end with /, redirect the clientKamil Trzcinski
2016-02-11Chdir first (always)Kamil Trzcinski
2016-02-11Move most of configuration to appConfigKamil Trzcinski
2016-02-11Move most of configuration to appConfigKamil Trzcinski
2016-02-11Move most of configuration to appConfigKamil Trzcinski
2016-02-11Move most of configuration to appConfigKamil Trzcinski
2016-02-11Split main.go to app.goKamil Trzcinski
2016-02-11Reduce code complexityKamil Trzcinski
2016-02-11Reduce code complexityKamil Trzcinski
2016-02-11Added more behavior testsKamil Trzcinski
2016-02-11First bunch of testsKamil Trzcinski
2016-02-11Enable testing frameworkKamil Trzcinski
2016-02-11Read configuration and updates from shares/pages/group/project/config.json an...Kamil Trzcinski
2016-02-09Add support for --listen-proxyKamil Trzcinski
2016-02-09Add Makefile with versionKamil Trzcinski
2016-01-07Add simple GitLab Pages daemon with custom CNAME and TLS supportKamil Trzcinski
2016-01-07initial commitKamil Trzcinski