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-03-14Make the flags logging dynamicKassio Borges
2023-02-17Propagate correlation id by defaultKassio Borges
2022-11-03Add auth-cookie-session-timeout flagKassio Borges
2022-07-04Merge branch 'refactor/custom-headers-parsing' into 'master'Jaime Martinez
2022-06-30Merge branch 'fix/log-empty-artifact' into 'master'Jaime Martinez
2022-06-27Make _redirects limits configurableNejc Habjan
2022-06-25Move custom headers parsing into config loadingfeistel
2022-06-22Fix logging an empty artifact server if the address is inferredfeistel
2022-06-03Merge branch 'tls-metrics' into 'master'Vladimir Shushlin
2022-06-03Remove IsHTTPS fieldVishal Tak
2022-06-02Use normalized value to infer artifacts serverVishal Tak
2022-06-02Use IsHTTPS field to check if metrics conn typeVishal Tak
2022-06-02Use TLSConfig and remove IsHTTPS in Metrics configVishal Tak
2022-06-02Add support for tls for metricsVishal Tak
2022-06-01Infer artifacts-server from internal server unless it's set explicitlyfeistel
2022-05-30Merge branch 'feat/unix-sock' into 'master'Vladimir Shushlin
2022-05-07Update flag documentation to mention socket listenersfeistel
2022-04-29Merge branch 'feat/remove-domain-config-source-flag' into 'master'Alessio Caiazza
2022-04-26Remove deprecated daemon flagsremove-daemon-flagsVishal Tak
2022-04-25Remove domain-config-source flagfeistel
2022-04-22config: Default serverWriteTimeout to 0kassio/default-server-write-timeout-to-0Kassio Borges
2022-04-11Increase serverWriteTimeout to avoid errors with large filesKassio Borges
2022-04-01Merge branch 'security-fix-weak-timeouts' into 'master'Vladimir Shushlin
2022-04-01Fix weak timeoutsKassio Borges
2022-03-15fix flag descriptionfeature/zip-http-timeout-paramvtak
2022-03-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-pages into feature/zip-...vtak
2022-03-15feat: allow auth http.Client timeout to be configurableOsman İlge Ünaldı
2022-03-14add flag to parameterize zip http client timeoutvtak
2022-03-04feat: make server shutdown timeout configurableHüseyin Emre Aksoy
2022-02-24Merge branch 'refactor/test-erroris' into 'master'Jaime Martinez
2022-02-22refactor: review fixesVladimir Shushlin
2022-02-22feat: Always apply TLS limits even without ServerNameVladimir Shushlin
2022-02-21feat: Add TLS rate limitsVladimir Shushlin
2022-02-03test: migrate to assertions using modern error checkingfeistel
2022-02-01lint: reduce cyclomatic complexity of validateListeners funcfeistel
2022-02-01refactor: forbid empty listenersfeistel
2022-02-01docs: clarify ListenHTTPStrings are being used directly nowfeistel
2022-02-01refactor: stop passing file descriptors around and use net.Listenfeistel
2022-01-31Merge branch 'refactor/config-err-private' into 'master'Jaime Martinez
2022-01-24test: add valid tls config testsfeistel
2022-01-11feat: add domain rate-limiterVladimir Shushlin
2021-12-14refactor: make config validation errors privatefeistel
2021-11-18refactor: use multierror in config validationfeistel
2021-11-18Merge branch 'test/config-validation' into 'master'Jaime Martinez
2021-11-16test: make config validation tests privatefeistel
2021-11-15test: switch to table-driven tests and reduce duplicate codefeistel
2021-11-11fix: reject requests with very long URIsVladimir Shushlin
2021-10-14feat: add source IP ratelimiter middlewareJaime Martinez
2021-10-08Merge branch 'remove/root' into 'master'Jaime Martinez
2021-10-07docs: remove obsolete paragraph from readme and any reference to the Daemon f...feistel