aboutsummaryrefslogtreecommitdiffstats
path: root/bin/dbolla (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename the things that say 'dbolla' to warmachinejason2017-07-071-159/+0
|
* Fix warmachine not honoring weekendjason2017-07-071-2/+3
| | | | | - The offset for the next job was being calucated by `timedelta.seconds` rather than `timedelta.total_seconds()`
* Add support for Slack's RTM pingjason2016-10-061-2/+1
| | | | | - warmachine freezes and seems to disconnect sometimes. This adds a ping to slack every few seconds to help mitigate that undetected disconnection
* Remove the hard-coded config file pathjason2016-08-181-4/+10
| | | | - added a dynamic config file path
* Commit updates that i haven't commited yetjason2016-08-171-1/+1
|
* Add support for saving standup schedules and reloading them on startupjason2016-08-101-0/+7
|
* add a --debug flag for more outputjason2016-08-101-2/+9
|
* updates to loggingjason2016-08-101-1/+1
|
* Updates for the standup plginjason2016-08-091-0/+1
|
* standup with a timerjason2016-07-301-4/+10
|
* Initial commitjason2016-07-291-0/+132