Simplify/Robustify the thumbnail URL usage in templates
[mediagoblin.git] / mediagoblin / db / mixin.py
2012-11-15 Sebastian SpaethSimplify/Robustify the thumbnail URL usage in templates
2012-09-18 Joar WandborgStyle fixes
2012-09-18 Aaron WilliamsonFixed collection sidebar for media_home to user collect...
2012-09-18 Aaron WilliamsonAdded basic collection functionality
2012-07-10 Joar WandborgMinor improvements to the processing panel
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-08 Brett SmithPrevent non-Unicode SQLAlchemy warnings in most submiss...
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... Merge remote-tracking branch 'remotes/slikdigit/bassam'
2012-03-26 Brett SmithMerge remote branch 'origin/master' into bug261-resized...
2012-03-23 ElrondFix cyclic import issue.
2012-03-23 ElrondCreate MediaEntry.exif_display_iter()
2012-03-07 ElrondGeneric generate_slug for mongo and sql.
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-18 ElrondDrop pre-rendered html: MediaComment.content_html
2012-02-18 ElrondDrop pre-rendered html: MediaEntry.description_html
2012-02-18 ElrondDrop pre-rendered html: User.bio_html
2012-02-08 Will Kahn-GreeneFix copyright statements; add LICENSE for EXIF.py
2012-01-28 Joar WandborgMerge remote-tracking branch 'joar/exif-rebase'
2012-01-28 ElrondLet some code support "media without slug"
2012-01-21 Christopher Allan... License "all rights reserved" default should be None...
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-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-08 ElrondAdd DB Mixin classes and use them