🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
MyeongJun Go 9cf0ac5b43 fixed debugtool middleware be after GZip middleware (#12443)
Fix django-debug-toolbar middleware be after GZip middleware
2019-10-07 15:33:49 +02:00
.circleci Fix uwsgi autoreload (#12316) 2019-09-12 14:05:33 +02:00
.github Move templates to .github dir (#12291) 2019-09-06 15:01:11 +01:00
docker Fix uwsgi autoreload (#12316) 2019-09-12 14:05:33 +02:00
docs Update docs 2019-10-06 00:16:54 +05:30
locale Merge branch 'master' into l10n-extract-2019-10-07-5d5cae3fdd 2019-10-07 12:15:55 +02:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
private Add task to run `wat` (#12225) 2019-09-09 13:04:44 +02:00
requirements Update boto3 to 1.9.243 (#12543) 2019-10-07 14:30:51 +02:00
scripts l10n for secondary hero shelves (#12105) 2019-08-16 17:22:27 +01:00
services Remove CompatOverride models and api (#12086) 2019-08-12 12:36:07 +01:00
src/olympia Merge pull request #12508 from diox/drop-auto-approval-delay-if-content-approved 2019-10-07 14:20:59 +02:00
static Fix review logs layout 2019-10-03 22:44:14 +05:30
storage Expose correct addons and user-media paths in docker container. (#9706) 2018-10-16 13:45:29 +02:00
tests Update addon creation for new heros. 2019-10-01 18:01:47 -05:00
.dockerignore Add storage/ folder to dockerignore 2019-09-17 13:36:54 +02:00
.gitignore Run yara task on submission (with waffle switch) (#12059) 2019-08-29 13:07:36 +02:00
.jshintrc
.travis.yml combine accounts-users-and-ratings job into other jobs (#12117) 2019-08-15 12:57:43 +01:00
Dockerfile move all the make commands that operate on a single container to Makefile-docker (#12121) 2019-08-29 12:10:25 +01:00
Dockerfile.deploy Add python script for fxa email gen. (#11954) 2019-07-30 09:38:50 -05:00
Dockerfile.perftests WIP: Cleanup locustio based performance / smoke tests, add more entities (#8358) 2018-05-30 16:46:16 +02:00
LICENSE Update copyright notice, I think it's 2016 already. (#2806) 2016-05-31 06:22:19 +02:00
Makefile Autogenerate makefile help (#12220) 2019-08-29 15:34:26 +02:00
Makefile-docker Update supervisor to 4.0.4 2019-10-07 06:34:26 +02:00
Makefile-os Autogenerate makefile help (#12220) 2019-08-29 15:34:26 +02:00
README.rst fixing a couple of typos 2017-09-10 21:42:04 +01:00
conftest.py Upgrade Celery to 4.3 (#12073) 2019-09-18 17:36:01 +02:00
contribute.json Update irc contacts in contribute.json (#9537) 2018-09-26 13:49:19 +01:00
docker-compose.override.yml Addon Install Test (#6641) 2018-01-12 06:58:00 +01:00
docker-compose.private.yml Send download_url to the scanners (#12317) 2019-09-17 16:02:37 +02:00
docker-compose.yml Fix uwsgi autoreload (#12316) 2019-09-12 14:05:33 +02:00
manage.py Set a default settings module 2016-02-24 20:51:11 +01:00
package.json bump addons-linter to 1.14.2 2019-10-01 18:37:59 +02:00
renovate.json Configure Renovate (#11939) 2019-08-29 13:15:31 +02:00
settings.py fixed debugtool middleware be after GZip middleware (#12443) 2019-10-07 15:33:49 +02:00
settings_test.py Upgrade Celery to 4.3 (#12073) 2019-09-18 17:36:01 +02:00
setup.cfg Merge pull request #12349 from eviljeff/12333-switch-to-django-migrations 2019-09-30 11:08:57 +01:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Upgrade Celery to 4.3 (#12073) 2019-09-18 17:36:01 +02:00
version.json change source in version.json to new repo name 2016-02-05 16:20:28 -08:00

README.rst

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

.. image:: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg
    :target: https://github.com/mozilla/addons-server/blob/master/CODE_OF_CONDUCT.md
    :alt: Code of conduct

.. image:: https://travis-ci.org/mozilla/addons-server.svg?branch=master
    :target: https://travis-ci.org/mozilla/addons-server

.. image:: https://pyup.io/repos/github/mozilla/addons-server/shield.svg
    :target: https://pyup.io/repos/github/mozilla/addons-server/
    :alt: Updates

.. image:: https://codecov.io/gh/mozilla/addons-server/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/mozilla/addons-server

.. image:: https://pyup.io/repos/github/mozilla/addons-server/python-3-shield.svg
    :target: https://pyup.io/repos/github/mozilla/addons-server/
    :alt: Python 3


Addons-Server
=============

Welcome to the Addons Server repository!  Please feel free to visit the web page of the current project hosted on `addons.mozilla.org`_. If you want to install it follow our guide located in `install docs`_.  We'd love your help!  You can come talk to us on `irc.mozilla.org #amo`_ if you have any questions.

Please report bugs here: https://github.com/mozilla/addons/issues or https://github.com/mozilla/addons-server/issues
You can access the AMO dev environment at https://addons-dev.allizom.org/ and the AMO stage environment at https://addons.allizom.org/

You can join our mailing list at https://mail.mozilla.org/listinfo/dev-addons

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: https://addons-server.readthedocs.io/en/latest/topics/install/docker.html
.. _`irc.mozilla.org #amo`: irc://irc.mozilla.org/amo


.. marker-for-security-bug-inclusion-do-not-remove

Security Bug Reports
--------------------

This code and its associated production web page are included in the Mozillas web and services `bug bounty program`_. If you find a security vulnerability, please submit it via the process outlined in the program and `FAQ pages`_. Further technical details about this application are available from the `Bug Bounty Onramp page`_.

Please submit all security-related bugs through Bugzilla using the `web security bug form`_. Never submit security-related bugs through a Github Issue or by email.

.. _bug bounty program: https://www.mozilla.org/en-US/security/web-bug-bounty/
.. _FAQ pages: https://www.mozilla.org/en-US/security/bug-bounty/faq-webapp/
.. _Bug Bounty Onramp page: https://wiki.mozilla.org/Security/BugBountyOnramp/
.. _web security bug form: https://bugzilla.mozilla.org/form.web.bounty