addons-server/scripts
Mathieu Pillard 65d613ace7
Remove guarded_addons directory and associated code, migrate existing (#19113)
* Remove guarded_addons directory and associated code, migrate existing

Files are now all kept in the same directory, and download_file() view
controls access.

This removes the code that was moving the files to the guarded_addons
directory, fallback code to deal with files not yet moved, and the
crons that ensures files were moved if needed.

* Remove old setting and obsolete test

* Add migration command

* Fix test/codestyle

* Unused imports

* Remove guarded-addons directory from git

* Tweaks and tests

* Compute ETA with full elapsed time

* Simplify command: remove Entry namedtuple, passing file/dir names instead
2022-04-25 14:35:48 +02:00
..
crontab Remove guarded_addons directory and associated code, migrate existing (#19113) 2022-04-25 14:35:48 +02:00
__init__.py add a script to generate app categories for Marketplace 2013-02-15 18:55:13 -08:00
autograph_localdev_config.yaml Migrate to Circle CI (#16189) 2020-12-18 12:13:48 +01:00
extract-l10n.sh Remove puente: add necessary babel configuration instead (#19097) 2022-04-11 14:13:54 +02:00
generate_build.py Replace legacy assets cachebusting by staticfiles's ManifestStaticFilesStorage from django (#17464) 2021-07-12 16:06:20 +02:00
rewrite.js Iterate through the add-ons and repack them after fixing the 'let scope bustage' (bug 1224686) 2015-11-26 15:56:59 +01:00
run_pyupgrade.py run pyupgrade (#17603) 2021-08-05 15:00:44 +01:00