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-11-08refactor: read and use file_sha256 as cache key for zip VFSfeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-08-26refactor: remove internal/source/domains packagefeistel
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-18refactor: remove unused mutexfeistel
2021-08-18refactor: remove isReady field from gitlab sourcefeistel
2021-08-17refactor: remove GitLab API internal pollingfeistel
2021-08-09refactor: use newrequestwithcontext consistentlyfeistel
2021-08-04build: bump jwt library to v4.0.0feistel
2021-08-04build: replace jwt-go with maintained forkfeistel
2021-08-02refactor: remove ineffectual assignmentfeistel
2021-07-25Replace localhost instances with 127.0.0.1 in testsfeistel
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-06-04Use table testsJaime Martinez
2021-06-04Sort lookup paths by prefix lengthJaime Martinez
2021-06-02Zip test contentJaime Martinez
2021-05-20Fix code quality testfeistel
2021-05-20Remove serverless code from Pagesfeistel
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-04-29Use config package in GitLab clientJaime Martinez
2021-04-22Fix failing test because comparing the error message against a capialized stringfeistel
2021-04-22Follow error strings conventionfeistel
2021-04-07Log connection attempt errorslog-api-conn-errorsJaime Martinez
2021-04-01Remove pointer to Mutex from Gitlab structJens Lauterbach
2021-03-18Check entry is not expired firstJaime Martinez
2021-03-18Fix tests after rebaseJaime Martinez
2021-03-18Add FF_DISABLE_REFRESH_TEMPORARY_ERROR env variableJaime Martinez
2021-03-18Update function documentationJaime Martinez
2021-03-18Add an refreshedOriginalTimestamp field to entryJaime Martinez
2021-03-18Remove unnecessary locksJaime Martinez
2021-03-18Increase test timeoutJaime Martinez
2021-03-18Use better namingJaime Martinez
2021-03-18Simplify mockJaime Martinez
2021-03-18Handle errored lookup refreshes correctlyJaime Martinez