🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Andrew Williamson eb8887fba4 Revert "define CELERY_QUEUES (#4946)" (#4995)
This reverts commit 2ac0ba9827.
2017-03-22 11:01:39 +01:00
configs/init.d
docker Use jingo-minify 0.6.0 release. (#4732) 2017-02-28 14:35:30 +01:00
docs Move commonware utils we use to our own repos 2017-03-08 12:01:03 +01:00
locale Pontoon: Update Korean (ko) localization of AMO 2017-03-22 01:31:02 +00:00
logs
requirements Update amo-validator to 1.10.56 2017-03-21 14:07:35 +00:00
scripts use safe name everywhere, partially avoids duplicate names being entered. 2017-01-18 11:57:45 +01:00
services Move commonware utils we use to our own repos 2017-03-08 12:01:03 +01:00
src/olympia Revert "define CELERY_QUEUES (#4946)" (#4995) 2017-03-22 11:01:39 +01:00
static Disable activity reply form submit during submission to avoid dupe replies (#4905) 2017-03-10 17:48:22 +01:00
tests/ui Merge pull request #4934 from mozilla/pyup-update-pytest-3.0.6-to-3.0.7 2017-03-15 18:09:19 +01:00
tmp
.gitignore Fix up docs and make the common case the default 2016-09-05 17:23:48 +01:00
.jshintrc
.pyup.yml Add .pyup config file 2017-01-18 11:59:33 +01:00
.travis.yml Remove coverage (#4178) 2017-01-03 12:49:24 +00:00
CODE_OF_CONDUCT.md remove en-US r=me 2016-11-16 15:20:26 -08:00
CONTRIBUTING.rst Add a note about "good first bug" procedure (#3175) 2016-08-01 21:33:29 +02:00
Dockerfile Use jingo-minify 0.6.0 release. (#4732) 2017-02-28 14:35:30 +01:00
Dockerfile.deploy Remove nodesource.rep. We install node 6 from EPEL. (#4984) 2017-03-20 17:13:22 -07:00
ISSUE_TEMPLATE.md Update first line of issue template 2016-09-14 09:23:24 +01:00
LICENSE
Makefile call update_permissions_from_mc command on startup (#4884) 2017-03-10 12:46:25 +01:00
README.rst Remove buildtime-trend from README 2017-03-17 12:37:26 +01:00
circle.yml Bypass test explicitly (#4200) 2017-01-03 12:50:41 -08:00
conftest.py Move commonware utils we use to our own repos 2017-03-08 12:01:03 +01:00
contribute.json Update list of relevant IRC contacts in contribute.json 2016-06-21 18:14:26 +01:00
docker-compose.override.yml Fix up docs and make the common case the default 2016-09-05 17:23:48 +01:00
docker-compose.yml Upgrade mysql to v5.7 (#4487) 2017-01-30 12:02:32 -08:00
manage.py
package.json fix(package): update uglify-js to version 2.8.13 2017-03-16 18:56:51 +00:00
settings.py Revert "define CELERY_QUEUES (#4946)" (#4995) 2017-03-22 11:01:39 +01:00
settings_test.py Change task user used in tests so it's not the admin user 2017-01-25 10:16:07 +00:00
setup.cfg Remove coverage (#4178) 2017-01-03 12:49:24 +00:00
setup.py
tox.ini Remove coverage (#4178) 2017-01-03 12:49:24 +00: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/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!  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