aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/mongo/migrations.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'is_derek/bug405_email_notifications_for_comment...Joar Wandborg2012-06-101-0/+8
|\
| * Merge branch 'master' into derek-moore-bug405_email_notifications_for_commentsChristopher Allan Webber2012-03-181-0/+16
| |\
| * | These are changes for issue #405, add email comment notification.Derek Moore2012-03-151-0/+7
* | | Drop debug from migration.Elrond2012-03-251-2/+0
* | | Migration fixup: Drop empty exif_all.Elrond2012-03-251-1/+7
* | | Create migration to move exif data around in media_data.Elrond2012-03-251-0/+25
| |/ |/|
* | Removing print statements from convert_gps_media_data migrationChristopher Allan Webber2012-03-181-2/+0
* | Migration to move gps data aroundElrond2012-03-141-0/+18
|/
* Video media_data: Change layout in the mongo worldElrond2012-03-011-0/+14
* Drop pre-rendered html: MediaComment.content_htmlElrond2012-02-181-1/+6
* Drop pre-rendered html: MediaEntry.description_htmlElrond2012-02-181-6/+14
* Drop pre-rendered html: User.bio_htmlElrond2012-02-181-0/+11
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* License "all rights reserved" default should be None/NULL, not empty stringChristopher Allan Webber2012-01-211-1/+1
* Added migration for license field, resolved conflict in db/sql/models.pyAaron Williamson2012-01-191-0/+7
* Move db/migrations.py -> db/mongo/migrations.pyElrond2011-12-201-0/+110