mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-21 00:11:34 +02:00
-
released this
2015-04-14 12:49:14 +02:00 | 151 commits to main since this release📅 Originally published on GitHub: Tue, 14 Apr 2015 10:55:15 GMT
🏷️ Git tag created: Tue, 14 Apr 2015 10:49:14 GMT- We moved Web UI to materializecss.com CSS framework
- We moved from CDN to local assets for Web UI
- We show current state of a job in Web UI (thanks to @michaelachrisco) https://github.com/plashchynski/crono/issues/16
- We won't write a pidfile unless daemonized (thanks to @thomasfedb) https://github.com/plashchynski/crono/pull/13
- Fixed
rake crono:cleantask error - Fixed issue when jobs scheduled at same time exclude each other https://github.com/plashchynski/crono/issues/19
- Fixed issue with a daemon crash due to
time interval must be positiveerror
Downloads