🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Christopher Grebs ec4e23832a
Refactor our tests and code to make better use of settings.TMP_PATH (#7473)
* Revert "Revert "Refactor our tests and code to make better use of settings.TMP_PATH""

This reverts commit 3f7fe78093.

* Try manually checking out the repository
* Run exec as root
2018-02-05 12:46:12 +01:00
configs/init.d
docker
docs Refactor our tests and code to make better use of settings.TMP_PATH (#7473) 2018-02-05 12:46:12 +01:00
locale Pontoon: Update Bosnian (bs) localization of AMO 2018-02-05 11:32:29 +00:00
logs
requirements
scripts
services
src/olympia Refactor our tests and code to make better use of settings.TMP_PATH (#7473) 2018-02-05 12:46:12 +01:00
static
tests/ui
tmp
.dockerignore
.gitignore .pytest-cache to .pytest_cache/* 2018-02-03 00:34:21 +08:00
.jshintrc
.pyup.yml
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
Dockerfile
Dockerfile.deploy
ISSUE_TEMPLATE.md
LICENSE
Makefile
Makefile-docker
Makefile-os
PULL_REQUEST_TEMPLATE.md
README.rst
circle.yml Run exec as root 2018-02-05 10:24:14 +01:00
conftest.py
contribute.json
docker-compose.override.yml
docker-compose.yml
manage.py
package.json
settings.py
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://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