Joey Hess
afc5153157
update my email address and homepage url
2015-01-21 12:50:09 -04:00
Joey Hess
9fd95d9025
indent with tabs not spaces
...
Found these with:
git grep "^ " $(find -type f -name \*.hs) |grep -v ': where'
Unfortunately there is some inline hamlet that cannot use tabs for
indentation.
Also, Assistant/WebApp/Bootstrap3.hs is a copy of a module and so I'm
leaving it as-is.
2014-10-09 15:09:26 -04:00
Joey Hess
25462f125d
cronner: run jobs triggered by remotes becoming connected (untested)
2013-10-13 17:14:56 -04:00
Joey Hess
296e21b381
add schedule command
...
Mostly because it gives me an excuse and a hook to document the schedule
expression format.
2013-10-13 15:40:38 -04:00
Joey Hess
3621044203
remove duration from Schedule
2013-10-08 17:44:20 -04:00
Joey Hess
af5e1d0494
half way complete cronner thread to run scheduled activities
2013-10-08 11:48:28 -04:00
Joey Hess
b9375acb18
add schedule to vicfg
2013-10-07 17:11:13 -04:00
Joey Hess
29ca49dad4
add a log file for scheduled activities
2013-10-07 16:06:34 -04:00