🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
tofumatt ☕️ 09da168ee3 Merge pull request #2046 from mozilla/fix-theme-hover-third-column-2029
Fix theme hover effect breaking with two rows (fix #2029)
2016-03-30 13:26:23 +01:00
configs/init.d
docker Upgrade to nodejs 4.x, fixes #1799 2016-03-08 17:11:00 +01:00
docs Add sorting to the new search API (fix #2026) 2016-03-29 16:09:23 +02:00
locale Pontoon: Updated Ukrainian (uk) localization of AMO 2016-03-30 10:33:34 +00:00
logs
media
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 Fix a few whitespaces introduced in b87c879 2016-03-30 09:31:14 +02:00
static Merge pull request #2046 from mozilla/fix-theme-hover-third-column-2029 2016-03-30 13:26:23 +01:00
tmp
.git-wtfrc
.gitignore Add no-cache backend for product-details. 2016-02-25 21:39:55 +01:00
.jshintrc
.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