summaryrefslogtreecommitdiff
path: root/client/notifier.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate from APScheduler 2.1.2 to 3.0.1schneefux2014-12-021-3/+3
* Run APScheduler in daemon mode and shut it down at exitschneefux2014-12-011-1/+3
* Fix flake8 style nitsschneefux2014-10-061-2/+5
* Remove misplaced logging.basicConfig() from notifier.pyschneefux2014-09-261-2/+0
* Add some logging in notifier moduleschneefux2014-09-261-0/+3
* Remove Gmail errors. This resolves jasperproject/jasper-client#125.schneefux2014-09-151-3/+4
* Remove Shebangs from modules not meant to be executed directlyschneefux2014-09-101-1/+0
* Add shebang and PEP 0263 source encoding to every moduleschneefux2014-09-061-0/+2
* Initial commitschneefux2014-03-301-0/+68