🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Yohan Boniface d71992a16f Make sure unsupported applications are not taken into account on addon upload (bug 1006654) 2014-05-20 22:54:29 +02:00
apps Make sure unsupported applications are not taken into account on addon upload (bug 1006654) 2014-05-20 22:54:29 +02: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 Right memcached class in documentation 2014-05-08 15:47:09 +02:00
lib Revert "Cleanup some monkey patching." 2014-05-08 09:34:44 -07:00
locale Commit from Mozilla Verbatim by user channy@mozilla.or.kr.: 3345 of 3345 strings translated (0 fuzzy). 2014-05-12 08:02:56 +00:00
media Make sure unsupported applications are not taken into account on addon upload (bug 1006654) 2014-05-20 22:54:29 +02:00
migrations use real date 2014-05-09 13:07:01 -05:00
requirements Make sure unsupported applications are not taken into account on addon upload (bug 1006654) 2014-05-20 22:54:29 +02:00
scripts skip lib.es.test_commands.TestIndexCommand.test_reindexation which fails on jenkins 2014-05-07 11:24:21 +02:00
services Update pfs.py 2014-05-07 13:52:30 -07:00
sites Update dev SYSLOG_TAG. 2014-04-29 11:10:06 -04:00
templates Merge branch '835827-xss-deleting-account' of github.com:mozilla/olympia-security 2014-05-08 20:09:01 +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 fix build_id nonsense 2013-12-10 18:15:18 -08: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 remove mkt occurences from Makefile, and split targets 2014-04-22 13:44:59 +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 fix failing tests on jenkins because of persona: don't use persona in tests 2014-04-02 17:28:50 +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