addons-server/services
Mathieu Pillard 61cbdbae22 Remove obsolete code dealing with mirrors
We haven't been mirroring add-on files to external servers for a
long time: currently we just have files in 2 different locations
depending on whether they are disabled or not, and the CDN
mirrors the public ones.

All code dealing with mirrors is therefore obsolete.
{File}.file_path is the same thing as {File}.mirror_file_path,
making the latter redundant and copy_to_mirror(),
as well as amo.MIRROR_STATUSES, useless.

Fix #3887
2016-12-09 12:28:47 -10:00
..
wsgi get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
__init__.py standalone script 2011-02-08 10:35:27 -08:00
pfs.py add colon, thanks @magopian 2014-09-11 13:02:27 -07:00
theme_update.py Update gitignore, updates to mock/patch import paths, minor fixes along the way. 2016-01-06 10:48:04 +01:00
update.py Remove obsolete code dealing with mirrors 2016-12-09 12:28:47 -10:00
utils.py Remove obsolete code dealing with mirrors 2016-12-09 12:28:47 -10:00