use href='javascript:;' instead of href='#notifications', etc
[mediagoblin.git] / mediagoblin / tests /
2013-08-19 Sebastian SpaethSwitch deprecated BROKER_HOST to new BROKER_URL
2013-08-19 Rodney Ewing-skip persona test is requests is not installed
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-16 Rodney Ewingfix persona tests by using a correct query
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-08-02 Rodney EwingMerge remote-tracking branch 'tilly-q/ticket-679'
2013-08-01 tilly-QI added a few more unitests in this commit. It now...
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-08-01 tilly-QIn this commit I added a few unittests to account for...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-30 tilly-QStarting to write unit tests...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-18 xray7224Adds test for request_tokens
2013-07-16 xray7224Adds some tests for the OAuth and some docs
2013-07-14 xray7224Fixes tests
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-14 Christopher Allan... Skip the openid tests if the openid module is not insta...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-12 Christopher Allan... Switch the import of the image media manager over to...
2013-07-11 Rodney EwingPatch by Strum. Ticket #451 - Convert all mongokit...
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-03 Rodney Ewingmerge --squash persona branch to take care of a false...
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-07-02 Rodney Ewingfixed some typos and enabled media_type plugins in...
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-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
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...
next