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/go.sum
AgeCommit message (Expand)Author
2020-09-15Add support for redirects24-add-redirectsEric Eastwood
2020-08-07Use exponential backoff for pollingJaime Martinez
2020-06-05Use histograms instead of gaguesJaime 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-28Update dependenciesJaime Martinez
2020-05-28Add .golangci.yml linter configurationJaime Martinez
2020-05-26Update goyaml dependencydcouture
2020-04-27go mod tidyIgor Wiedler
2020-04-27update labkit dependencyIgor Wiedler
2020-02-03Merge branch '219-use-proxy-headers-https' into 'master'Alessio Caiazza
2020-02-03use gorilla/handlers.ProxyHeaders to get the X-Forwarded-* headers and set th...Jaime Martinez
2020-01-28Add X-Forwarded headers to serverless proxyGrzegorz Bizon
2020-01-17Revert godirwalk to v1.10.12Krasimir Angelov
2020-01-09dragonfly bsd support by updating godirwalk to v1.14.0Karrick S. McDermott
2019-11-29Merge branch 'master' into feature/gb/gitlab-domains-sourceGrzegorz Bizon
2019-11-12Add HTTP client to consume GitLab internal API for PagesKrasimir Angelov
2019-10-30Add scaffold of the gitlab client source cacheGrzegorz Bizon
2019-10-11Add scaffold of gitlab domains config sourceGrzegorz Bizon
2019-10-07Run `go mod tidy`Krasimir Angelov
2019-09-26Fix build on masterNick Thomas
2019-09-26Add support for previewing artifacts that are not publicTuomo Ala-Vannesluoma
2019-09-17check go.mod go.sumAlessio Caiazza
2019-09-11Rollback grpc vendoring to 1.19.1.Ben Kochie
2019-09-11Update vendoring to latestBen Kochie
2019-09-11Convert vendoring to go modules.Ben Kochie