green-spider/checks
Marian Steinbach 0c0bcbf54e
Mehrere Fixes und Verbesserungen (#343)
* Use UTC for feed item age calculation

* Improvements in run-job.sh script

* Prevent output buffering in job creation

* Remove unused environment variable references

* Print more detailed results count

* Bring back function to execute a single spider job

* Fix 'make spider' command

* Upgrade docker to 5.0.3
2024-03-07 11:31:16 +01:00
..
__init__.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
abstract_checker.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
certificate.py Improve certificate check to support SNI (#71) 2018-10-03 21:01:52 +02:00
certificate_test.py Upgrade PyOpenSSL, remove unit tests using TLS 1.0 and 1.1 (#274) 2022-10-18 09:48:25 +02:00
charset.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
charset_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
config.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
dns_resolution.py Make and use a versioned docker image (#279) 2022-10-24 21:35:15 +02:00
dns_resolution_test.py Prüfe DNS auf IPv6 AAAA Record (#124) 2019-07-15 22:59:33 +02:00
domain_variations.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
domain_variations_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
duplicate_content.py Make and use a versioned docker image (#279) 2022-10-24 21:35:15 +02:00
duplicate_content_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
frameset.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
frameset_test.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
generator.py Job-Verwaltung mit RQ, und vieles mehr (#149) 2021-11-11 20:15:43 +01:00
html_head.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
http_and_https.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
hyperlinks.py Fix link raters (social media links, contact link) (#95) 2018-11-28 23:46:40 +01:00
hyperlinks_test.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
load_favicons.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
load_favicons_test.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
load_feeds.py Mehrere Fixes und Verbesserungen (#343) 2024-03-07 11:31:16 +01:00
load_feeds_test.py Mehrere Fixes und Verbesserungen (#343) 2024-03-07 11:31:16 +01:00
load_in_browser.py Make and use a versioned docker image (#279) 2022-10-24 21:35:15 +02:00
load_in_browser_test.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
page_content.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_canonicalization.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_reachability.py Fehlerbehebung im url_reachability check (#108) 2019-04-19 00:35:28 +02:00
url_reachability_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00