Fix #1056 - Add flag to accept URLs without a trailing slash
[mediagoblin.git] / mediagoblin / tests / test_auth.py
2014-10-30 aylephUpdates per request of moggers87
2014-10-30 aylephUnit tests
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-22 Christopher Allan... Merge branch 'merge-python3-port'
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-08-07 Berker PeksagFix another tests.
2014-06-02 Berker PeksagUse six.text_type instead of unicode().
2014-05-26 Berker PeksagUse six.moves.urllib.parse instead of the urlparse...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-29 Christopher Allan... Fixing ALL THE BROKEN TESTS. I probably broke most...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
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-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-09-08 tilly-QThis was a quick update, I mostly worked on the transit...
2013-09-03 tilly-QI did some more code-keeping in this commit. I added...
2013-08-29 tilly-QThis was a big commit! I included lots of documentation...
2013-08-20 tilly-QThis commit was just to fix a few of the errors with...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-20 tilly-QThis was a very small update, I'm hoping to rebase...
2013-08-16 Rodney Ewingmoved change_pass to basic_auth and fixed some typos...
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
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-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
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-04 AditiMerge remote-tracking branch 'cweb/master'
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 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
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-21 AditiMerge remote-tracking branch 'cweb/master'
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-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
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'
next