🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
jimidar b81e0031df Pontoon: Update Punjabi (pa-IN) localization of AMO
Localization authors:
- jimidar <jimidar@gmail.com>
- Sonia <soniasingla.1812@gmail.com>
2018-08-25 07:13:10 +00:00
configs/init.d
docker Remove old rpm-based repository files. 2018-08-21 16:34:30 +02:00
docs Unify database configuration, enable 'read committed' transaction level 2018-08-21 07:21:01 +02:00
locale Pontoon: Update Punjabi (pa-IN) localization of AMO 2018-08-25 07:13:10 +00:00
logs
requirements Merge pull request #9226 from diox/downgrade-prompt-toolkit-to-fix-ipython 2018-08-23 13:37:14 +02:00
scripts Remove obsolete update_addons_collections_downloads cron 2018-08-17 00:24:13 +02:00
services serve migrated theme to lwt update check (#8718) 2018-07-03 18:20:06 +01:00
src/olympia fix additional backgrounds rendering for large background images (#9240) 2018-08-24 16:12:20 +01:00
static Add note to developer to remember to enter reviewer notes. (#9211) 2018-08-21 16:22:18 +02:00
tests Add UI devhub login and upload tests (#8559) 2018-07-13 08:55:40 -04:00
tmp
.dockerignore
.gitignore Add command to generate a file containing disco pane editorial strings for extraction 2018-07-06 18:49:27 +02:00
.jshintrc
.pyup.yml
.travis.yml Switch travis to use node 8. 2018-08-21 17:03:13 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
Dockerfile Upgrade to use node 8 (#9188) 2018-08-17 10:35:25 -07:00
Dockerfile.deploy Upgrade to use node 8 (#9188) 2018-08-17 10:35:25 -07:00
Dockerfile.perftests
ISSUE_TEMPLATE.md
LICENSE
Makefile
Makefile-docker Revert "Enable circleci integration tests (#9075)" (#9108) 2018-08-08 10:24:23 -04:00
Makefile-os
PULL_REQUEST_TEMPLATE.md
README.rst
circle.yml Revert "Enable circleci integration tests (#9075)" (#9108) 2018-08-08 10:24:23 -04:00
conftest.py Update pytest-django to 3.4.2 (#9207) 2018-08-21 17:13:25 +02:00
contribute.json
docker-compose.override.yml
docker-compose.yml Unify database configuration, enable 'read committed' transaction level 2018-08-21 07:21:01 +02:00
manage.py
package.json fix(package): update uglify-js to version 3.4.8 (#9241) 2018-08-25 07:27:24 +01:00
settings.py Remove filesystem cache, use default (memcached) backend for everything 2018-07-27 11:35:42 +02:00
settings_test.py Remove filesystem cache, use default (memcached) backend for everything 2018-07-27 11:35:42 +02:00
setup.cfg
setup.py
tox.ini Add UI devhub login and upload tests (#8559) 2018-07-13 08:55:40 -04:00
version.json

README.rst

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

.. image:: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg
    :target: https://github.com/mozilla/addons-server/blob/master/CODE_OF_CONDUCT.md
    :alt: Code of conduct

.. image:: https://travis-ci.org/mozilla/addons-server.svg?branch=master
    :target: https://travis-ci.org/mozilla/addons-server

.. image:: https://pyup.io/repos/github/mozilla/addons-server/shield.svg
    :target: https://pyup.io/repos/github/mozilla/addons-server/
    :alt: Updates

.. image:: https://codecov.io/gh/mozilla/addons-server/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/mozilla/addons-server

.. image:: https://pyup.io/repos/github/mozilla/addons-server/python-3-shield.svg
    :target: https://pyup.io/repos/github/mozilla/addons-server/
    :alt: Python 3


Addons-Server
=============

Welcome to the Addons Server repository!  Please feel free to visit the web page of the current project hosted on `addons.mozilla.org`_. If you want to install it follow our guide located in `install docs`_.  We'd love your help!  You can come talk to us on `irc.mozilla.org #amo`_ if you have any 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/ and 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 web page are included in the 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