Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-10 | prepare_database() on db_conn, not plain name, so we can pass in the connecti... | Paul "LeoNerd" Evans | 2 | -32/+35 |
2014-09-10 | Make sure not to open our TCP ports until /after/ the DB is nicely prepared r... | Paul "LeoNerd" Evans | 1 | -1/+2 |
2014-09-10 | No need for a tiny run() function any more, just use reactor.run() directly | Paul "LeoNerd" Evans | 1 | -6/+2 |
2014-09-10 |