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
2019-12-16T1test-file-watchKrasimir Angelov
2019-12-13Watch a file to configure which domains should use new gitlab sourceKrasimir Angelov
2019-12-11Merge branch 'feature/gb/gitlab-domains-source' into 'master'Nick Thomas
2019-12-11Remove retrieval context that might mask problemsGrzegorz Bizon
2019-12-10Merge branch 'master' into feature/gb/gitlab-domains-sourceGrzegorz Bizon
2019-12-10Optimize gitlab source memstore read-preferring RW lockingGrzegorz Bizon
2019-12-10Use the request method that we pass as an argumentGrzegorz Bizon
2019-12-09Merge branch 'fix/gb/fix-domain-source-host-port' into 'master'Nick Thomas
2019-12-08Add support for the port component in the Host headerGrzegorz Bizon
2019-12-06Merge branch 'base64-decode-gitlab-api-secret-key' into 'master'Nick Thomas
2019-12-05Improve tests and simplify cache retriever typeGrzegorz Bizon
2019-12-05Extract all configurable caching values to const.goGrzegorz Bizon
2019-12-05Improve tests for gitlab source cacheGrzegorz Bizon
2019-12-05Simplify gitlab source client by not recording http statusGrzegorz Bizon
2019-12-05Fix client when a domain is missing in NoContent caseGrzegorz Bizon
2019-12-05Merge branch 'master' into feature/gb/gitlab-domains-sourceGrzegorz Bizon
2019-12-05Base64 decode GitLab API secretKrasimir Angelov
2019-12-04Merge branch 'fix/gb/improve-error-reporting-in-client' into 'master'Nick Thomas
2019-12-04Add more information about how gitlab source caching worksGrzegorz Bizon
2019-12-04Bump short cache expiry in gitlab domains sourceGrzegorz Bizon
2019-12-04Check presence of GitLab API secret when building a domains sourceGrzegorz Bizon
2019-12-04Make GitLab API Secret a supported parameterGrzegorz Bizon
2019-12-04Improve error reporting in the main packageGrzegorz Bizon
2019-12-04Check if GitLab API secret has been provided tooGrzegorz Bizon
2019-12-04Handle non-existent domains properly using 204 statusGrzegorz Bizon
2019-12-03Avoid using `testify/assert` in favor of `require`Grzegorz Bizon
2019-12-02Remove empty lookup type from gitlab source packageGrzegorz Bizon
2019-12-02Make gitlab cache code a little more readableGrzegorz Bizon
2019-12-02Integrate gitlab client with gitlab source cacheGrzegorz Bizon
2019-12-02Test domains source not fully configuredGrzegorz Bizon
2019-12-02Improve error handing when creating new domains config sourceGrzegorz Bizon
2019-12-02Merge branch '271-fix-formatting' into 'master'Alessio Caiazza
2019-12-02Merge branch 'master' into feature/gb/gitlab-domains-sourceGrzegorz Bizon
2019-12-02Fix formatting in internal/source/gitlab/client/client_test.goKrasimir Angelov
2019-11-29Merge branch 'feature/gitlab-source-enum-domains' into 'master'Alessio Caiazza
2019-11-29Merge branch 'master' into feature/gb/gitlab-domains-sourceGrzegorz Bizon
2019-11-29Simplify gitlab client stub in testsGrzegorz Bizon
2019-11-29Fix invalid godoc comment for function in source/domains.goGrzegorz Bizon
2019-11-29Pretty print new JSON test data / fixturesGrzegorz Bizon
2019-11-29Add comment about making client settings configurableGrzegorz Bizon
2019-11-29Ensure that a GitLab API response is never nilGrzegorz Bizon
2019-11-29Link a few bug and technical debt issues in codeGrzegorz Bizon
2019-11-29Simplify passing URL params in GitLab client codeGrzegorz Bizon
2019-11-29Extract GitLab API connection timeout to a variableGrzegorz Bizon
2019-11-29Remove unnecessary change from disk/map_test.goGrzegorz Bizon
2019-11-28Use ENV variables to obtain a list of test new source domainsGrzegorz Bizon
2019-11-28Sanitize pages URL before calculating lookup pathGrzegorz Bizon
2019-11-28Make fetching domains from domain source more resilientGrzegorz Bizon
2019-11-28Rename new source test fixture to avoid using existing domainGrzegorz Bizon
2019-11-28Simplify acceptance tests for gitlab source a bitGrzegorz Bizon