🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Pillard 11bec15765 Format heading field server-side in discovery API, returning HTML directly 2016-05-26 13:54:50 +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 Format heading field server-side in discovery API, returning HTML directly 2016-05-26 13:54:50 +02:00
locale Pontoon: Update Chinese (zh-CN) localization of AMO 2016-05-26 08:05:22 +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 Upgrade Babel to 2.3.4. (#2750) 2016-05-25 22:39:19 +02:00
scripts Add find_revdeps.py script from zamboni and note requirements in files. 2016-05-18 11:38:26 +01:00
services Soft delete versions; don't allow version number re-use. 2016-02-29 17:15:56 +00:00
src/olympia Format heading field server-side in discovery API, returning HTML directly 2016-05-26 13:54:50 +02:00
static Allow full-height for facet drop-downs 2016-05-19 17:35:05 +01:00
tmp
.git-wtfrc
.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 Integrate coverage and codecov reports. 2016-05-18 11:18:10 +02:00
CONTRIBUTING.rst Update readthedocs links. 2016-04-28 11:47:07 +02:00
Dockerfile Simplify our node modules installation, fix paths 2016-05-19 11:27:22 +02:00
LICENSE farewell bugzilla 2015-11-25 13:44:49 -08:00
Makefile Install ES mapping before populating data with generate_addons 2016-05-25 15:17:15 +02:00
README.rst Integrate coverage and codecov reports. 2016-05-18 11:18:10 +02:00
conftest.py Update django-waffle, django-piston, more import path fixes. 2016-01-06 10:48:03 +01:00
contribute.json Update readthedocs links. 2016-04-28 11:47:07 +02: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 Change default CELERY_RESULT_BACKEND to redis 2016-05-13 12:37:15 -04:00
manage.py Set a default settings module 2016-02-24 20:51:11 +01:00
package.json Update addons-linter to 0.4.0 2016-05-17 14:21:15 +02:00
settings.py Use redirect_url not redirect_uri in internal auth (#2511) 2016-04-27 09:54:15 -05:00
settings_test.py Remove VALIDATE_ADDONS setting. 2016-03-14 17:20:16 +01:00
setup.cfg Integrate coverage and codecov reports. 2016-05-18 11:18:10 +02:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Integrate coverage and codecov reports. 2016-05-18 11:18:10 +02: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

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