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
2021-07-25Replace localhost instances with 127.0.0.1 in testsfeistel
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-08Update test mocksJaime Martinez
2021-07-07Add correlation_id to outbound requestsJaime Martinez
2021-07-07Improve logging and correlation IDJaime Martinez
2021-07-06Use path.Join insteadJaime Martinez
2021-07-06Fix path trimming in GitLab clientJaime Martinez
2021-07-05Improve observability of HTTP connectionsJaime Martinez
2021-06-22Oopsfeistel
2021-06-22Deprecate use-http2 flagfeistel
2021-06-17Merge branch 'default/json-logging' into 'master'Vladimir Shushlin
2021-06-04Use table testsJaime Martinez
2021-06-04Sort lookup paths by prefix lengthJaime Martinez
2021-06-02Zip test contentJaime Martinez
2021-05-31Merge branch 'remove/serverless' into 'master'Jaime Martinez
2021-05-25Use API source by defaultVladimir Shushlin
2021-05-21Default to JSON Loggingfeistel
2021-05-20Fix code quality testfeistel
2021-05-20Remove serverless code from Pagesfeistel
2021-05-17Remove gitlab-server fallback to auth-server and artifacts serverfeistel
2021-05-13Changed enable-disk flag descriptionVladimir Shushlin
2021-05-13Remove HasLookupPath and address feedbackJaime Martinez
2021-05-12Log details on failureJaime Martinez
2021-05-11Fix lint violationsJaime Martinez
2021-05-11Fail if disk is disabledJaime Martinez
2021-05-11Add flag enable-diskJaime Martinez
2021-05-05Merge branch 'fix/multierror' into 'master'Jaime Martinez
2021-05-04Merge branch 'remove/admin-flags' into 'master'Jaime Martinez
2021-04-30 Remove use-legacy-storageJaime Martinez
2021-04-29Use config package in GitLab clientJaime Martinez
2021-04-29Merge branch 'format/errors' into 'master'Jaime Martinez
2021-04-28Fix linting errorsfeistel
2021-04-28Handle multiple errors in config validationfeistel
2021-04-28Handle and return errors in internal/config/feistel
2021-04-26Break redirect code into helpers and validationsNathan Friend
2021-04-24Remove -admin-* flagsfeistel
2021-04-23Fix tls test after TLS1.1 removalfeistel
2021-04-23Remove TLS1.0 and TLS1.1 supportfeistel
2021-04-22Fix failing test because comparing the error message against a capialized stringfeistel
2021-04-22Follow error strings conventionfeistel
2021-04-21Remove SSL3 supportfeistel
2021-04-15Update comment about chroot removaltesting-chroot-changesJaime Martinez
2021-04-14Update unit testsJaime Martinez
2021-04-14Return early if allowedPath is the root dirJaime Martinez
2021-04-14Strip chrootPath from allowedPathsJaime Martinez
2021-04-13Use ChrootPath from configJaime Martinez
2021-04-13Handle chrootPath in http_fsJaime Martinez
2021-04-13Remove root from AllowedPathsJaime Martinez