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
2022-03-15fix flag descriptionfeature/zip-http-timeout-paramvtak
2022-03-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-pages into feature/zip-...vtak
2022-03-15Merge branch 'Osmanilge-master-patch-65493' into 'master'Jaime Martinez
2022-03-15feat: allow auth http.Client timeout to be configurableOsman İlge Ünaldı
2022-03-14add flag to parameterize zip http client timeoutvtak
2022-03-11Merge branch 'kassio/add-correlation-id-to-all-exception-captures' into 'master'Jaime Martinez
2022-03-11Add correlation_id to all exception capturesKassio Borges
2022-03-04Merge branch 'add-security-harness-script' into 'master'Grzegorz Bizon
2022-03-04Merge branch 'Master2' into 'master'Jaime Martinez
2022-03-04feat: make server shutdown timeout configurableHüseyin Emre Aksoy
2022-03-01Merge branch 'rymai-master-patch-18521' into 'master'Jaime Martinez
2022-02-28Replace "feature::maintenance" with "type::maintenance"Rémy Coutable
2022-02-24Merge branch 'refactor/test-erroris' into 'master'Jaime Martinez
2022-02-22Merge branch '709-release-1-55-0' into 'master'v1.55.0Jaime Martinez
2022-02-22docs: add changelog for version 1.55.0Vladimir Shushlin
2022-02-22chore: bump version to 1.55.0Vladimir Shushlin
2022-02-22Merge branch 'reject-tls-2' into 'master'Vladimir Shushlin
2022-02-22refactor: review fixesVladimir Shushlin
2022-02-22feat: Always apply TLS limits even without ServerNameVladimir Shushlin
2022-02-22Merge branch 'ashmckenzie/golang-1-17-7' into 'master'Jaime Martinez
2022-02-22Upgrade golang to 1.17.7Ash McKenzie
2022-02-22Merge branch 'docs-stable-branch' into 'master'Jaime Martinez
2022-02-21feat: Add TLS rate limitsVladimir Shushlin
2022-02-21docs: add notes regarding stable branch creation to the release templateJaime Martinez
2022-02-21Merge branch 'use-test-cleanup' into 'master'Jaime Martinez
2022-02-21Merge branch 'set-timeout-in-tests' into 'master'Jaime Martinez
2022-02-18refactor: Always set request timeout in testsVladimir Shushlin
2022-02-18lint: linting with make formatyigithankardas
2022-02-18refactor: use testhelpers.Close()yigithankardas
2022-02-17Merge branch 'fix/read-mime-header' into 'master'Jaime Martinez
2022-02-17refactor: use multierrors in custom headers parsingfeistel
2022-02-17Merge branch 'acceptance_tests' into 'master'Jaime Martinez
2022-02-17revert: revert all the changes on *_test.go files.yigithankardas
2022-02-16refactor: simplify parsing and remove whitespace handlingfeistel
2022-02-16test: make sure the expected headers are using canonical keysfeistel
2022-02-16test: fix failing testsfeistel
2022-02-16refactor: parse custom headers using ReadMIMEHeaderfeistel
2022-02-16reset: go back to initial commit.yigithankardas
2022-02-14Add security-harness scriptKassio Borges
2022-02-10Merge branch 'fix/retriever-leak' into 'master'Vladimir Shushlin
2022-02-10Merge branch '701-release-1-54-0' into 'master'v1.54.0Vladimir Shushlin
2022-02-10fix: do no retry resolving the domain if there's a ctx errorfeistel
2022-02-10docs: add changelog for version 1.54.0Vladimir Shushlin
2022-02-10Bump version to 1.54.0Vladimir Shushlin
2022-02-07Merge branch 'ci/validate-mocks' into 'master'Jaime Martinez
2022-02-06build: don't skip mockgen during cisetup taskfeistel
2022-02-06build: improve mocks-check task diff patternfeistel
2022-02-06ci: add mocks-check task to validate mocksfeistel
2022-02-04Merge branch 'test/move-mocks' into 'master'Vladimir Shushlin
2022-02-03test: migrate to assertions using modern error checkingfeistel