Adds more support for oauth - access_token & decorators still to do
[mediagoblin.git] / mediagoblin / tests /
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 Christopher Allan... Merge remote-tracking branch 'remotes/lotusecho/trac_71...
2013-07-03 Rodney Ewingmerge --squash openid branch to take care of a false...
2013-06-26 Emily O'LearyImproved test runtime from 352 seconds to 59 seconds...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Adding a docstring to fixture_media_entry
2013-06-22 Christopher Allan... Fix the data integrity bug in test_misc.
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-21 Christopher Allan... Removing the "enter your password to change your email...
2013-06-21 Rodney Ewingchanges after cwebb's review
2013-06-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-06-15 Rodney Ewingmoved authentication_disabled to config_spec
2013-06-11 Rodney Ewingchanged no_auth to authentication_disabled in config
2013-06-09 Joar WandborgNew notifications
2013-06-03 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-30 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-29 Rodney Ewingmodified verification emails to use itsdangerous tokens
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-28 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-27 Rodney Ewingno need for check_login with the new check_login_simple...
2013-05-27 Rodney Ewingrenamed lib to tools
2013-05-27 Rodney EwingMerge branch 'pre-auth' into basic_auth
2013-05-25 Rodney Ewingadded error handling on bad token, fixed route, and...
2013-05-25 Rodney Ewingmoving forgot_password views back to gmg/auth and cleanup
2013-05-24 Rodney Ewingfixed failing tests after rebase
2013-05-24 Rodney Ewingadded gen_password_hash and check_password functions...
2013-05-24 Rodney Ewingadded tests for no_auth feature
2013-05-24 Rodney Ewingexisting test all passing now
2013-05-24 Rodney Ewingmodified test .ini files and changed tests to use basic...
2013-05-23 Christopher Allan... Full unit test for the plugin assetlink command.
2013-05-23 Christopher Allan... test_plugin_staticdirect now works and passes.
2013-05-23 Christopher Allan... Simple "staticstuff" plugin for writing unit tests...
2013-05-23 Christopher Allan... Moving test_user_dev->user_dev in plugin app configs...
2013-05-21 ElrondMerge remote-tracking branch 'rodney757/change_pass'
2013-05-20 Rodney Ewingmodified change_pass tests
2013-05-20 Elrondpiwigo: Return proper error for wrong user/password.
2013-05-20 ElrondA bit of pep8 and small typo fix.
2013-05-19 Joar WandborgFixed EXIF tests
2013-05-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
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 ElrondAlways activate testing using pytest fixture.
2013-05-16 Christopher Allan... Always activate testing in every test module ever.
2013-05-15 Christopher Allan... Merge branch '623_context_hooks'
2013-05-15 Christopher Allan... Testing the template_context_prerender hook
2013-05-14 Christopher Allan... Documenting the test_modify_context and context_modifie...
2013-05-14 Christopher Allan... Fully working context hooks, both template/view and...
2013-05-12 Elrondpiwigo: Start first tests.
2013-05-12 Christopher Allan... Merge branch 'master' into 623_context_hooks
2013-05-12 Christopher Allan... Removing reference to nose (thanks for catching, Elrond!)
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-11 Christopher Allan... Merge remote-tracking branch 'gabithume/146_debug_message'
2013-05-11 Christopher Allan... Merge branch 'master' into 623_context_hooks
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-05-08 Christopher Allan... Ah right, and here's the config we intend to use for...
2013-05-08 Christopher Allan... The beginning of context hooks.
2013-05-08 Christopher Allan... Unit tests for plugins defining their own config_spec...
2013-04-30 Gabi ThumeFixing ticket #146 - Make messaging system testable
2013-04-27 Elrondimage resizing: Refactor some decisions into resize_tool.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-04-25 ElrondUnit test for ReallyLazyProxy.
2013-04-21 ElrondCleanup storage after test, and test .delete_dir().
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-19 ElrondRefactor test configs.
2013-04-19 Christopher Allan... Let's not use reserved keywords :)
2013-04-19 Christopher Allan... Added new tests to test hook_transform()
2013-04-19 Christopher Allan... Adjusting tests to use hook_handle and hook_runall
2013-04-18 Christopher Allan... Moving the rest of the relevant tests to have test_app...
2013-04-18 Christopher Allan... at pytest author's advice, changing the way _setup...
2013-04-17 ElrondTurning image's media manager into a new style class.
2013-04-17 ElrondFirst step towards a MediaManager class: Compat one.
2013-04-17 Alon LevyPIL: Support systems with Pillow and without
2013-04-16 ElrondRefactor test resources into new resources.py
2013-04-16 ElrondPDF: Use pytest.mark.skipif for skipping tests
2013-04-16 nattily pigeonfowlUpdating branch...
2013-04-16 Elrondtest_timesince() doesn't need a complete test_app.
2013-04-15 Christopher Allan... Removing unused imports
2013-04-15 Alon Levyadd pdf media type
2013-04-14 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-04-14 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-04-12 Jessica TAdds the unit tests and removes useless function we...
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-10 Christopher Allan... callable hook convenience functions.. now work, and...
2013-04-09 ElrondRemove the last traces of beaker.
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-09 Christopher Allan... tests for new pluginapi methods that can't possibly...
2013-04-08 ElrondTesting: Remove some left over files/dirs.
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...
next