Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .one calls...
[mediagoblin.git] / mediagoblin / tests / test_auth.py
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 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-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
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-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-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 EwingMerge branch 'pre-auth' into basic_auth
2013-05-25 Rodney Ewingmoving forgot_password views back to gmg/auth and cleanup
2013-05-24 Rodney Ewingadded tests for no_auth feature
2013-05-24 Rodney Ewingexisting test all passing now
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-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-30 ElrondBetter Py3 compat: d.has_key(k) -> k in d
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-21 Sebastian SpaethRestructure ForgotPassword view
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
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-08 Sebastian SpaethMerge branch 'WIP/test_performance'
2013-01-08 Sebastian Spaethtests: More instances where a fresh database is not...
2013-01-07 Sebastian SpaethMove db.sql.models* to db.models*
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-21 Sebastian Spaethtests/auth: Don't rely on case sensitive error strings
2012-12-20 Sebastian SpaethMove DBModel._id -> DBModel.id
2012-12-20 Sebastian SpaethFix up tests
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-08 Brett SmithPrevent SQLAlchemy non-Unicode warnings from this test.
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 the user for current values.
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
2012-01-05 Jef van SchendelFix merge conflicts
2012-01-01 ElrondFix unit tests for new forget password flow
2011-12-31 Joar WandborgFixed submission error handling and broken tests
2011-12-31 ElrondMerge remote branch 'remotes/joar/tests'
2011-12-30 Joar WandborgFixed broken confirm_password test
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-12 ElrondMerge branch 'sql/dot-notation'
2011-12-05 ElrondDot-Notation for Users.fp_token_expire
2011-12-05 ElrondDot-Notation for Users.fp_verification_key
2011-12-05 ElrondDot-Notation for Users.verification_key
2011-12-05 ElrondDot-Notation for Users.status
2011-12-05 ElrondDot-Notation for Users.email_verified
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 ElrondExpect 404 in unit tests, if we now use 404.
2011-12-01 Elrondfixture_add_user: Factoring a unit test tool
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-18 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-11-15 ElrondDot-Notation for "_id"
2011-11-14 Christopher Allan... Merge remote-tracking branch 'remotes/nyergler/pep8...
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-10-01 Nathan YerglerMerge remote-tracking branch 'refs/remotes/upstream...
2011-10-01 Aaron WilliamsonMerge branch 'mediagoblin-upstream' into bug444_fix_uti...
2011-10-01 Aaron WilliamsonMoved common, translation, template, and url code out...
2011-09-08 Christopher Allan... Merge branch 'gullydwarf-cfdv-f357_lost_password_functi...
2011-09-08 Christopher Allan... Updating calls to recall password URLs to respect chang...
2011-09-06 Christopher Allan... Merge branch 'i507_beaker_cache'
2011-09-05 Caleb Forbes Davis Vfor readability, and adds unit test for expired token
2011-09-05 Caleb Forbes Davis Vadded unit tests for lost password code
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... Updating tests to reflect we redirect to the user's...
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...
next