🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Christopher Grebs 621918dcc7 Remove django-filter, it's unused. 2017-01-19 07:49:12 +01:00
configs/init.d
docker
docs explain setup more 2017-01-13 09:09:39 -08:00
locale Pontoon: Update Kabyle (kab) localization of AMO 2017-01-18 20:27:47 +00:00
logs
requirements Remove django-filter, it's unused. 2017-01-19 07:49:12 +01:00
scripts use safe name everywhere, partially avoids duplicate names being entered. 2017-01-18 11:57:45 +01:00
services
src/olympia Fix rendering of add-on name and 'edit listing' link on RTL. (#4329) 2017-01-18 16:04:23 +01:00
static Merge pull request #4337 from mozilla/bugfix/4287-fix-signedin-scrollbars 2017-01-18 19:22:22 +01:00
tests/ui Update pypom from 1.0 to 1.1.1 2017-01-19 06:56:22 +01:00
tmp
.gitignore
.jshintrc
.pyup.yml Add .pyup config file 2017-01-18 11:59:33 +01:00
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
Dockerfile
Dockerfile.deploy Use CIRCLE_TAG for version when available (#4246) 2017-01-10 09:35:43 -08:00
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.rst
circle.yml
conftest.py
contribute.json
docker-compose.override.yml
docker-compose.yml
manage.py
package.json Merge pull request #4292 from mozilla/greenkeeper/addons-linter-0.15.15 2017-01-13 18:25:36 +01:00
settings.py
settings_test.py
setup.cfg
setup.py
tox.ini
version.json

README.rst

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

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

.. 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://requires.io/github/mozilla/addons-server/requirements.svg?branch=master
    :target: https://requires.io/github/mozilla/addons-server/requirements/?branch=master

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

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