aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_openid.py
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+1
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-31/+31
* Fix some unit tests and bugsJessica Tallon2015-08-241-1/+1
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-3/+4
* Fix tests on Python 3.Berker Peksag2014-07-141-2/+5
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-1/+2
* Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'Christopher Allan Webber2013-10-071-1/+1
|\
| * At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-231-1/+1
* | Fixing ALL THE BROKEN TESTS. I probably broke most of them.Christopher Allan Webber2013-09-291-1/+1
* | skip openid test if python-openid isn't installedRodney Ewing2013-08-161-0/+1
|/
* Skip the openid tests if the openid module is not installed.Christopher Allan Webber2013-07-141-3/+4
* Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .o...Rodney Ewing2013-07-111-6/+6
* merge --squash openid branch to take care of a false merge commit in theRodney Ewing2013-07-031-0/+372