test_plugin_staticdirect now works and passes.
[mediagoblin.git] / mediagoblin / tests / tools.py
2013-05-23 Christopher Allan... Moving test_user_dev->user_dev in plugin app configs...
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-05-12 Christopher Allan... Merge branch 'master' into 623_context_hooks
2013-05-12 Christopher Allan... Tests should no longer use the environment-variable...
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-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-04-06 Joar WandborgOAuth: Support refresh tokens, etc
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-04 Christopher Allan... Oops, forgot to assign dump_old_app to self, heh.
2013-04-04 Christopher Allan... Turning setup_fresh_app into SetupFreshApp, a decorator...
2013-04-04 Christopher Allan... Updating get_app to allow for passing in particular...
2013-03-24 Brett SmithRemove beaker stuff from the code.
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-01-29 ElrondFailing testcase for issue 611.
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/521_l...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-18 ElrondAdd some simple collection test.
2013-01-18 ElrondRename get_test_app to get_app.
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-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/misc...
2013-01-15 Sebastian SpaethMore explicit get_or_create pattern
2013-01-08 Sebastian SpaethMerge branch 'WIP/test_performance'
2013-01-08 Sebastian SpaethDo not fail is a user exists already
2013-01-07 Sebastian SpaethMv db.sql.base to db.base
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-21 Sebastian Spaethreplace webob.Response with werkzeug Response
2012-12-20 Sebastian SpaethMove DBModel._id -> DBModel.id
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-09-29 Joar WandborgFixed pylint/pep8 warnings in test/tools.py
2012-09-26 Joar WandborgAdded some OAuth plugin tests
2012-09-15 Joar WandborgFixed tests
2012-07-12 Jakob Kramerremoved _make_safe in favor of functools.wraps
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-08 Brett SmithDrop our scoped session sooner to prevent SQLAlchemy...
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-26 ElrondReload and detach the test user.
2012-03-26 Christopher Allan... SQL based tests and refactored Celery setup stuff
2012-02-18 Christopher Allan... Merge branch 'master' into sqlmigrate
2012-02-02 Christopher Allan... It's 2012 all up in here
2012-01-17 Aaron WilliamsonMerged changes with upstream
2011-12-15 ElrondMerge remote branch 'remotes/cwebber/sqlalchemy'
2011-12-13 ElrondMerge remote branch 'joar/b681-comments_from_reviewing_...
2011-12-13 Jef van SchendelMerge jQuery branch, resolve conflicts
2011-12-05 Christopher Allan... Merge remote-tracking branch 'remotes/lorochka85/bug852...
2011-12-04 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-12-04 ElrondMerge branch 'misc/fixture_add_user'
2011-12-03 ElrondMerge remote branch 'remotes/manolinux/671_spaces_in_ta...
2011-12-01 Elrondfixture_add_user: Factoring a unit test tool
2011-11-27 ElrondMerge remote branch 'remotes/manolinux/683_text_separat...
2011-11-26 ElrondMerge remote branch 'remotes/inconexo/588_lowercase_ext...
2011-11-25 ElrondAdd base class for Meddleware
2011-11-25 Christopher Allan... Rename MediaGoblin middleware to meddleware to avoid...
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-11-12 ElrondMove TestingMiddleware to tests/tools.py
2011-11-12 ElrondSome docs for the TestingMiddleware
2011-10-19 Elrond591: Let Testing Middleware check for staticdirect...
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 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonFinished splitting util.py into separate files.
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-02 Will Kahn-Greene508. Updates copyright/license information
2011-08-11 Christopher Allan... Merge branch 'master' into processing
2011-08-01 Christopher Allan... get_test_app() should turn on testing buckets
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-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... Merge remote branch 'remotes/aaronw/feature410_markdown...
2011-07-14 Christopher Allan... Merge branch 'master' into f411_new_migrations
2011-07-11 Christopher Allan... testing tools install_fixtures_simple and assert_db_mee...
2011-07-07 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_v2_re...
2011-07-06 Chris MoylanMerge branch 'master' into test_submission_views_365
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/f409-redirect_to...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_...
2011-07-03 Christopher Allan... Merge remote branch 'remotes/jwandborg/feature_400...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/gullydwarf-cfdv/b404_edit_...
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/idea/db_doc'
2011-07-02 Christopher Allan... Merge remote branch 'remotes/elrond/dev/init'
2011-07-02 ElrondMove config.py to init/
2011-07-02 ElrondMove mediagoblin.celery_setup -> mediagoblin.init.celery
2011-06-29 Chris MoylanMerge branch 'master' into test_submission_views_365
next