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
2022-01-24lint: fix gci issuesfeistel
2022-01-24test: update tests to new client stubfeistel
2021-12-14Merge branch 'fix/sha-lookups' into 'master'Jaime Martinez
2021-12-08test: add slow req acceptance testJaime Martinez
2021-12-08test: add sha256 to mocked lookups and fix testsfeistel
2021-11-17Merge branch 'fix/decouple-memstore-retriever' into 'master'Vladimir Shushlin
2021-11-17Merge branch 'bump/go-jwt' into 'master'Jaime Martinez
2021-11-17refactor: replace deprecated StandardClaims with RFC7519-compliant Registered...feistel
2021-11-08refactor: add file_count and file_size to lookup_path sourcefeistel
2021-11-08style: uppercase sha256feistel
2021-11-08refactor: read and use file_sha256 as cache key for zip VFSfeistel
2021-10-30refactor: decouple client object from memstorefeistel
2021-10-29refactor: remove client field from cache structfeistel
2021-10-29refactor: revert DomainsSourceCacheMiss changesfeistel
2021-10-29docs: update comment for naming changesJaime Martinez
2021-10-29refactor: decouple memstore from retriever in cache packagefeistel
2021-09-09refactor: move away from ioutil (deprecated)feistel
2021-08-20refactor: remove IsReady from the Source interface as this is always truefeistel
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