test_migrations.py w/ migrate'able fixtures and some migration scaffolding
[mediagoblin.git] / mediagoblin / tests / test_util.py
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-14 Christopher Allan... Merge remote branch 'remotes/elrond/dev/workbench_class'
2011-06-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-06-14 Christopher Allan... A super strict HTML cleaner method with mediocre tests.
2011-05-13 Aaron WilliamsonGenerate unique slugs for newly submitted images.
2011-05-13 Christopher Allan... Merge remote branch 'refs/remotes/dneelyeps/master'
2011-05-12 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-05-12 Christopher Allan... Added some locale determination tools
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Christopher Allan... send_email tool and email sending tests
2011-04-17 Christopher Allan... Moved app.load_controller -> util.import_component...