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-05-09Update .tool-versions Ruby to 3.0.4Evan Read
2022-05-04Merge branch 'refactor/drop-neterr-temporary' into 'master'Jaime Martinez
2022-05-04Merge branch 'no-gopath' into 'master'Jaime Martinez
2022-05-04Remove local .GOPATHAlessio Caiazza
2022-05-03Merge branch 'feat/nolintlint-required' into 'master'Jaime Martinez
2022-05-02Add nolintlint linter configurationfeistel
2022-05-02Remove net.Error.Temporary usage from domain cachefeistel
2022-05-02Merge branch 'build/go-run-version' into 'master'Alessio Caiazza
2022-04-29Merge branch 'feat/remove-domain-config-source-flag' into 'master'Alessio Caiazza
2022-04-29Merge branch 'kassio/add-gemfile.lock-to-git' into 'master'Alessio Caiazza
2022-04-28Replace make setup with go run and version suffixesfeistel
2022-04-28Merge branch 'build/cleanup-makefile' into 'master'Jaime Martinez
2022-04-28Remove CGO_ENABLED var from makefilesfeistel
2022-04-28Cleanup makefiles and remove outdated tasksfeistel
2022-04-28Merge branch 'kassio/remove-extra-config-logging' into 'master'Vladimir Shushlin
2022-04-27Merge branch 'refactor/drop-prefer-cipher' into 'master'Jaime Martinez
2022-04-27Remove duplicated logging initializationkassio/remove-extra-config-loggingKassio Borges
2022-04-27Merge branch 'remove-daemon-flags' into 'master'Jaime Martinez
2022-04-27Merge branch 'fips-labkit' into 'master'Alessio Caiazza
2022-04-27Add Gemfile.lock to gitkassio/add-gemfile.lock-to-gitKassio Borges
2022-04-27Use labkit for fips checkVishal Tak
2022-04-26Merge branch 'refactor/t-setenv' into 'master'Jaime Martinez
2022-04-26Merge branch 'healthcheck/middleware' into 'master'Jaime Martinez
2022-04-26Merge branch 'test/https-middleware' into 'master'Jaime Martinez
2022-04-26Compare status path against request pathfeistel
2022-04-26Rework healthcheck testsfeistel
2022-04-26Rework HTTPS tests and assert location headerfeistel
2022-04-26Merge branch 'bump/go-tool-version' into 'master'Alessio Caiazza
2022-04-26Remove deprecated daemon flagsremove-daemon-flagsVishal Tak
2022-04-26Merge branch 'fix/acme-middleware' into 'master'Vladimir Shushlin
2022-04-26Drop deprecated PreferServerCipherSuites optionfeistel
2022-04-25Merge branch 'kassio/upgrade-labkit' into 'master'Jaime Martinez
2022-04-25Remove domain-config-source flagfeistel
2022-04-25Upgrade labkit to version v1.13.0Kassio Borges
2022-04-25Add early return and tests for internal/handlers/httpsfeistel
2022-04-25Replace os.Setenv with testing.SetEnvfeistel
2022-04-25Merge branch 'drop/go-1.16' into 'master'Vladimir Shushlin
2022-04-25Merge branch 'kassio/default-server-write-timeout-to-0' into 'master'Vladimir Shushlin
2022-04-25Drop go 1.16 supportfeistel
2022-04-25Merge branch 'feat/early-https-redirect' into 'master'Vladimir Shushlin
2022-04-22Move https middleware to internal/handlersfeistel
2022-04-22Fix acme middleware passing handled requests to parent middlewaresfeistel
2022-04-22Bump Go to 1.17.9 for asdf usersfeistel
2022-04-22config: Default serverWriteTimeout to 0kassio/default-server-write-timeout-to-0Kassio Borges
2022-04-22Merge branch 'kassio/add-secpick' into 'master'Vladimir Shushlin
2022-04-22Add scripts/secpickKassio Borges
2022-04-21Merge branch 'bump/prom-client' into 'master'Alessio Caiazza
2022-04-20Add early https redirectfeistel
2022-04-20Move healthcheck middleware to a separate packagefeistel
2022-04-19Merge branch 'fips-cleanup' into 'master'Vladimir Shushlin