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-07-26Fixes acme redirection issues when using a wildcard redirectFilip Aleksic
2022-07-01Enable FF_ENABLE_PLACEHOLDERS by default619-enable-placeholders-by-defaultJaime Martinez
2022-06-27Simplify validation test checksNejc Habjan
2022-06-27Initialize redirects config with default valuesNejc Habjan
2022-06-27Apply maintainer review suggestionsNejc Habjan
2022-06-27Apply review suggestionVishal Tak
2022-06-27Swap int casts for MaxConfigSizeNejc Habjan
2022-06-27Set up redirects config for unit testsNejc Habjan
2022-06-27Apply review suggestionsNejc Habjan
2022-06-27Make _redirects limits configurableNejc Habjan
2022-06-20Fix domain level redirectsfix-redirectsVishal Tak
2022-04-25Replace os.Setenv with testing.SetEnvfeistel
2022-02-03test: migrate to assertions using modern error checkingfeistel
2022-01-24test: replace tmpdir workaround with native T tmpfeistel
2022-01-24lint: fix gci issuesfeistel
2022-01-20fix: fix error message for disabled placeholdersVladimir Shushlin
2021-12-14refactor: extract common logic for env feature flagsVladimir Shushlin
2021-09-02refactor: replace magic numbers with http status codesfeistel
2021-08-25test: fix benchmarksJaime Martinez
2021-08-25chore: replace ioutil.WriteFile with osJaime Martinez
2021-08-25chore: process the first 1000 rules onlyJaime Martinez
2021-08-25Revert "feat: validate rules length after parsing"Jaime Martinez
2021-08-25feat: validate rules length after parsingJaime Martinez
2021-08-25feat: Add _redirects max rule count validationNathan Friend
2021-08-21refactor: Update benchmark tests to use helperNathan Friend
2021-08-20Splat and placeholder support in _redirectsNathan Friend
2021-04-26Break redirect code into helpers and validationsNathan Friend
2020-09-30Increase max redirects filesizeMarcel Amirault
2020-09-15Add support for redirects24-add-redirectsEric Eastwood