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-02-17WIPreject-tlsVladimir Shushlin
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-03Merge branch 'sh-normalize-status-code-logging' into 'master'Jaime Martinez
2022-02-02Merge branch 'remove/golint' into 'master'Jaime Martinez
2022-02-02lint: fix linter issuesfeistel
2022-02-02build: replace golint with revive and staticcheckfeistel
2022-02-02Merge branch '695-update-to-golang-1176' into 'master'Jaime Martinez
2022-02-02Update Go to version 1.17.6Dustin Collins
2022-02-01Merge branch '697-release-1-53' into 'master'v1.53.0Vladimir Shushlin
2022-02-01docs: add changelog for version 1.53.0Vladimir Shushlin
2022-02-01Bump version to 1.53.0Vladimir Shushlin
2022-02-01Merge branch 'revert-682a80ca' into 'master'Vladimir Shushlin
2022-02-01fix: Fix 500 errors when clients disconnectVladimir Shushlin
2022-02-01Merge branch 'remove/file-descriptors' into 'master'Jaime Martinez
2022-02-01Merge branch 'add-custom-logger-fields' into 'master'Jaime Martinez
2022-02-01lint: reduce cyclomatic complexity of validateListeners funcfeistel
2022-02-01refactor: forbid empty listenersfeistel
2022-02-01lint: fix gci linter issuesfeistel
2022-02-01refactor: log listener addr when setting up the serverfeistel
2022-02-01docs: clarify ListenHTTPStrings are being used directly nowfeistel
2022-02-01refactor: stop passing file descriptors around and use net.Listenfeistel
2022-01-31fix: ensure logging status codes field names are consistentStan Hu
2022-01-31fix: fix metrics and logs not including domain resolution timeVladimir Shushlin
2022-01-31Merge branch 'bvl-bump-1-52' into 'master'v1.52.0Vladimir Shushlin
2022-01-31docs: add changelog for version 1.52.0Bob Van Landuyt
2022-01-31Bump version to 1.52.0Bob Van Landuyt
2022-01-31Merge branch 'refactor/config-err-private' into 'master'Jaime Martinez
2022-01-31Merge branch 'fix/catch-serve-errors' into 'master'Jaime Martinez
2022-01-31Merge branch 'sh-add-logging-for-http-range-requests' into 'master'Jaime Martinez
2022-01-31chore: return early for head requestsJaime Martinez
2022-01-30fix: log errors when HTTP range requests failStan Hu
2022-01-29fix: catch io.copy errors when serving contentfeistel
2022-01-27Merge branch 'bvl-add-gnu-build-id' into 'master'Alessio Caiazza
2022-01-27Merge branch 'bump/golangci-1.44' into 'master'Jaime Martinez
2022-01-27build: run go mod tidy on toolsfeistel
2022-01-26Add a Gnu build-id to gitlab-pages binaryBob Van Landuyt
2022-01-26test: move mocks to their own packagefeistel
2022-01-26Merge branch 'mock/resolver' into 'master'Alessio Caiazza
2022-01-26Merge branch 'feat/errorlint' into 'master'Jaime Martinez
2022-01-26Merge branch 'test/valid-tls' into 'master'Jaime Martinez
2022-01-25ci: bump golangci-lint to v1.44.0feistel