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
2020-07-28Replace checker in gitlab packageJaime Martinez
2020-07-24Add checker interface to type GitlabJaime Martinez
2020-07-24Move polling out of the clientJaime Martinez
2020-07-24Enable polling in the source domainsJaime Martinez
2020-06-01Enable the remaining lintersJaime Martinez
2020-03-04Increase GitLab internal API response timeoutGrzegorz Bizon
2020-03-03Add default cache configuration and pass down to memstore and Entry.Jaime Martinez
2020-01-07Fix TyposYoginth
2019-12-17Add GitLab API domains source caching metricsGrzegorz Bizon
2019-12-14Introduce API Resolver to make it easier to use cachingGrzegorz Bizon
2019-12-11Add caching on top of gitlab domains source clientGrzegorz Bizon
2019-12-05Extract all configurable caching values to const.goGrzegorz Bizon
2019-12-04Add more information about how gitlab source caching worksGrzegorz Bizon
2019-12-02Integrate gitlab client with gitlab source cacheGrzegorz Bizon
2019-12-02Merge branch 'master' into feature/gb/gitlab-domains-sourceGrzegorz Bizon
2019-11-25Make it possible to pass client config to gitlab sourceGrzegorz Bizon
2019-11-25Move gitlab source client and cache to separate packagesGrzegorz Bizon
2019-11-14Simplify concurrency in retrieving gitlab source responseGrzegorz Bizon
2019-11-14Simplify how we use gitlab source retrieval contextsGrzegorz Bizon
2019-11-14Remove recursive call to gitlab cache resolverGrzegorz Bizon
2019-11-12Simplify GitLab source domain response typeGrzegorz Bizon
2019-11-12Refactor gitlab source cache to make it more thread safeGrzegorz Bizon