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-04-27Remove duplicated logging initializationkassio/remove-extra-config-loggingKassio Borges
2022-04-27Merge branch 'fips-labkit' into 'master'Alessio Caiazza
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-26Merge branch 'fix/acme-middleware' into 'master'Vladimir Shushlin
2022-04-25Merge branch 'kassio/upgrade-labkit' into 'master'Jaime Martinez
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
2022-04-18Add compile time flag for building in FIPSVishal Tak
2022-04-15Bump prometheus client to 1.12.1feistel
2022-04-14Merge branch 'remove/disable-temp-err-flag' into 'master'Vladimir Shushlin
2022-04-14Remove FF_DISABLE_REFRESH_TEMPORARY_ERROR feature flagfeistel
2022-04-14Merge branch 'update-release-issue' into 'master'Vladimir Shushlin
2022-04-14Update release issue templateVishal Tak
2022-04-14Merge branch 'release-1-57-0' into 'master'v1.57.0Vladimir Shushlin
2022-04-14Bump version to 1.57.0Vishal Tak
2022-04-14Merge branch 'vshushlin-master-patch-19593' into 'master'Vladimir Shushlin
2022-04-14Disable changelog danger ruleVladimir Shushlin
2022-04-14Merge branch 'add-danger' into 'master'Alessio Caiazza
2022-04-14Merge branch 'fix-context-canceled-in-auth-and-artifacts' into 'master'Vladimir Shushlin
2022-04-14Only run danger on gitlab.comVladimir Shushlin
2022-04-14Merge branch 'fix/cache-ctx-err' into 'master'Vladimir Shushlin
2022-04-13test: simplify cache test for ctx errorsfeistel
2022-04-13refactor: pass the correlationID direcly instead of using the contextfeistel
2022-04-13test: add cache test case for ctx errorsfeistel
2022-04-13fix: do not cache responses if there is a ctx errorfeistel
2022-04-13Add dangerbot to enable reviewer rouletteVladimir Shushlin
2022-04-11Merge branch 'kassio/fix-large-file-download-timeouts' into 'master'Vladimir Shushlin
2022-04-11Increase serverWriteTimeout to avoid errors with large filesKassio Borges