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
2023-07-20Resolve "Gracefully handle missing Content-Length Header from API"Janis Altherr
2023-07-17Set ConfigurableRoot to default enabledJanis Altherr
2023-06-08Use pages root directory from APIJanis Altherr
2023-05-08Upgrade golangci-lint to v1.52.2 on CIJaime Martinez
2023-04-14Remove duplicated log keyKassio Borges
2023-04-12Update golangci-lint toolKassio Borges
2023-04-04Redirect to unique domainKassio Borges
2023-03-14Make the flags logging dynamicKassio Borges
2023-02-17Propagate correlation id by defaultKassio Borges
2023-02-14Revert back to archive/zipKassio Borges
2023-01-19Refactor auth constructor to use options structNaman Jagdish Gala
2022-12-28Merge branch 'master' into 'security-arbitrary-protocol-redirection'Naman Jagdish Gala
2022-12-28Reduce race condition on pages authenticationKassio Borges
2022-11-29Restrict arbitrary protocol redirection to only https or http URLsngala
2022-11-03Add auth-cookie-session-timeout flagKassio Borges
2022-07-28Merge remote-tracking branch 'dev/master'skarbek
2022-07-26Merge branch '800-fix-waitgroup-order' into 'master'Vladimir Shushlin
2022-07-26Fixes acme redirection issues when using a wildcard redirectFilip Aleksic
2022-07-26Fix wait group add order in testJaime Martinez
2022-07-26Merge branch 'sh-test-cache-config-helper' into 'master'Jaime Martinez
2022-07-26Refactor: move test cache config into testhelpersStan Hu
2022-07-25Merge branch 'sh-log-zfs-corruption-error' into 'master'Stan Hu
2022-07-25Fix data race with lookup pathsStan Hu
2022-07-23Chore: log ZIP archive corruption errorsh-log-zfs-corruption-errorStan Hu
2022-07-15Revert: open files lazily when serving contentVladimir Shushlin
2022-07-12Merge branch 'security-pass-on-remote-addr-in-x-forwarded-for' into 'master'Jaime Martinez
2022-07-07Open files lazily when serving contentfeistel
2022-07-07Include remote address through X-Forwarded-For in job artifact requestAlbert Salim
2022-07-07Merge branch 'feat/remove-rate-limit-ff' into 'master'Jaime Martinez
2022-07-05Merge branch '619-enable-placeholders-by-default' into 'master'Vladimir Shushlin
2022-07-05Remove rate limits feature flagsfeistel
2022-07-04Null out file slicefeistel
2022-07-04Convert archive field to a local variablefeistel
2022-07-04Null out zip reader after reading archivefeistel
2022-07-04Merge branch 'refactor/custom-headers-parsing' into 'master'Jaime Martinez
2022-07-01Enable FF_ENABLE_PLACEHOLDERS by default619-enable-placeholders-by-defaultJaime Martinez
2022-07-01Merge branch 'refactor/artifact-try-make-request' into 'master'Jaime Martinez
2022-06-30Merge branch 'fix/log-empty-artifact' into 'master'Jaime Martinez
2022-06-28Improve consistency of log fieldsfeistel
2022-06-28Merge branch 'feat/configurable-redirects' into 'master'Jaime 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-27Do not log an error when serving 404 in routing middlewarefeistel
2022-06-25Move custom headers parsing into config loadingfeistel