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
2020-08-24Move scanners and tests into their own fileJaime Martinez
2020-08-24Override dependency_scanning to run on MRsJaime Martinez
2020-06-30Drop Go 1.12 and bump minimum Go 1.13Jaime Martinez
2020-06-01Disable eslint-sastJaime Martinez
2020-05-28Remove issue-exit-code in CIJaime Martinez
2020-05-28Remove make step in CI configJaime Martinez
2020-05-28Use custom code_quality job inspired by the runnerJaime Martinez
2020-05-28Consolidate ordering in CI configJaime Martinez
2020-05-28Fix odd formattingJaime Martinez
2020-05-28Add missing coverageJaime Martinez
2020-05-28Add .golangci.yml linter configurationJaime Martinez
2020-05-25Only use gosect-sast and secrets-sast scansJaime Martinez
2020-05-19Merge branch 'add-domain-source-config' into 'master'Vladimir Shushlin
2020-05-19Override prepare stageJaime Martinez
2020-05-19Replace license_management with license_scanningJaime Martinez
2020-05-12re-introduce support for go 1.12 as requested by @nolithIgor Wiedler
2020-05-08bump minimum go version to 1.13Igor Wiedler
2020-04-20Set default, workflow, and use rules in CI configRémy Coutable
2020-03-30add dependency scanningadd-dependency-scanningJames Ritchey
2020-02-28Add golang:1.14 tests in CI and fix GitLab source client testJaime Martinez
2020-02-26Run go test -race in CIAlessio Caiazza
2019-09-26Add support for previewing artifacts that are not publicTuomo Ala-Vannesluoma
2019-09-19Move SAST to the prepare stageAlessio Caiazza
2019-09-18Adding SASTDarby Frey
2019-09-17check go.mod go.sumAlessio Caiazza
2019-09-11Convert vendoring to go modules.Ben Kochie
2019-09-06Add golang 1.13 to the ciVladimir Shushlin
2019-07-24Only support modern golangsNick Thomas
2019-07-24Explicitly add Security/ for ci templateVladimir Shushlin
2019-04-05Enable GitLab license managementAlessio Caiazza
2018-10-24Improve .gitlab-ci.yml pipelineNick Thomas
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
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