addons-server/src/olympia
Andrew Williamson 5b94db4d7c Change review list api to include empty reviews by default; (#5685) 2017-06-19 19:32:40 +01:00
..
abuse Add a very basic admin for abuse reports (#5602) 2017-06-08 16:06:14 +02:00
access Replace our implementation of @cached_property by django's (#5574) 2017-06-06 18:48:00 +02:00
accounts Add an endpoint to clear the profile photo (#5645) 2017-06-19 19:32:03 +01:00
activity Avoid using the 'queryset' property in DRF viewsets 2017-06-15 22:03:44 +02:00
addons Avoid using the 'queryset' property in DRF viewsets 2017-06-15 22:03:44 +02:00
amo Replace our implementation of @cached_property by django's (#5574) 2017-06-06 18:48:00 +02:00
api Add default sorting to Collection API and specifiable sorting to CollectionAddon API (#5630) 2017-06-14 12:41:47 +01:00
applications Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
bandwagon Add default sorting to Collection API and specifiable sorting to CollectionAddon API (#5630) 2017-06-14 12:41:47 +01:00
browse Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
compat lightweight replacement for django-cronjobs (#5068) 2017-03-30 19:21:46 +02:00
conf Use DOMAIN to derive FXA_CONFIG['default']['redirect_url'] 2017-05-30 15:02:59 -04:00
constants Refactor our usage of ugettext/ugettext_lazy. 2017-05-16 10:51:31 +07:00
core Improve docstrings slightly 2017-04-06 17:03:39 +02:00
devhub Only allow positive reputation 2017-06-13 14:21:23 +02:00
discovery Avoid using the 'queryset' property in DRF viewsets 2017-06-15 22:03:44 +02:00
editors Fix reputation weight factor: it should go from -300 to 0, not 0 to 300 2017-06-19 14:46:32 +02:00
files Replace our implementation of @cached_property by django's (#5574) 2017-06-06 18:48:00 +02:00
github Move commonware utils we use to our own repos 2017-03-08 12:01:03 +01:00
internal_tools Avoid using the 'queryset' property in DRF viewsets 2017-06-15 22:03:44 +02:00
landfill Added 5 new tests. Updated tests to use PyPOM. 2017-04-27 11:45:13 -07:00
legacy_api Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
legacy_discovery Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
lib use our old pjax to see if it fixes the js error (#5678) 2017-06-19 13:24:29 +01:00
migrations Remove legacy devhub (#5576) 2017-06-07 22:21:26 +08:00
pages update the gallery link in FAQ (#5670) 2017-06-19 08:41:19 +01:00
paypal Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
reviews Change review list api to include empty reviews by default; (#5685) 2017-06-19 19:32:40 +01:00
search Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
signing Refactor our usage of ugettext/ugettext_lazy. 2017-05-16 10:51:31 +07:00
stats Show only enabled installations for daily active users. 2017-06-14 23:35:38 +08:00
tags Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
templates Remove legacy devhub (#5576) 2017-06-07 22:21:26 +08:00
translations Close all potentially open database cursors. (#5550) 2017-06-02 19:20:09 +08:00
users Update text and default for announcement notification; fix user edit form (#5622) 2017-06-12 14:18:21 +01:00
versions Merge pull request #5613 from diox/confirm-auto-approval-only-when-latest-version-is-public 2017-06-12 18:45:16 +02:00
zadmin Replace our implementation of @cached_property by django's (#5574) 2017-06-06 18:48:00 +02:00
__init__.py Use defusedxml and patch lxml, apply monkeypatch automatically. 2016-10-13 17:24:46 +01:00
urls.py Fix most django related deprecation warnings (#5552) 2017-06-02 20:11:59 +08:00
wsgi.py Set explicit recursion limit on django.setup(). (#2266) 2016-04-08 09:16:57 +02:00