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 (Collapse)Author
2019-04-05Enable GitLab license managementAlessio Caiazza
2018-10-24Improve .gitlab-ci.yml pipelineNick Thomas
The make verify task no longer works on Go 1.8, so split it out into a separate job, run on go1.11. Also run the tests themselves on go1.11 as we're here.
2018-04-27Restore the old in-place chroot behaviour as a command-line optionNick Thomas
2018-03-23Add go1.10 to the list of testsNick Thomas
2018-03-23Run the acceptance tests both daemonized and notNick Thomas
2017-09-29Rework the Makefile so "make" runs outside a GOPATH. Update CI to suitNick Thomas
2017-08-25Test target for golang 1.9Zeger-Jan van de Weg
2017-07-03Go 1.8 is the minimum supported versionNick Thomas
2017-03-08Run tests on golang 1.8Nick Thomas
2017-03-08Run the acceptance test suite on all golang versionsNick Thomas
2017-01-20Merge branch 'listen-on-multiple-ips' into 'master' Kamil TrzciƄski
Allow -listen-http, -listen-https and -listen-proxy to be given more than once See merge request !6
2017-01-06Don't run lint on go1.5, but run everything on go1.6 and go1.7Nick Thomas
2016-09-09Add acceptance tests for the gitlab-pages binary.Nick Thomas
2016-02-16Added gitlab-ci ymlKamil Trzcinski
2016-02-16Added gitlab-ci ymlKamil Trzcinski