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-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
2021-10-07refactor: mark daemon-* flags as deprecated and update their descriptionsfeistel
2021-10-07refactor: stop running gitlab-pages as rootfeistel
2021-09-16test: add config validation testsfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-08-26refactor: remove chroot/jail logicfeistel
2021-08-25refactor: readd domain-config-source flag as noopfeistel
2021-08-20refactor: remove support for disk configuration sourcefeistel
2021-08-10fix: do not fail to print --versiondo-not-fail-for-versionJaime Martinez
2021-08-03Merge branch 'fix-fail-to-start-without-listener' into 'master'Vladimir Shushlin
2021-08-03refactor: fail to start without listenersJaime Martinez
2021-08-02refactor: always set minversion when creating a tls.configfeistel
2021-07-22Use internal-gitlab-server in auth-related tasksfeistel
2021-07-12Clarify that you can't disable jailing if you use disk sourceVladimir Shushlin
2021-07-12Disable chroot and add daemon-enable-jail flagJaime Martinez
2021-07-07Improve logging and correlation IDJaime Martinez
2021-06-22Oopsfeistel
2021-06-22Deprecate use-http2 flagfeistel