Tidy up federation code and add tests to cover more of the APIs
authorJessica Tallon <jessica@megworld.co.uk>
Tue, 5 Aug 2014 21:04:50 +0000 (22:04 +0100)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 18 Aug 2014 15:51:32 +0000 (10:51 -0500)
commit9246a6ba89ab22a07e06b673e9eb0f135d2079a6
tree0fd4eb1bd6819540007cd326c1ac4dc3d198eb9b
parent32ff6f4dc06c91d452afa717eb3198cf746c2bf1
Tidy up federation code and add tests to cover more of the APIs
docs/source/siteadmin/commandline-upload.rst
mediagoblin/db/models.py
mediagoblin/federation/decorators.py
mediagoblin/federation/routing.py
mediagoblin/federation/views.py
mediagoblin/init/celery/__init__.py
mediagoblin/oauth/views.py
mediagoblin/submit/lib.py
mediagoblin/tests/test_api.py
mediagoblin/tests/test_celery_setup.py
mediagoblin/tests/tools.py