aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/open.py
Commit message (Expand)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Add develover sql switchElrond2012-01-281-2/+11
* Factor out check_db_migrations_currentElrond2012-01-011-1/+2
* Move db/open.py to db/mongo/open.pyElrond2011-12-201-39/+1
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+1
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Merge branch 'master' into f411_new_migrationsChristopher Allan Webber2011-07-131-1/+2
|\
| * Move db_name default into config_spec.iniElrond2011-07-111-1/+1
* | give option in connect_database_from_config to connect to a pymongo.ConnectionChristopher Allan Webber2011-07-101-8/+25
|/
* Factor out most of the database connection into db/open.pyElrond2011-05-191-0/+37