🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Andrew Williamson eb8da0943c Handle serializing a log event without a .details (so no comments) (#4131) 2016-12-23 12:15:34 +00:00
configs/init.d remove outdated scripts 2014-08-01 21:17:43 -07:00
docker Dockerfile.deploy adds EPEL repo (#3309) 2016-08-22 12:23:17 -07:00
docs Add 'slug' to the convenience add-on object in review API 2016-11-22 14:48:27 +01:00
locale Pontoon: Update Slovenian (sl) localization of AMO 2016-12-23 10:03:04 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
requirements Upgrade to Django 1.8.17 2016-12-02 08:21:17 +01:00
scripts Remove user registration and confirmation (supports #3049) (#3629) 2016-10-12 10:52:51 -05:00
services Remove obsolete code dealing with mirrors 2016-12-09 12:28:47 -10:00
src/olympia Handle serializing a log event without a .details (so no comments) (#4131) 2016-12-23 12:15:34 +00:00
static Implement 'Latest News' section, fixes #4053 2016-11-28 09:10:25 +01:00
tests/ui Update UI tests to use Selenium 3.0.0b2 and GeckoDriver 0.10.0 2016-09-13 11:17:28 +01:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
.gitignore Fix up docs and make the common case the default 2016-09-05 17:23:48 +01:00
.jshintrc Fixing migration from config.json to .jshintrc 2014-11-12 19:45:54 +01:00
.travis.yml Remove versions environment from travis. We moved that to 'main'. 2016-10-13 15:57:10 +02:00
CODE_OF_CONDUCT.md remove en-US r=me 2016-11-16 15:20:26 -08:00
CONTRIBUTING.rst Add a note about "good first bug" procedure (#3175) 2016-08-01 21:33:29 +02:00
Dockerfile Do not run yum update during docker build 2016-12-13 13:12:12 -05:00
Dockerfile.deploy Generate version.json in circle.yml for pipeline v2 (#4168) 2016-12-22 12:42:41 -08:00
ISSUE_TEMPLATE.md Update first line of issue template 2016-09-14 09:23:24 +01:00
LICENSE Update copyright notice, I think it's 2016 already. (#2806) 2016-05-31 06:22:19 +02:00
Makefile Add make dbshell command 2016-11-08 10:59:56 -06:00
README.rst Fix Buildtime trend image (#3208) 2016-08-01 17:14:17 +02:00
circle.yml Generate version.json in circle.yml for pipeline v2 (#4168) 2016-12-22 12:42:41 -08:00
codecov.yml Add codecov.yml file. (#2847) 2016-06-03 16:36:11 +02:00
conftest.py Remove set_password/check_password (supports #3049) (#3662) 2016-10-13 12:37:43 -05:00
contribute.json Update list of relevant IRC contacts in contribute.json 2016-06-21 18:14:26 +01:00
docker-compose.override.yml Fix up docs and make the common case the default 2016-09-05 17:23:48 +01:00
docker-compose.yml Add docs for docker for mac + windows and change port config 2016-09-02 18:28:41 +01:00
manage.py Set a default settings module 2016-02-24 20:51:11 +01:00
package.json fix(package): update clean-css to version 3.4.23 (#4155) 2016-12-19 08:15:43 +01:00
settings.py Add configured domain to ALLOWED_HOSTS. Fixes circleci tests and our runserver. (#3918) 2016-11-02 16:56:10 +01:00
settings_test.py Remove set_password/check_password (supports #3049) (#3662) 2016-10-13 12:37:43 -05:00
setup.cfg Upgrade pytest to 3.0.0 2016-09-07 18:47:42 +02:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Move versions to 'main' tox job. 2016-10-13 15:15:22 +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/
    :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