Changeset [8305083f059c53748e91ce1f43abf9690e1a61a3] by Jared Flatow

September 30th, 2009 @ 10:54 AM

first commit of discodex repo, should be fairly well bootstrapped
http://github.com/tuulos/disco/commit/8305083f059c53748e91ce1f43abf...

Committed by Jared Flatow

  • A .gitignore
  • A bin/discodex
  • A bin/discodex.py
  • A etc/lighttpd.conf
  • A etc/settings.py
  • A lib/discodex/__init__.py
  • A lib/discodex/client.py
  • A lib/discodex/objects.py
  • A lib/discodex/parsers.py
  • A lib/discodex/settings.py
  • A lib/restapi/__init__.py
  • A lib/restapi/auth.py
  • A lib/restapi/models.py
  • A lib/restapi/resource.py
  • A lib/restapi/serdes.py
  • A www/__init__.py
  • A www/manage.py
  • A www/media/css/base.css
  • A www/media/xml/crossdomain.xml
  • A www/models.py
  • A www/settings.py
  • A www/settings.py.template
  • A www/templates/404.html
  • A www/templates/500.html
  • A www/templates/base.html
  • A www/templates/home.html
  • A www/templatetags/__init__.py
  • A www/templatetags/customtags.py
  • A www/urls.py
  • A www/views.py
  • A www/wsgi.py
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.

Shared Ticket Bins