summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-23Add some tests for UrlHelper::fetch()wn_
2023-12-23Ensure the feed name is easily visible when looking at the feeds with errors ...wn_
2023-12-23Rework content encoding error retrying in UrlHelper::fetch()wn_
2023-12-23Clean up UrlHelper::resolve_redirects().wn_
2023-12-23Add back 'any auth' retry in UrlHelper::fetch()wn_
2023-12-22Use Guzzlewn_
2023-12-18Merge branch 'dont-sanitize-figure-tag' into 'master'Andrew Dolgov
2023-12-18sanitizer: add a test to make sure <figure> is intactChih-Hsuan Yen
2023-12-17Revert "Fix sanitizer with libxml2 >= 2.12.0"Andrew Dolgov
2023-12-10bump CI jobs & utility scripts to php83Andrew Dolgov
2023-12-10Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rssAndrew Dolgov
2023-12-10Merge branch 'feature/php-8.3' into 'master'Andrew Dolgov
2023-12-07Bump to Alpine 3.19 and PHP 8.3.wn_
2023-12-02add coverage-filterAndrew Dolgov
2023-12-02add phpunit code coverage driverAndrew Dolgov
2023-12-02add some unittest options for xmlrunnerAndrew Dolgov
2023-12-02fix filenameAndrew Dolgov
2023-12-02enable unit test results for seleniumAndrew Dolgov
2023-12-02collect phpunit artifactsprotected/sanitizer-testAndrew Dolgov
2023-12-02add env prefixesAndrew Dolgov
2023-12-02add db varsAndrew Dolgov
2023-12-02add cobertura args for phpunit-integrationAndrew Dolgov
2023-12-02disable local rules for integration testssanitizer-testAndrew Dolgov
2023-12-02add sanitizer integration testAndrew Dolgov
2023-12-01Merge branch 'fix-sanitizer-new-libxml2' into 'master'Andrew Dolgov
2023-11-26Fix sanitizer with libxml2 >= 2.12.0Chih-Hsuan Yen
2023-11-25set registry projectAndrew Dolgov
2023-11-07use variable for fastcgi_pass to force resolver usageAndrew Dolgov
2023-11-07explicitly set resolver in the nginx container (configurable envvar)Andrew Dolgov
2023-11-03add wip UI/backend stuff to filter feed treeAndrew Dolgov
2023-11-01add wait-for-element to selenium testAndrew Dolgov
2023-11-01remove .git before_scriptsAndrew Dolgov
2023-11-01Revert "pass .git to docker context so self-built images would have some way ...Andrew Dolgov
2023-11-01forgot one jobAndrew Dolgov
2023-11-01do the same for :publish jobsAndrew Dolgov
2023-11-01fix yaml indentsAndrew Dolgov
2023-11-01add .git to .dockerignore when building master imagesAndrew Dolgov
2023-11-01pass .git to docker context so self-built images would have some way to deter...Andrew Dolgov
2023-10-29add some more phpunit api testsprotected/phpunit-integrationAndrew Dolgov
2023-10-29pass API_URL to phpunit-integration CLIAndrew Dolgov
2023-10-29fix apitestAndrew Dolgov
2023-10-29fix circular dependencyAndrew Dolgov
2023-10-29reduce targetsAndrew Dolgov
2023-10-29add phpunit integration (wip)Andrew Dolgov
2023-10-28add stuff necessary to run integration tests using phpunitAndrew Dolgov
2023-10-28add always-failing mock of api testAndrew Dolgov
2023-10-28phpunit - skip integration testsAndrew Dolgov
2023-10-28use python unittest for selenium testsAndrew Dolgov
2023-10-27add a separate interface for auth modules w/ change_password() methodAndrew Dolgov
2023-10-27unify test class namingAndrew Dolgov