🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Yohan Boniface 60793e9e5f Change ES config on build.sh (bug 1013874) 2014-09-06 00:34:11 +02:00
apps Merge pull request #116 from yohanboniface/bug-1013874-upgrade-elasticsearch 2014-09-05 23:56:41 +02:00
configs/init.d remove outdated scripts 2014-08-01 21:17:43 -07:00
docs Upgrading Elasticsearch (bug 1013874) 2014-09-05 16:50:25 +02:00
lib Upgrading Elasticsearch (bug 1013874) 2014-09-05 16:50:25 +02:00
locale Commit from Mozilla Verbatim by user michael.koehler1@gmx.de.: 3015 of 3015 strings translated (0 fuzzy). 2014-09-05 17:43:02 +00:00
media Revert "Bug 1041873: Add mass deletion tool." 2014-08-06 10:00:08 +02:00
migrations Merge pull request #116 from yohanboniface/bug-1013874-upgrade-elasticsearch 2014-09-05 23:56:41 +02:00
requirements Bump Elasticsearch version (bug 1013874) 2014-09-06 00:10:30 +02:00
scripts Change ES config on build.sh (bug 1013874) 2014-09-06 00:34:11 +02:00
services Update pfs.py 2014-09-03 10:43:24 -07:00
sites Remove the default app (submodule) (bug 1050154) 2014-09-01 16:48:04 +02:00
static Merge pull request #192 from yohanboniface/bug-692207-display-validation-warnings 2014-09-04 22:27:22 +02:00
templates Use django-moz-header as django app (bug 1054306) 2014-09-01 12:22:59 +02:00
tmp
wsgi don't overload the DJANGO_SETTINGS_MODULE env var if present (bug 1050155) 2014-09-02 23:24:50 +02:00
.git-wtfrc
.gitignore Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
.gitmodules Use django-moz-header as django app (bug 1054306) 2014-09-01 12:22:59 +02:00
.jshintrc moved config.json to .jshint 2011-11-09 13:35:33 -08:00
.travis.yml Upgrading Elasticsearch (bug 1013874) 2014-09-05 16:50:25 +02:00
CONTRIBUTING.rst Improve contributing instructions (bug 1041234) 2014-08-27 11:03:28 +02:00
LICENSE Update LICENSE 2013-01-31 23:22:29 +00:00
Makefile Remove the default app (submodule) (bug 1050154) 2014-09-01 16:48:04 +02:00
README.rst Proper travis badge, with link to builds 2014-09-01 19:29:59 +02:00
__init__.py
fabfile.py Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
manage.py side effects in manage.py are needed by wsgi/zamboni.py (bug 1050155) 2014-09-02 22:52:55 +02:00
package.json Bump clean-css, uglify-js versions 2013-12-11 10:48:00 -08:00
settings.py use memcache, locmem doesn't work (bug 1050155) 2014-09-02 18:38:30 +02:00
settings_ci.py Activate RUN_ES_TESTS on CI and update doc (bug 1050155) 2014-09-05 13:46:30 +02:00
settings_test.py Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00

README.rst

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

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.

If you like what we've done, you may want to check out Mozilla's `Playdoh`_.
We took all the cool stuff we did in AMO, SUMO and our other websites, and
created a base template for new websites.

Please report bugs or suggest features here: https://bugzilla.mozilla.org/enter_bug.cgi?product=addons.mozilla.org

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: http://olympia.readthedocs.org/en/latest/topics/install-olympia/index.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`Playdoh`: https://github.com/mozilla/playdoh