🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
selim@selimsumlu.com.tr c6ea1281ed Commit from Mozilla Verbatim by user selim@selimsumlu.com.tr.: 1188 of 3373 strings translated (83 fuzzy). 2014-06-29 11:20:31 +00:00
apps adjust MDN link so it doesn't 404; bug 991360 2014-06-25 17:17:26 -07:00
configs import from zamboni, up to c5aa1e419d 2014-02-21 12:38:49 -06:00
default move admin_site_links out of default/site (fixes failed NoReverseMatch tests for me) 2013-03-22 10:07:14 -07:00
docs add install instruction for Ubuntu for ICU elasticsearch plugin 2014-05-28 16:20:06 +02:00
lib Remove settings.APP_PREVIEW (bug 1019501) 2014-06-03 14:46:36 +02:00
locale Commit from Mozilla Verbatim by user selim@selimsumlu.com.tr.: 1188 of 3373 strings translated (83 fuzzy). 2014-06-29 11:20:31 +00:00
media bug 1000541 - review to user review 2014-06-13 18:53:25 -04:00
migrations Avoid an IntegrityError on CompatOverride admin (bug 717992) 2014-06-19 09:06:55 +02:00
requirements requirements: newrelic 2.16.0.12 -> 2.20.1.18 2014-06-18 09:34:29 -07:00
scripts Escape % in crontab.tpl 2014-06-12 20:35:56 +02:00
services Update pfs.py 2014-06-25 16:00:41 -07:00
sites settings: remove heka routing for CEF logs 2014-05-29 16:04:17 -07:00
templates Remove MKT template (bug 1019501) 2014-06-03 14:48:50 +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 Update URL for landfill data in documentation and command 2014-04-18 17:01:28 +02:00
vendor@9992470a6a remove paypalx (bug 748827) 2014-02-24 13:56:59 -08:00
wsgi Revert "Revert "Move newrelic config to manage.py."" 2013-05-21 15:52:41 -07:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore add .env to .gitignore 2014-06-19 22:36:04 -07:00
.gitmodules Move git modules to https. 2013-06-20 15:35:44 -07:00
.jshintrc moved config.json to .jshint 2011-11-09 13:35:33 -08:00
LICENSE Update LICENSE 2013-01-31 23:22:29 +00:00
Makefile modify Makefile test targets to be verbose by default 2014-06-03 11:30:26 +02:00
README.rst tweak readme wording 2014-04-14 10:32:25 -07: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 Update fabfile.py. 2014-03-26 12:30:32 -04:00
manage.py Revert "Cleanup some monkey patching." 2014-05-08 09:34:44 -07:00
package.json Bump clean-css, uglify-js versions 2013-12-11 10:48:00 -08:00
settings_test.py Remove settings.APP_PREVIEW (bug 1019501) 2014-06-03 14:46:36 +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

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.

.. _`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