Fix some problems with activity mixins and migrations
[mediagoblin.git] / mediagoblin / tests / test_modelmethods.py
2015-05-26 Jessica TallonFix some problems with activity mixins and migrations
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-10-21 Jessica TallonMerge branch '984-ai-improvements'
2014-10-21 Jessica TallonFix #984 - Improvements to Activity and ActivityInterme...
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-07-29 Jessica TallonFix #923 - add allow_admin to user_has_privilege decorator
2014-07-14 Berker PeksagFix tests on Python 3.
2014-05-13 tilly-QMerge branch 'master' of gitorious.org:mediagoblin...
2014-05-01 tilly-QMerge branch 'permission_scheme' of gitorious.org:media...
2014-04-10 Berker PeksagIssue #686: Create User.url_for_self() method.
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-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-03 tilly-QI've moved on to one of the last phases of my work...
2013-08-23 tilly-Qpushing so paroneayea can help me resolve a conflict...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-20 tilly-QThis was a very small update, I'm hoping to rebase...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
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/elrond/misc...
2013-05-17 Christopher Allan... Reverting "Always activate testing in every test module...
2013-05-16 Christopher Allan... Always activate testing in every test module ever.
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-06 Christopher Allan... Really removing nosetests things now! all assert_whate...
2013-04-05 Christopher Allan... Merge branch '614_multi_test_config'
2013-04-05 Christopher Allan... Switch test_app generation over to use py.test fixtures.
2013-04-03 Christopher Allan... These tests need to have a MediaGoblin app setup so...
2013-04-03 Christopher Allan... All mediagoblin tests now pass with py.test (switched...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-02-09 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2013-02-01 ElrondSome tests for media_data, yeah!
2013-01-25 Christopher Allan... Fix reference of get_test_app->get_app in test_modelmethods
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-23 Christopher Allan... New mediaentry slug tests now pass!