Fix maintenance cron #31

Merged
MrPetovan merged 4 commits from bug/fix-maintenance-cron into master 2017-10-23 07:37:39 +02:00

4 Commits

Author SHA1 Message Date
Hypolite Petovan 163d7d2b4b Add profile availability field
- Add available field to profile table
- Make profile unavailable in directory until update suceeds
2017-10-23 00:34:04 -04:00
Hypolite Petovan ef7551df81 Fix empty $parms check
- $parms always contains the `_timings` key
2017-10-22 23:55:27 -04:00
Hypolite Petovan cdb8670dea Fix whitespaces in include/submit.php 2017-10-22 23:48:17 -04:00
Hypolite Petovan b833a8d255 Fix cron_maintain
- Update profile before fetching scrape url
- Honor $parms['hide'] before validating dfrn site
- Fetch maintenance items oldest first
- Add backlog size in log
- Add pid to logger for easier threaded cron debug
2017-10-22 23:48:00 -04:00