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
2021-08-19Merge branch 'build/go-1.16' into 'master'Vladimir Shushlin
2021-08-19build: bump go to 1.16feistel
2021-08-17build: remove backoff dependencyfeistel
2021-08-16tests: more cases for access control enabledJaime Martinez
2021-08-11build: drop gorilla/context dependencyfeistel
2021-08-04build: bump jwt library to v4.0.0feistel
2021-08-04build: replace jwt-go with maintained forkfeistel
2021-08-02build: run go mod tidyfeistel
2021-07-27ci: use gotestsum for running testsuse-new-gotestsumJaime Martinez
2021-06-23Merge branch 'remove/osext' into 'master'Jaime Martinez
2021-06-11Bump brotli to 1.0.3feistel
2021-05-21Remove osextfeistel
2021-05-20Remove serverless code from Pagesfeistel
2021-04-28Add multierror libraryfeistel
2021-04-20Remove gocovmergefeistel
2021-03-29Set Go 1.16.2 for projectEvan Read
2021-03-26Revert library upgradesJaime Martinez
2021-03-25Run setup as part of cacheJaime Martinez
2021-03-25Remove .GOPATH symlinksJaime Martinez
2021-01-11go mod tidylog-no-xffIgor Wiedler
2021-01-11Do not accept client-supplied X-Forwarded-For headerIgor Wiedler
2020-11-20Update LabKit library to v1.0.0Andrew Newdigate
2020-11-18Support for HTTPS over PROXYv2 protocolIgor Wiedler
2020-10-20PATCH-44819 fixFlorian Engelhardt
2020-10-20PATCH-44819 switch from lupine to gitlab-ord mime-dbFlorian Engelhardt
2020-10-20Revert "Add Host and SNI-based rate limiting"Kamil Trzciński
2020-10-20Add Host and SNI-based rate limitingKamil Trzciński
2020-10-14Update labkit to support ttfb_msttfb-labkitKamil Trzciński
2020-10-13Merge branch 'feature/brotli' into 'master'Vladimir Shushlin
2020-10-13Ensure the content encoding is correct before reading the bodyfeistel
2020-10-13Use ccache/v2Jaime Martinez
2020-10-13Try to LRU cache offsets and symlinksKamil Trzciński
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