Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Factor out most of the database connection into db/open.py | Elrond | 2011-05-19 | 1 | -13/+0 | |
* | Renaming connect_database to connect_database_from_config and using in from_c... | Christopher Allan Webber | 2011-05-18 | 1 | -1/+1 | |
* | Need to import asint for users who specify ports via config file | Christopher Allan Webber | 2011-05-18 | 1 | -0/+2 | |
* | Adding copyright headers and explaining why these unused imports are here | Christopher Allan Webber | 2011-05-18 | 1 | -0/+18 | |
* | Move ObjectId, DESCENDING to db.util | Elrond | 2011-05-18 | 1 | -0/+2 | |
* | Move "connect to database" into db/util.py | Elrond | 2011-05-18 | 1 | -0/+11 |