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-05-17Remove domain-config-source flagJaime Martinez
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
2021-03-18Do not replace entry when new one failedJaime Martinez
2021-03-05Apply suggestions from feedbackJaime Martinez
2021-03-05Decreaste test cache settingsJaime Martinez
2021-03-04Add GitLab cache config flagsJaime Martinez
2021-03-04Add Cache to config pkgJaime Martinez
2021-02-24fix: use correlationID middlewareErcan Ucan
2021-02-08Add deprecation note for domain-config-sourceJaime Martinez
2021-02-03Simplify meteredRoundTripper initJaime Martinez
2021-02-03Make meteredRoundTripper reconfigurableJaime Martinez
2021-01-29Update notes and testJaime Martinez
2021-01-29Move error handling to gitlab resolverJaime Martinez
2021-01-29Add summary for workaroundJaime Martinez
2021-01-29Apply 1 suggestion(s) to 1 file(s)Jaime Martinez
2021-01-29Handle unauthorized error and fallback to disk sourceJaime Martinez
2021-01-20Simplify domain and resolver checksJaime Martinez
2021-01-20Add more test cases for resolver errorsJaime Martinez
2021-01-14Move error to domain packageJaime Martinez
2021-01-14Refactor domain packageJaime Martinez
2020-12-07Handle auto domain-config-source gracefullyJaime Martinez
2020-12-02Disable deprecated serverless serving and proxyGrzegorz Bizon
2020-11-27De-capitalise all fm.Errorf messagesstandardize-error-msg-formattingTom Quirk
2020-10-28Add const for TTFB timeoutJaime Martinez
2020-10-28Add ttfb timeout to httptransportJaime Martinez
2020-10-13Merge branch 'log-serving-type' into 'master'Vladimir Shushlin
2020-10-13Log serving type used for requestslog-serving-typeKamil Trzciński
2020-10-13Ensure the content encoding is correct before reading the bodyfeistel
2020-10-01Move tracer to httptransportJaime Martinez
2020-09-28Ignore `@ hashed` directory for disk sourceJaime Martinez
2020-09-25Do not trim Path on fabricateKamil Trzciński