Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-27 | Move database configuration into config module | Erik Johnston | 2 | -33/+25 | |
2015-04-27 | Ensure check_same_thread is enabled for sqlite3 | Erik Johnston | 1 | -0/+1 | |
2015-04-27 | Make get_max_token into inlineCallbacks so that the lock works. |