aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_reporting.py
Commit message (Expand)AuthorAgeFilesLines
* Apply pyupgrade --py36-plus.Ben Sturmfels2021-09-231-1/+1
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-27/+27
* Comment changes for federationJessica Tallon2015-10-201-17/+15
* Collection changes and migration for federationJessica Tallon2015-10-071-2/+1
* Fix some unit tests and bugsJessica Tallon2015-08-241-3/+3
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-3/+3
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-2/+3
* At this point, I am very close to done with this code! I made one big change attilly-Q2013-09-231-2/+3
* In this commit, I'm deleting the ArchivedReports object, at paroneyea's recom-tilly-Q2013-09-111-5/+6
* This was a big commit! I included lots of documentation below, but generally Itilly-Q2013-08-291-0/+165