aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/migrate.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate ./bin/gmg migrate.Christopher Allan Webber2012-04-291-5/+6
* mongo->sql conversion script now runs mongo migrations first, just in caseChristopher Allan Webber2012-03-171-2/+7
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Fix "bin/gmg migrate" after mongo moveElrond2011-12-281-2/+2
* Use setup_global_and_app_config in gmg's migrate.Elrond2011-11-261-3/+3
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-2/+2
|\
| * Whitespace and formatting cleanup.Nathan Yergler2011-10-011-2/+2
* | Make gmg's -cf option a global optionElrond2011-10-231-2/+1
* | Refactor gmg's cf option into a functionElrond2011-10-231-3/+2
|/
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* app.py and migrate.py must import migrations in order to load said migrations...Christopher Allan Webber2011-07-141-1/+3
* Elrond thinks we should use one of print/sys.stdout.write and .flush()Christopher Allan Webber2011-07-131-1/+5
* Use new migrations system in ./bin/gmg migrateChristopher Allan Webber2011-07-101-14/+22
* Updating migrate.py to actually run the indexing commandsChristopher Allan Webber2011-06-271-2/+18
* ./bin/gmg commands upgraded to work with the new setup.Christopher Allan Webber2011-06-181-3/+0
* mediagoblin.globals->mediagoblin.mg_globalsChristopher Allan Webber2011-06-121-1/+0
* User migration works (but the rest of the system isn't updated for new user s...Christopher Allan Webber2011-05-221-0/+45