It's 2012 all up in here
[mediagoblin.git] / mediagoblin / db / mongo / models.py
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-20 Aaron WilliamsonAdded migration for license field, resolved conflict...
2012-01-19 Aaron WilliamsonMoved get_license_data to mixin.py, added license to...
2012-01-19 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into feature544_bas...
2012-01-17 Aaron WilliamsonFixed a syntax error in edit/views and added back in...
2012-01-17 Aaron WilliamsonFixed merge with upstream
2012-01-17 Aaron WilliamsonMerged changes with upstream
2012-01-11 ElrondFix url_for_self mixup
2012-01-10 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-01-10 Michele AzzolariFixed #724 and added extra infos to the atom feed ...
2012-01-08 ElrondAdd DB Mixin classes and use them
2012-01-05 Jef van SchendelFix merge conflicts
2011-12-27 ElrondTurn media.get_uploader into a property
2011-12-27 ElrondUse media.url_for_self instead of calling urlgen directly
2011-12-27 ElrondMove verification key generation to view
2011-12-23 ElrondTurn MediaComment's author() into get_author property
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-20 ElrondMove db/models.py -> db/mongo/models.py