🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Pillard c3cf413ad7 Rename _TestAddonSerializerOutputMixin to AddonSerializerOutputTestMixin 2016-03-29 12:26:11 +02:00
configs/init.d remove outdated scripts 2014-08-01 21:17:43 -07:00
docker Upgrade to nodejs 4.x, fixes #1799 2016-03-08 17:11:00 +01:00
docs Document nitpick_ignore in sphinx configuration file 2016-03-29 12:10:05 +02:00
locale Pontoon: Updated Hungarian (hu) localization of AMO 2016-03-25 12:34:49 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
media Revert "Bug 1041873: Add mass deletion tool." 2014-08-06 10:00:08 +02:00
requirements Bump amo-validator to 1.10.24 2016-03-22 10:17:37 -05:00
scripts Explicitly declare all ES addons mapping fields, and add stricter tests. 2016-03-24 16:53:33 +01:00
services Soft delete versions; don't allow version number re-use. 2016-02-29 17:15:56 +00:00
src/olympia Rename _TestAddonSerializerOutputMixin to AddonSerializerOutputTestMixin 2016-03-29 12:26:11 +02:00
static Merge pull request #1985 from mozilla/fix-full-width-screenshot-1983 2016-03-24 12:59:43 +00:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore Add no-cache backend for product-details. 2016-02-25 21:39:55 +01:00
.jshintrc Fixing migration from config.json to .jshintrc 2014-11-12 19:45:54 +01:00
.travis.yml Explicitly declare all ES addons mapping fields, and add stricter tests. 2016-03-24 16:53:33 +01:00
CONTRIBUTING.rst Use rst instead of md for a rst file 2016-03-10 16:52:36 +00:00
Dockerfile Rename addons-validator to addons-linter and update to latest release. 2016-02-24 10:53:26 +01:00
LICENSE farewell bugzilla 2015-11-25 13:44:49 -08:00
Makefile Change `make test` to run outside docker 2016-03-17 15:04:27 +01:00
README.rst Add Buildtime Trend 2016-03-18 12:23:38 +01:00
conftest.py Update django-waffle, django-piston, more import path fixes. 2016-01-06 10:48:03 +01:00
contribute.json Update links and contribution information 2016-03-10 17:16:20 +01:00
djdt_settings.py Make it easier to enable the Django Debug Toolbar, and make it work with CSP 2016-01-21 16:05:57 +01:00
docker-compose.yml Allow setting the recursion limit with RECURSION_LIMIT (fixes #1911) 2016-03-15 17:31:26 +01:00
manage.py Set a default settings module 2016-02-24 20:51:11 +01:00
package.json Run addons-linter for WebExtensions. 2016-03-17 15:56:49 +01:00
settings.py Allow setting the recursion limit with RECURSION_LIMIT (fixes #1911) 2016-03-15 17:31:26 +01:00
settings_test.py Remove VALIDATE_ADDONS setting. 2016-03-14 17:20:16 +01:00
setup.cfg Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-02-04 19:43:32 +01:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Run addons-linter for WebExtensions. 2016-03-17 15:56:49 +01:00
version.json change source in version.json to new repo name 2016-02-05 16:20:28 -08:00

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/latest
    :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


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