🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Agopian 28d8bbb8ef Merge pull request #206 from magopian/1049428-get-rid-of-vendor
Get rid of the vendor submodule (bug 1049428)
2014-09-01 15:48:30 +02:00
apps get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
configs/init.d remove outdated scripts 2014-08-01 21:17:43 -07:00
default Revert "Remove the default app (bug 1050154)" 2014-08-19 11:28:19 +02:00
docs get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
lib Merge pull request #196 from magopian/1050155-remove-need-for-settings-local 2014-09-01 15:39:41 +02:00
locale Commit from Mozilla Verbatim by user civas.: 2814 of 3015 strings translated (0 fuzzy). 2014-09-01 08:09:51 +00:00
media Revert "Bug 1041873: Add mass deletion tool." 2014-08-06 10:00:08 +02:00
migrations Delete resetcode and resetcode_expires columns (bug 558512) 2014-08-21 14:45:24 +02:00
requirements Merge pull request #216 from yohanboniface/bug-1054306-django-moz-header-as-an-app 2014-09-01 13:47:37 +02:00
scripts get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
services get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
sites Revert "Remove the default app (bug 1050154)" 2014-08-19 11:28:19 +02:00
static Merge pull request #216 from yohanboniface/bug-1054306-django-moz-header-as-an-app 2014-09-01 13:47:37 +02:00
templates Use django-moz-header as django app (bug 1054306) 2014-09-01 12:22:59 +02:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
vagrant get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
wsgi get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.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 Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +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 need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
README.rst Improve contributing instructions (bug 1041234) 2014-08-27 11:03:28 +02:00
Vagrantfile Use the latest vagrant 2012-05-24 10:44:56 -05:00
__init__.py THIS IS ZAMBONI 2009-10-20 16:31:15 -07:00
fabfile.py Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
manage.py get rid of vendor submodule (bug 1049428) 2014-09-01 15:47:17 +02:00
package.json Bump clean-css, uglify-js versions 2013-12-11 10:48:00 -08:00
settings.py Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
settings_ci.py Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
settings_test.py Remove the need for a settings_local.py (bug 1050155) 2014-09-01 14:51:04 +02:00
vagrantconfig.yaml Adds a basic Vagrant image for Zamboni (bug 689755) 2012-01-18 16:27:51 -06:00
vagrantconfig_local.yaml-dist Adds a basic Vagrant image for Zamboni (bug 689755) 2012-01-18 16:27:51 -06:00

README.rst

.. image:: http://travis-ci.org/mozilla/olympia.png

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