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-08-26Merge branch 'remove/disk-source' into 'master'Jaime Martinez
2021-08-25refactor: readd domain-config-source flag as noopfeistel
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-08-20docs: add TODO remove/refactor domain packageJaime Martinez
2021-08-20refactor: remove IsReady from the Source interface as this is always truefeistel
2021-08-20refactor: simplify methods now that we only have one sourcefeistel
2021-08-20test: add back domains testfeistel
2021-08-20refactor: completely remove disk configuration source codefeistel
2021-08-20test: remove domain-config-source=gitlab from test and remove tests using dis...feistel
2021-08-20refactor: remove more unused codefeistel
2021-08-20refactor: remove support for disk configuration sourcefeistel
2021-08-19docs: add related issue to TODO commentfeistel
2021-08-19test: fix response body not being closedfeistel
2021-08-18refactor: remove unused mutexfeistel
2021-08-18refactor: remove isReady field from gitlab sourcefeistel
2021-08-17refactor: remove GitLab API internal pollingfeistel
2021-08-10Merge branch 'do-not-fail-for-version' into 'master'Vladimir Shushlin
2021-08-10Merge branch 'fix/no-ctx' into 'master'Jaime Martinez
2021-08-10fix: do not fail to print --versiondo-not-fail-for-versionJaime Martinez
2021-08-09feat: capture errors when trying to fetch the access tokenfeistel
2021-08-09refactor: use newrequestwithcontext consistentlyfeistel
2021-08-09refactor: improve checkAuthentication logic, check error first and log status...feistel
2021-08-08fix: propagate context to sub requestsfeistel
2021-08-05fix: close response body and fix memory leakfeistel
2021-08-05Merge branch 'build/bump-jwt' into 'master'Jaime Martinez
2021-08-04build: bump jwt library to v4.0.0feistel
2021-08-04build: replace jwt-go with maintained forkfeistel
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: remove ineffectual assignmentfeistel
2021-08-02refactor: always set minversion when creating a tls.configfeistel
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