pferd/PFERD
I-Al-Istannen fca62541ca De-duplicate element names in ILIAS crawler
This prevents any conflicts caused by multiple files with the same name.
Conflicts may still arise due to transforms, but that is out of our
control and a user error.
2021-05-24 00:24:31 +02:00
..
auth Add a keyring authenticator 2021-05-23 19:44:12 +02:00
cli Add timeout for HTTP connection 2021-05-23 23:41:05 +02:00
crawl De-duplicate element names in ILIAS crawler 2021-05-24 00:24:31 +02:00
__init__.py Single-source version number 2021-05-14 21:27:44 +02:00
__main__.py Add --status and --report flags 2021-05-23 22:41:59 +02:00
config.py Add --status and --report flags 2021-05-23 22:41:59 +02:00
limiter.py Change limiter logic 2021-05-15 15:25:05 +02:00
logging.py Rename log.action to log.status 2021-05-23 22:40:33 +02:00
output_dir.py Rename log.action to log.status 2021-05-23 22:40:33 +02:00
pferd.py Print report after all crawlers have finished 2021-05-23 21:17:13 +02:00
report.py Load and store reports 2021-05-23 20:46:29 +02:00
transformer.py Improve transformer explain wording 2021-05-23 11:45:14 +02:00
utils.py Clean up logging 2021-05-23 11:37:19 +02:00
version.py Implement --version flag 2021-05-19 17:33:36 +02:00