🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
William Durand 728925609b
Fix wrong mimetype for ts files (#15102)
2020-07-29 12:04:12 +02:00
.circleci Use the git shortref as tag for Docker images. (#14901) 2020-07-13 16:06:00 +02:00
.github Update Dependabot config file 2020-06-24 23:01:17 +00:00
docker Fix wrong mimetype for ts files (#15102) 2020-07-29 12:04:12 +02:00
docs Expose optional permissions in the Addon API (#15047) 2020-07-27 11:43:10 -04:00
locale Pontoon: Update Interlingua (ia) localization of AMO 2020-07-29 07:21:45 +00:00
logs
private
requirements Bump parso from 0.7.0 to 0.7.1 in /requirements (#15050) 2020-07-28 17:19:17 +01:00
scripts Use BigQuery in `weekly_downloads()` cron task (#15045) 2020-07-27 14:40:31 +02:00
services Drop obsolete lightweight theme update endpoint (#15060) 2020-07-28 11:57:54 +02:00
src/olympia Fix wrong mimetype for ts files (#15102) 2020-07-29 12:04:12 +02:00
static Revert commits (#15079) 2020-07-27 16:18:47 -04:00
storage
tests Update logging config (#14310) 2020-05-19 16:54:15 +02:00
.dockerignore
.gitignore
.jshintrc
.travis.yml Stop running elasticsearch tests on 5.x 2020-06-04 12:35:21 +02:00
Dockerfile Add file after deps install in dockerfiles (#14247) 2020-05-12 13:12:35 +02:00
Dockerfile.deploy Add file after deps install in dockerfiles (#14247) 2020-05-12 13:12:35 +02:00
Dockerfile.perftests
LICENSE
Makefile
Makefile-docker shorter makefile recipes for common tasks 2020-05-15 14:53:13 +01:00
Makefile-os
README.rst Update reference to code of conduct file in repository (#14902) 2020-07-10 12:01:54 +02:00
conftest.py Fix database encoding and exception handling in update service (#14851) 2020-07-07 13:23:13 +02:00
contribute.json
docker-compose.override.yml
docker-compose.private.yml
docker-compose.yml Upgrade to Elasticsearch 6.x (#14206) 2020-05-28 20:47:07 +02:00
manage.py
package.json Require addons-linter 2.1.0 (#15010) 2020-07-21 18:10:50 +02:00
renovate.json Disable renovate for Python (#14780) 2020-06-29 15:21:03 -04:00
settings.py drop Block.include_in_legacy and derive legacy state from legacy_id (#15043) 2020-07-27 10:47:51 +01:00
settings_test.py soft delete AddonUser (#14827) 2020-07-08 12:12:33 +01:00
setup.cfg Introduce new setting for internal routes (#14254) 2020-05-25 11:51:18 +02:00
setup.py Update python classifiers 2020-05-16 23:58:37 +02:00
tox.ini Introduce new setting for internal routes (#14254) 2020-05-25 11:51:18 +02:00
version.json

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/.github/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


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 `Matrix #amo:mozilla.org`_ 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
.. _`Matrix #amo:mozilla.org`: https://chat.mozilla.org/#/room/#amo:mozilla.org


.. 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