addons-server/apps/files
Andy McKay 02b6cfb657 make sure deleting a version calls the file cleanup signal (bug 709648) 2012-03-23 12:36:39 -07:00
..
fixtures/files Parses builderVersion from jetpacks and saves w/ file (bug 699603) 2011-11-22 15:04:42 -06:00
sql Only allow deletes for free addons (bug 699943) 2011-11-11 15:29:03 -08:00
templates/files Bug 692212 - Add a toggle on the file viewer to show/hide verified Add-on SDK files 2011-12-29 02:22:01 -05:00
tests make sure deleting a version calls the file cleanup signal (bug 709648) 2012-03-23 12:36:39 -07:00
__init__.py Add Files/Platforms/Test* models (files app) 2010-01-15 14:52:52 -08:00
admin.py making files available in /admin (bug 635820) 2011-02-22 15:24:39 -05:00
cron.py fix failing job due to large numbers of objects 2011-11-10 22:12:55 -08:00
decorators.py Revamped permissions around editors (bug 685382) 2012-02-14 14:01:14 -08:00
helpers.py make syntax highlighter treat .jsm and .json files as javascript 2012-03-02 18:00:02 +00:00
models.py make sure deleting a version calls the file cleanup signal (bug 709648) 2012-03-23 12:36:39 -07:00
tasks.py POST the builder package key for newer jetpacks (bug 699606) 2011-11-23 16:01:13 -06:00
urls.py put file and fragment on seperate urls to keep all the caching happy (bug 661710) 2011-06-06 10:08:57 +02:00
utils.py Strip the BOM from incoming manifests (bug 731363) 2012-02-28 16:47:52 -06:00
views.py Revamped permissions around editors (bug 685382) 2012-02-14 14:01:14 -08:00