🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Pin-guang Chen 0a87154395 Pontoon: Update Chinese (zh-TW) localization of AMO
Localization authors:
- Pin-guang Chen <petercpg@mail.moztw.org>
2016-05-24 15:05:44 +00:00
configs/init.d
docker
docs Reformat docs/conf.py and allow string|null as http:obj <type> 2016-05-23 12:46:50 +02:00
locale Pontoon: Update Chinese (zh-TW) localization of AMO 2016-05-24 15:05:44 +00:00
logs
media
requirements Merge pull request #2705 from eviljeff/unused-requirements 2016-05-20 14:04:14 +01:00
scripts Add find_revdeps.py script from zamboni and note requirements in files. 2016-05-18 11:38:26 +01:00
services
src/olympia Merge pull request #2725 from eviljeff/fix-upload-new-file-navbar 2016-05-24 12:26:25 +01:00
static Allow full-height for facet drop-downs 2016-05-19 17:35:05 +01:00
tmp
.git-wtfrc
.gitignore
.jshintrc
.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
Makefile Simplify our node modules installation, fix paths 2016-05-19 11:27:22 +02:00
README.rst Integrate coverage and codecov reports. 2016-05-18 11:18:10 +02:00
conftest.py
contribute.json Update readthedocs links. 2016-04-28 11:47:07 +02:00
djdt_settings.py
docker-compose.yml Change default CELERY_RESULT_BACKEND to redis 2016-05-13 12:37:15 -04:00
manage.py
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
tox.ini Integrate coverage and codecov reports. 2016-05-18 11:18:10 +02:00
version.json

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