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-09-01Fix a bug that leads to blocking retrieval on canceled contextfix/gb/gitlab-api-cache-test-racesGrzegorz Bizon
2020-09-01Simplify API cache tests by making channel size relevantGrzegorz Bizon
2020-08-31Fix race condition in tests for domains API cacheGrzegorz Bizon
2020-07-28Replace checker in gitlab packageJaime Martinez
2020-07-24Move checker mock to the right test fileJaime Martinez
2020-07-24Move polling out of the clientJaime Martinez
2020-07-24Enable polling in the source domainsJaime Martinez
2020-03-30Remove obsolete test case for gitlab source cacheGrzegorz Bizon
2020-03-27Fix gitlab source cache tests durationGrzegorz Bizon
2020-03-03Add default cache configuration and pass down to memstore and Entry.Jaime Martinez
2020-02-26Skip racy testAlessio Caiazza
2020-02-26Fix data race on cache.client structAlessio Caiazza
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-11Remove retrieval context that might mask problemsGrzegorz Bizon
2019-12-05Improve tests and simplify cache retriever typeGrzegorz Bizon
2019-12-05Improve tests for gitlab source cacheGrzegorz Bizon
2019-12-05Simplify gitlab source client by not recording http statusGrzegorz Bizon
2019-12-02Integrate gitlab client with gitlab source cacheGrzegorz Bizon
2019-11-14Simplify concurrency in retrieving gitlab source responseGrzegorz Bizon
2019-11-14Simplify how we use gitlab source retrieval contextsGrzegorz Bizon
2019-11-13Add more tests and fix cache entry refreshGrzegorz Bizon
2019-11-13Add more concurrency tests for gitlab source cacheGrzegorz Bizon
2019-11-12Add test for gitlab source cache internal context timeoutGrzegorz Bizon
2019-11-12Handle gitlab source cache request contexts properlyGrzegorz Bizon
2019-11-12Simplify GitLab source domain response typeGrzegorz Bizon
2019-11-12Refactor gitlab source cache to make it more thread safeGrzegorz Bizon