Move sql models into db/sql/
[mediagoblin.git] / mediagoblin / db / migrations.py
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-24 Christopher Allan... Merge remote-tracking branch 'remotes/jwandborg/master'
2011-11-21 Joar WandborgMerge branch 'video_gstreamer-only'
2011-11-20 ElrondMerge remote branch 'remotes/aaronw/bug614_verification...
2011-11-19 loraMerge branch 'master' of git://gitorious.org/mediagobli...
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
2011-11-12 ElrondMerge branch 'idea/check_mgoblin_static'
2011-10-23 Christopher Allan... Merge remote branch 'remotes/elrond/misc/add_db_field'
2011-10-21 ElrondFactor out a add_table_field function
2011-10-04 Aaron WilliamsonFixed conflict in /auth/views.py.
2011-10-02 Christopher Allan... Merge remote branch 'remotes/aaronw/bug444_fix_utils_py...
2011-10-01 Nathan YerglerWhitespace and formatting cleanup.
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-09-23 Joar WandborgMultimedia support - Commiting from a not yet finished...
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher Allan... user_add_forgot_password_token_and_expires migration...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-29 Caleb Forbes Davis Voops, uses Alejandro's fp_verification_key. my bad.
2011-08-29 Alejandro VillanuevaAdding fotgot password functionality
2011-08-27 Christopher Allan... Merge remote branch 'remotes/jwandborg/configure_smtp'
2011-08-23 Christopher Allan... Merge branch 'master' into jwandborg-f482_media_attachments
2011-08-21 Christopher Allan... Merge remote branch 'remotes/elrond/dev/storage_config'
2011-08-21 Christopher Allan... Merge branch 'jwandborg-f298_create_envball'
2011-08-19 Christopher Allan... Merge branch 'processing'
2011-08-13 Christopher Allan... Add fail_error and fail_metadata fields to MediaEntry...
2011-08-12 Christopher Allan... Missing multi=True closing this migration, oops :)
2011-08-12 Christopher Allan... Merge branch 'master' into processing
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b488_email...
2011-08-12 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b372_rmdbf...
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-10 Caleb Forbes Davis VBug #372 - MediaEntry.thumbnail_file not used
2011-07-30 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f360_taggi...
2011-07-30 Christopher Allan... Merge branch 'remotes/gullydwarf-cfdv/f360_tagging...
2011-07-25 Christopher Allan... Store the task id of a processing action in the database.
2011-07-17 Christopher Allan... Migration for mediafiles main->original
2011-07-16 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-16 Christopher Allan... Merge remote branch 'remotes/cmoylan/test_submission_vi...
2011-07-14 Christopher Allan... First migration: Add markdown bio!
2011-07-14 Christopher Allan... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-12 Christopher Allan... Removing old style migrations... not in use anymore
2011-07-11 Christopher Allan... Just making a note of where the new migrations will go!
2011-07-03 Joar WandborgFeature #400 - Resize images to fit on page - Additions
2011-06-25 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/is330'
2011-06-23 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-06-22 Christopher Allan... Merge remote branch 'remotes/elrond/idea/invalidid'
2011-06-22 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-22 Christopher Allan... Merge remote branch 'refs/remotes/gullydwarf-cfdv/is315'
2011-06-21 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-21 Christopher Allan... Only migrate to description_html if description also...
2011-06-21 cfdvremoves unecessary dependence on existence of username...
2011-06-20 cfdvadds accommmodations for migration of fields in User...
2011-06-20 cfdvMerge remote-tracking branch 'origin/master' into is315
2011-06-20 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-20 Christopher Allan... Provide a migration to add description_html to MediaEnt...
2011-06-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-15 Jef van SchendelMerge remote-tracking branch 'gitorious/master'
2011-06-15 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-06-12 Christopher Allan... Merge remote branch 'remotes/elrond/idea/simple_proc_me...
2011-06-12 Christopher Allan... mediagoblin.globals->mediagoblin.mg_globals
2011-05-22 Christopher Allan... Merge remote branch 'refs/remotes/elrond/idea/new_get_p...
2011-05-22 Christopher Allan... User migration works (but the rest of the system isn...