| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | utils.datetime.datetime_utcnow() -> utils.datetime.utcnow() | 2019-11-25 | 1 | -3/+3 | |
| | | |||||
| * | move all datetime-related code from utils/__init__ to utils.datetime | 2019-11-15 | 1 | -5/+6 | |
| | | |||||
| * | default to using a "data directory" for bitbot (~/.bitbot/) | 2019-10-17 | 1 | -7/+7 | |
| | | |||||
| * | LockFile doesn't need to hold on to _database_location | 2019-10-11 | 1 | -1/+0 | |
| | | |||||
| * | only .call() PollHooks when they're "due" | 2019-10-10 | 1 | -2/+1 | |
| | | |||||
| * | add a fairly basic file locking mechanism with src/LockFile.py | 2019-10-10 | 1 | -0/+40 | |
| closes #96 | |||||
