The Wayback Machine - https://web.archive.org/web/20140914061547/https://github.com/mozilla/kuma
Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

The Django project that powers MDN.

Merge pull request #2740 from darkwing/1047018-login-tracking

fix bug 1047018 - Fix login tracking with auth script
latest commit f637cb98cc
luke crouch groovecoder authored
apps Fix bug 1056487 - broken links on MDN 'Learn Javascript' page
configs Stop Scunthorpe problem that affects a poor user named forumszosa.
docs add locale.tar.gz for travis
kuma Merge pull request #2736 from stephaniehobson/BUG-1063588-add-persona…
kumascript @ e2c18ac bug 1044068 - Upgrade kumascript to fix caching bug
lib Merged the obscure lib/utils.py with devmo.utils.
maintenance Select dir attribute of root element in RTL styles
media fix bug 1047018 - Fix login tracking with auth script
migrations Removed enough of the old pure SQL migrations to have a passing run a…
puppet Added the correct persona audience to the Django settings as now requ…
requirements Use allauth 0.17.0. Update deps.
scripts bug 1057286 - custom chief logic for attachments migrations cleanup
templates Fix bug 1065845: Do not hard-code GA tracking ID
vendor @ 524a0ee Fix bug 1053849: Upgrade Django to 1.4.14.
webroot Added webroot/.exists to ensure directory exists
wsgi Fix bug 879978: Add New Relic to MDN.
.editorconfig Combine EditorConfig rules using {...} notation
.gitignore Add james.ini to the list of files to ignore.
.gitmodules Remove legacy submodules
.pylint add pep8 & pylint reports to ci build
.travis.yml Fix bug 1057286: Split file attachments from wiki into a separate app…
CONTRIBUTING.md bug 1055552 - add new policies to CONTRIBUTING.md
LICENSE add just a MPL2 LICENSE file
Procfile Clean pyc files at the start of foreman automatically.
README.rst bug 957802 - add irc logs link; update other links
Vagrantfile Actually install a newer version of Puppet.
admin_dashboard.py Improved the admin dashboard for user centric apps.
kumascript_settings_local.json-dist Remove statsd and graphite. Fixes #1907.
manage.py Update Jingo version to 0.6.1.
push.txt Removed old occurences of the Sphinx search server.
settings.py Merge pull request #2732 from groovecoder/attachments-app-1057286
settings_test.py disable ES_LIVE_INDEX during tests
settings_travis.py Added forgotten setting.
tasks.py Moved back to gzip as xz was giving weird results when creating it wi…
urls.py Fix bug 1057286: Split file attachments from wiki into a separate app…
vagrantconfig.yaml Increase amount of memory assigned to VM to 1GB.
vagrantconfig_local.yaml-dist Remove Rackspace, Vmware and EC2 Vagrant integration. Untested and no…

README.rst

Kuma

Build Status Code Coverage Status Requirements Status

Kuma is the platform that powers MDN (developer.mozilla.org)

Development

Code:

https://github.com/mozilla/kuma

Issues:

http://mzl.la/mdn_backlog (Product)

https://github.com/mozilla/kuma/issues?state=open (Engineering)

https://prs.paas.allizom.org/mozilla:kuma,kuma-lib,kumascript,mozhacks (PR Queue)

Dev Docs:

https://kuma.readthedocs.org/en/latest/installation-vagrant.html

CI Server:

https://travis-ci.org/mozilla/kuma

Mailing list:

https://lists.mozilla.org/listinfo/dev-mdn

IRC:

irc://irc.mozilla.org/mdndev

http://logs.glob.uno/?c=mozilla%23mdndev (logs)

Servers:

http://mzl.la/deployed-mdn (What's Deployed)

https://developer-dev.allizom.org/ (dev)

https://developer.allizom.org/ (stage)

https://developer.mozilla.org/ (prod)

Getting Started

Want to help make MDN great? Here are some options:

  1. Contribute to our selenium test suite
  2. Contribute to the platform itself. Our contribution guide lists some good first projects and offers direction on submitting code.
Something went wrong with that request. Please try again.