fixed bug #728
[mediagoblin.git] / mediagoblin / gmg_commands / dbupdate.py
2016-03-26 Christopher Allan... dbupdate: Correctly handle plugin foundations
2016-03-26 Christopher Allan... Only run sqlalchemy-migrate migrations if we have to...
2016-03-26 Christopher Allan... dbupdate updates to use plugin migrations if available
2016-01-11 Christopher Allan... Add a TODO to rename run_all_migrations to run_legacy_m...
2016-01-11 Boris BobrovEnable alembic as the main tool for migrations
2016-01-11 Boris BobrovFix various style issues
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-22 Christopher Allan... Making alembic happen with python 3 only... for now.
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-15 Berker PeksagMove the AlembicMigrationManager to top of the module.
2014-08-13 Berker PeksagAdd initial Alembic migrations.
2014-08-13 Berker PeksagFix dict.keys() in Python 3.
2014-08-13 Berker PeksagFix a comment.
2014-01-05 jpopeMerge remote-tracking branch 'upstream/master' into...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-11-25 Christopher Allan... Removing the "logging is debug by default in dbupdate"
2013-11-24 tilly-QMerge branch 'fix-foundations-warn'
2013-11-21 tilly-QThis is a tiny change. I took out the warnings that...
2013-09-02 Rodney Ewingdon't set logging level to debug
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Christopher Allan... Revert "use parser.parse_known_args() instead of parser...
2013-08-16 Rodney EwingThrow an error if there are unrecognized arguments
2013-08-16 Rodney Ewinguse parser.parse_known_args() instead of parser.parse_a...
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-08-04 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-02 Rodney Ewingtypo fix in foundations branch
2013-08-02 Rodney EwingMerge remote-tracking branch 'tilly-q/ticket-679'
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-29 tilly-QI actually had to do a bit more work than I thought...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-04 AditiMerge remote-tracking branch 'cweb/master'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-02 Rodney Ewingmodified gmg to use plugin media_types and converted...
2013-06-27 Emily O'LearyUpdated comments for run_all_migrations and config_spec...
2013-06-26 Emily O'LearyImproved test runtime from 352 seconds to 59 seconds...
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-16 Christopher Allan... Fixing bug in dbupdate where it would explode on plugin...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Switch "sqlite_refcheck" keyword arg to "migrations...
2013-04-26 Christopher Allan... Don't turn on sqlite refcheck stuff during migrations
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-08 ElrondMove db.sql.migration_tools to db.migration_tools.
2013-01-08 ElrondMove all the migration tools into new migration_tools.py
2013-01-07 Sebastian SpaethMove db.sql.models* to db.models*
2013-01-07 Sebastian SpaethMove db.sql.util to db.util
2012-12-25 Sebastian SpaethMove db.sql.migrations to db.migrations
2012-12-25 Sebastian SpaethMove db.sql.open to db.open
2012-12-25 Sebastian SpaethRIP out mongo
2012-09-15 Joar WandborgFixed tests
2012-09-13 Joar WandborgAdd OAuth models, plugin DB migrations, api_auth
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-04 Brett SmithMake sure MigrationManagers always get Unicode names.
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-06-03 Will Kahn-GreeneFix problems from pyflakes output
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... SQL based tests and refactored Celery setup stuff
2012-03-05 Jef van SchendelMerge branch 'keyboard_nav'
2012-02-21 Jef van SchendelResolve merge conflicts
2012-02-19 Christopher Allan... Updates so that dbupdate command works
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-01-29 Christopher Allan... No need for self here (thanks again Elrond ;))
2012-01-29 Christopher Allan... Big ol' start of the SQL migrations system.