addons-server/src/olympia
Mathieu Pillard 4f33d6338c Use distinct() on legacy files disabling script and don't do unnecessary work 2018-10-10 12:58:09 +02:00
..
abuse Don't throttle API requests on dev to ease development (#9567) 2018-10-02 11:54:08 +02:00
access
accounts
activity
addons Use distinct() on legacy files disabling script and don't do unnecessary work 2018-10-10 12:58:09 +02:00
amo Merge pull request #9607 from diox/remove-locale-disambiguation 2018-10-08 15:16:34 +02:00
api Mark views as non-atomic if the request method is "safe" (#9548) 2018-10-02 12:27:18 +02:00
applications
bandwagon v4 enable l10n_flat_input_output drf gate + add v4dev (#9502) 2018-09-25 15:33:52 +01:00
browse Remove locale_disambiguation field from Addon model 2018-10-08 14:02:05 +02:00
compat
conf Implement git repository management helpers. (#9584) 2018-10-05 15:04:43 +02:00
constants generate a 720 wide static theme preview (to be the future sole preview) (#9518) 2018-09-29 04:28:11 +01:00
core move our custom db backend to .sql so reset_db can identify it (#9504) 2018-09-24 16:28:47 +01:00
devhub Merge pull request #9631 from mozilla/9630-restrict-theme-experiment-submission 2018-10-09 17:05:19 +02:00
discovery Expose `current_version.is_strict_compatibility_enabled` in discovery API (#9524) 2018-09-26 11:52:36 +02:00
files Merge branch 'master' of github.com:mozilla/addons-server into 9585-add-management-git-extraction 2018-10-10 06:16:58 +02:00
github Implement git repository management helpers. (#9584) 2018-10-05 15:04:43 +02:00
landfill
legacy_api
legacy_discovery
lib Expose 'created' field for add-ons. (#9626) 2018-10-09 17:49:03 +02:00
migrations remove locale_disambiguation column (#9632) 2018-10-10 11:41:23 +02:00
pages
ratings Merge pull request #9607 from diox/remove-locale-disambiguation 2018-10-08 15:16:34 +02:00
reviewers
search Remove locale_disambiguation field from Addon model 2018-10-08 14:02:05 +02:00
signing fix tests 2018-10-05 00:40:38 -07:00
stats
tags
templates
translations New Bleach! xx% more cleaning power (#9598) 2018-10-08 12:33:05 +01:00
users
versions render tab_line color property in theme preview (#9620) 2018-10-09 15:48:06 +01:00
zadmin
__init__.py
urls.py
wsgi.py