🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Pillard 2e85926e59 Set SERVICES_DOMAIN and SERVICES_URL correctly for local development 2016-07-20 14:05:22 +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 Merge pull request #3112 from diox/api-expose-previews 2016-07-19 13:37:59 +02:00
locale Pontoon: Update Hungarian (hu) localization of AMO 2016-07-19 17:05:46 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
requirements Install pycodestyle instead of pep8 to fix flake8 in builds 2016-07-19 15:46:09 +02:00
scripts Run UI integration tests in Circle CI 2016-06-28 11:55:22 +01:00
services some trivial spelling fixes (#3107) 2016-07-16 19:54:30 +02:00
src/olympia Fixes #2818 long author name breaking section 2016-07-20 11:49:20 +05:30
static Fixes #2818 long author name breaking section 2016-07-20 11:49:20 +05:30
tests/ui Enable Marionette on UI tests (#3036) 2016-07-06 19:29:17 +01:00
tmp
.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 Various performance improvements for travis tests. (#3044) 2016-07-06 17:46:50 +02:00
CONTRIBUTING.rst Update readthedocs links. 2016-04-28 11:47:07 +02:00
Dockerfile Update sha256sum values for a few packages (#2884) 2016-06-13 09:22:49 -07:00
LICENSE Update copyright notice, I think it's 2016 already. (#2806) 2016-05-31 06:22:19 +02:00
Makefile Install pycodestyle instead of pep8 to fix flake8 in builds 2016-07-19 15:46:09 +02:00
README.rst Integrate coverage and codecov reports. 2016-05-18 11:18:10 +02:00
circle.yml Enable Marionette on UI tests (#3036) 2016-07-06 19:29:17 +01:00
codecov.yml Add codecov.yml file. (#2847) 2016-06-03 16:36:11 +02:00
conftest.py Update django-waffle, django-piston, more import path fixes. 2016-01-06 10:48:03 +01:00
contribute.json Update list of relevant IRC contacts in contribute.json 2016-06-21 18:14:26 +01:00
docker-compose.yml Bump elasticsearch version in docker to match other envs 2016-06-21 18:31:26 +01:00
manage.py Set a default settings module 2016-02-24 20:51:11 +01:00
package.json Include new hashes 2016-07-19 18:18:07 +01:00
settings.py Set SERVICES_DOMAIN and SERVICES_URL correctly for local development 2016-07-20 14:05:22 +02:00
settings_test.py Merge pull request #2902 from diox/reduce-log-verbosity-in-tests 2016-06-15 16:22:16 +01:00
setup.cfg Ignore tests/ui for regular pytest runs. Fixes #3058 (#3059) 2016-07-08 11:24:12 +02:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Various performance improvements for travis tests. (#3044) 2016-07-06 17:46:50 +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