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.mod
AgeCommit message (Expand)Author
2021-11-17build: bump gomock to 1.6.0feistel
2021-11-17Merge branch 'bump/go-jwt' into 'master'Jaime Martinez
2021-11-16feat: handle extra headers when serving from compressed zip archivefeistel
2021-11-02build: bump golang-jwt/jwt to 4.1.0feistel
2021-09-30feat: add ratelimiter packageJaime Martinez
2021-08-26Merge branch 'remove/disk-source' into 'master'Jaime Martinez
2021-08-25build: move tools/dev dependencies to a separate go.modfeistel
2021-08-20build: remove brotli dependencyfeistel
2021-08-20build: remove godirwalk dependencyfeistel
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: bump minimum version to go 1.15feistel
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-06-09Drop support for Go 1.13Jaime Martinez
2021-05-21Remove osextfeistel
2021-05-20Remove serverless code from Pagesfeistel
2021-05-05Merge branch 'fix/multierror' into 'master'Jaime Martinez
2021-04-30Remove goimportsfeistel
2021-04-28Add multierror libraryfeistel
2021-04-20Remove gocovmergefeistel
2021-03-26Revert library upgradesJaime Martinez
2021-03-25Run setup as part of cacheJaime Martinez
2021-03-25Remove .GOPATH symlinksJaime Martinez
2021-01-11Do not accept client-supplied X-Forwarded-For headerIgor Wiedler
2020-12-07Use junit reportJaime Martinez
2020-11-20Update LabKit library to v1.0.0Andrew Newdigate
2020-11-18Support for HTTPS over PROXYv2 protocolIgor Wiedler
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-08-07Revert "Merge branch 'revert-a3365a7b' into 'master'"revert-185e0a0Jaime Martinez
2020-08-04Revert "Merge branch 'use-domain-config-source-disk' into 'master'"revert-a3365a7bVladimir Shushlin
2020-08-04Remove yaml direct dependencyJaime Martinez
2020-06-30Use correct version in go.modJaime Martinez
2020-06-30Drop Go 1.12 and bump minimum Go 1.13Jaime Martinez
2020-06-05Use histograms instead of gaguesJaime Martinez