🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Christopher Grebs b26901019f Downgrade celery and dependend libraries (billiard, kombu).
This might be related to an exception we started to see on production:

File "/usr/lib64/python2.7/site-packages/billiard/pool.py", line 1626, in _terminate_pool :/usr/lib/python2.7/site-packages/celery/utils/log.py:282
...

(no full traceback available unfortunately)

Also, I noticed that I didn't see the requirement of celery for billiard> 3.3, <3.4 so let's downgrade for now and be more careful next time.
2016-11-11 12:24:06 +01:00
configs/init.d
docker
docs Filter versions API by channel, and expose channel property 2016-11-09 15:35:23 +01:00
locale Pontoon: Update German (de) localization of AMO 2016-11-11 03:10:18 +00:00
logs
requirements Downgrade celery and dependend libraries (billiard, kombu). 2016-11-11 12:24:06 +01:00
scripts
services
src/olympia drop the stray } (#3974) 2016-11-10 13:59:48 +00:00
static Replace inline new version dialog with upload flow a-la new addon (#3940) 2016-11-09 17:58:15 +00:00
tests/ui
tmp
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.rst
Dockerfile
Dockerfile.deploy
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.rst
circle.yml
codecov.yml
conftest.py
contribute.json
docker-compose.override.yml
docker-compose.yml
manage.py
package.json
settings.py
settings_test.py
setup.cfg
setup.py
tox.ini
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/
    :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