🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Andrew Williamson d3a437ca5d taking out the 'review requested' wording from the banner if more details are needed. (#4705) 2017-02-17 13:59:21 +01:00
configs/init.d
docker
docs Fix the URL for reviews list in API documentation 2017-02-16 21:36:55 +01:00
locale Pontoon: Update Norwegian Nynorsk (nn-NO) localization of AMO 2017-02-16 06:51:34 +00:00
logs
requirements Update setuptools from 34.1.1 to 34.2.0 2017-02-13 03:59:51 +01:00
scripts
services Don't serve updates to disabled add-ons 2017-02-14 13:23:21 +01:00
src/olympia taking out the 'review requested' wording from the banner if more details are needed. (#4705) 2017-02-17 13:59:21 +01:00
static Display requested permissions on detail page. (#4670) 2017-02-15 16:25:32 +01:00
tests/ui
tmp
.gitignore
.jshintrc
.pyup.yml
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
Dockerfile
Dockerfile.deploy Use the version.json file generated by CircleCI (#4543) 2017-02-01 10:06:06 -08:00
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.rst
circle.yml
conftest.py Use pytest fixtures to set up elasticsearch mocks in tests 2017-02-07 12:17:08 +01:00
contribute.json
docker-compose.override.yml
docker-compose.yml Upgrade mysql to v5.7 (#4487) 2017-01-30 12:02:32 -08:00
manage.py
package.json Merge branch 'master' into greenkeeper/clean-css-cli-4.0.6 2017-02-10 12:18:20 +01:00
settings.py fix(package): update clean-css to version 4.0.2 (#4504) 2017-01-30 14:18:06 +01:00
settings_test.py
setup.cfg
setup.py
tox.ini
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/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://buildtimetrend.herokuapp.com/badge/mozilla/addons-server/
    :alt: Buildtime Trend badge
    :target: https://buildtimetrend.herokuapp.com/dashboard/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!  This is `addons.mozilla.org`_.

We have some good `install docs`_ if you want to try it out.  We'd love
your help!  You can come talk to us on `irc.mozilla.org #amo`_ if you
have 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/

You can access 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 website are included in
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