Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [statistics] Introduce state column to get rid of complicated state ↵ | Simon Rettberg | 2017-11-28 | 1 | -4/+14 |
| | | | | | | determination This also adds support for the STANDBY state | ||||
* | [statistics&syslog] Fix possible cron delete query overflow | Simon Rettberg | 2017-11-15 | 1 | -3/+14 |
| | |||||
* | [statistics] Compat to old DB in conftgz hook | Simon Rettberg | 2017-05-10 | 1 | -19/+21 |
| | |||||
* | [statistics] Handle client screens, manage projectors | Simon Rettberg | 2017-04-06 | 1 | -0/+32 |
| | |||||
* | Modularize cron api | Simon Rettberg | 2016-08-22 | 1 | -0/+18 |
Modules now can have a ./hooks/cron.inc.php to run every X minutes, according to how you set up the cron job for the global /inc/cron.inc.php |