🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Christopher Grebs 7ddf482756 Update celery, kombu, billiard and amqp for compatibility reasons.
Specifically the update to kombu to 3.0.33 is required to avoid
running into celery/kombu#545 on Python 2.7.11
2016-02-09 16:04:41 +01:00
configs/init.d remove outdated scripts 2014-08-01 21:17:43 -07:00
docker Update initialization of celery. 2016-02-01 20:03:51 +01:00
docs Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-02-04 19:43:32 +01:00
locale Pontoon: Updated Russian (ru) localization of AMO 2016-02-04 21:39:29 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
media Revert "Bug 1041873: Add mass deletion tool." 2014-08-06 10:00:08 +02:00
requirements Update celery, kombu, billiard and amqp for compatibility reasons. 2016-02-09 16:04:41 +01:00
scripts Remove *_current_version crons (fix #1242) 2016-02-03 13:12:54 +01:00
services Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-01-18 16:03:44 +01:00
src/olympia Use unicode when adding a message 2016-02-05 09:07:19 -06:00
static Congratulate the user on migrating to FxA (fixes #988) 2016-02-04 23:17:13 -06:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore Update gitignore, updates to mock/patch import paths, minor fixes along the way. 2016-01-06 10:48:04 +01:00
.jshintrc Fixing migration from config.json to .jshintrc 2014-11-12 19:45:54 +01:00
.travis.yml Revert "Use the Travis cache to dramatically speed up test dependency installation." 2015-10-19 16:32:27 -05:00
CONTRIBUTING.rst farewell bugzilla 2015-11-25 13:44:49 -08:00
Dockerfile Fix typo on pip install line in Dockerfile. 2016-02-04 23:11:24 +01:00
LICENSE farewell bugzilla 2015-11-25 13:44:49 -08:00
Makefile Update django-piston-oauth2, fix merges, more path/import fixes. 2016-01-06 10:48:04 +01:00
README.rst farewell bugzilla 2015-11-25 13:44:49 -08:00
conftest.py Update django-waffle, django-piston, more import path fixes. 2016-01-06 10:48:03 +01:00
contribute.json Add contribute.json file. 2015-02-26 09:46:35 -08:00
djdt_settings.py Make it easier to enable the Django Debug Toolbar, and make it work with CSP 2016-01-21 16:05:57 +01:00
docker-compose.yml Fix moz_header CSS refs 2016-01-12 14:46:34 +00:00
manage.py Move locales back to root, more path fixes 2016-01-06 10:48:04 +01:00
package.json Update addons-validator to 0.0.8, fix path 2015-12-04 00:47:15 +01:00
settings.py Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-02-04 19:43:32 +01:00
settings_test.py Update django-piston-oauth2, fix merges, more path/import fixes. 2016-01-06 10:48:04 +01:00
setup.cfg Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-02-04 19:43:32 +01:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-01-22 06:49:19 +01:00

README.rst

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

.. image:: https://requires.io/github/mozilla/olympia/requirements.svg?branch=master
    :target: https://requires.io/github/mozilla/olympia/requirements/?branch=master

Welcome to Olympia!  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://irc.mozilla.org/amo` if you
have questions.

Please report bugs here: https://github.com/mozilla/addons/issues or https://github.com/mozilla/olympia/issues

You can access the AMO dev enviroment at https://addons-dev.allizom.org/

You can access the AMO stage enviroment 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`: http://olympia.readthedocs.org/en/latest/topics/install-olympia/docker.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo