This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/cron_uploader
Matthew Barbour 007e07e507 Various changes to cron uploader:
Removed count limit, the cron job now checks the max PH execution time and auto-stops itself at 80% of that value.

Now skips os-specific image cache files like thumbs.db and the __macosx folder.

Changed failed folder re-deployment to allow re-deploying to populated queue, making it easier to re-process lots of failed batches all at once.

Changed page to output as a stream, allowing a long-running process to provide output as it runs rather than just at the very end.

Changed import loop to use the yield convention, allowing faster consumption of found files and lower memory use overall.
2020-06-03 19:57:27 +01:00
..
config.php Various changes to cron uploader: 2020-06-03 19:57:27 +01:00
info.php use strict types 2020-01-26 16:27:56 +00:00
main.php Various changes to cron uploader: 2020-06-03 19:57:27 +01:00
style.css Cron uploader enhancements and bug fixes 2019-10-10 10:16:15 -05:00
theme.php Various changes to cron uploader: 2020-06-03 19:57:27 +01:00