Fixing one test post-merge. We got rid of the mongo stuff, so... consistency!
[mediagoblin.git] / mediagoblin / tests /
2013-09-20 Christopher Allan... Fixing one test post-merge. We got rid of the mongo...
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-26 Rodney Ewingduplicate
2013-08-26 Rodney Ewingcopying.txt
2013-08-26 Rodney Ewingadded tests
2013-08-26 Rodney Ewingfixed tests and defaults
2013-08-26 Rodney Ewingfixed tests
2013-08-26 Rodney Ewingfixed tests and defaults
2013-08-26 Rodney Ewingfixed tests and defaults
2013-08-26 Rodney Ewingadded tests
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 Rodney Ewingfix tests to use new change_email view
2013-08-20 Rodney Ewingadded test for mark all comment notifications seen
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 Ewingskip openid test if python-openid isn't installed
2013-08-16 Rodney Ewinguse new in-memory db for testing
2013-08-16 Rodney Ewingfixed some typos and missed imports
2013-08-16 Rodney Ewingmoved change_pass to basic_auth and fixed some typos...
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-16 Rodney Ewingfix persona tests by using a correct query
2013-08-15 Rodney Ewingskip test if python-ldap is not installed
2013-08-15 Rodney Ewingadded tests for ldap plugin
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.
next