summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/hooks/cron.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Don't delete default config...Simon Rettberg2017-11-281-1/+1
|
* [sysconfig] Revert contraint to location table: Breaks default configSimon Rettberg2017-11-281-1/+6
| | | | | | | Default config is locationid = 0, which obviously doesn't work with the constraint. Using NULL proves difficult here (dups etc.), so don't for now, and add code to the cron hook that will clean up deleted locations.
* Finish modularizing cron; Add error detection for crashed cron jobsSimon Rettberg2017-03-021-0/+3