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-21refactor: Update benchmark tests to use helperNathan Friend
2021-08-20Splat and placeholder support in _redirectsNathan Friend
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
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