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
2023-06-08Use pages root directory from APIJanis Altherr
2023-04-12Update golangci-lint toolKassio Borges
2023-04-11Update gotestsum toolKassio Borges
2022-10-12Run go mod tidy -compat=1.17Alessio Caiazza
2022-06-15Merge branch 'ci/unit-test-avoid-compile' into 'master'Jaime Martinez
2022-06-11Add unit-test task and avoid building the binaryfeistel
2022-06-06Bump golangci-lint to 1.46.2feistel
2022-05-04Remove local .GOPATHAlessio Caiazza
2022-04-28Replace make setup with go run and version suffixesfeistel
2022-04-28Remove CGO_ENABLED var from makefilesfeistel
2022-04-28Cleanup makefiles and remove outdated tasksfeistel
2022-02-06build: improve mocks-check task diff patternfeistel
2022-02-06ci: add mocks-check task to validate mocksfeistel
2021-07-27ci: use gotestsum for running testsuse-new-gotestsumJaime Martinez
2021-06-02Zip test contentJaime Martinez
2021-04-21Add make format to fix linting errorsfeistel
2021-04-20Remove gocovmergefeistel
2021-03-29Merge branch 'remove-gopath-from-makefile' into 'master'Vladimir Shushlin
2021-03-26Add note about tools.goJaime Martinez
2021-03-25Fix make coverJaime Martinez
2021-03-25Run setup as part of cacheJaime Martinez
2021-03-25Remove .GOPATH symlinksJaime Martinez
2021-03-23Fix data race in testJaime Martinez
2021-03-12Prepare CHANGELOG.md with new formatJaime Martinez
2021-03-10Do not export variablesJaime Martinez
2021-03-10Add changelog generation scriptJaime Martinez
2021-02-02Ensure pages-root is absJaime Martinez
2020-12-08DRY test.ymlJaime Martinez
2020-12-07Split daemon acceptance testsJaime Martinez
2020-12-07Use junit reportJaime Martinez
2020-11-12Split accepntance_test into multiple filesJaime Martinez
2020-11-12Move all acceptance tests into the test/acceptance/ dirJaime Martinez
2020-05-29Remove lint-dockerJaime Martinez
2020-05-28Add REPORT_FILE to makefileJaime Martinez
2020-05-28Use custom code_quality job inspired by the runnerJaime Martinez
2020-05-28Add lint and lint-docker rules to MakefileJaime Martinez
2020-05-28Fix odd formattingJaime Martinez
2020-05-28Add .golangci.yml linter configurationJaime Martinez
2020-02-26Run go test -race in CIAlessio Caiazza
2019-10-22Fix make verify ci jobVladimir Shushlin
2019-09-17check go.mod go.sumAlessio Caiazza
2018-10-24Improve detection and error-handling of fmt errorsNick Thomas
2018-10-24Fix import paths for goimportNick Thomas
2018-04-23Add gRPC admin health checkJacob Vosmaer (GitLab)
2018-03-23Ignore the acceptance tests for coverage purposesNick Thomas
2018-03-23Run the acceptance tests both daemonized and notNick Thomas
2018-03-12Wait until a request succeeds in test setupJacob Vosmaer (GitLab)
2018-03-08Use godirwak.ReadDirentsJacob Vosmaer
2017-09-29Rework the Makefile so "make" runs outside a GOPATH. Update CI to suitNick Thomas