Added a FakeRemoteStorage, for testing purposes
[mediagoblin.git] / setup.py
2011-06-06 Christopher Allan... Merge remote branch 'remotes/gandaro/324-bad-media...
2011-06-04 Christopher Allan... Proper webtest infrastructure... seems to be about...
2011-06-02 ElrondMerge remote branch 'upstream/master'
2011-06-01 Christopher Allan... 0.0.2 of GNU MediaGoblin!
2011-05-16 Christopher Allan... ./bin/gmg shell! Should make a lot of peoples' hacking...
2011-05-13 Aaron WilliamsonGenerate unique slugs for newly submitted images.
2011-05-12 Christopher Allan... Added extraction stuff that's not used but appears...
2011-05-08 Christopher Allan... Removing unused sys import from setup.py
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Christopher Allan... Require PIL
2011-05-01 Christopher Allan... Merge branch 'master' into celerysubmit
2011-05-01 Christopher Allan... Require sphinx & jinja2 for good measure :)
2011-04-24 Christopher Allan... Time to require celery!
2011-04-17 Christopher Allan... Buildout script which creates user_dev directory and...
2011-04-13 Will Kahn-GreeneChanges Mediagoblin -> MediaGoblin.
2011-04-09 Christopher Allan... Include werkzeug. We'll need it for werkzeug.util...
2011-04-02 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2011-04-02 Christopher Allan... Unit tests for our bcrypt auth stuff. Our first tests!
2011-04-02 Christopher Allan... Basic authentication tools using py-bcrypt
2011-03-27 Matt LeeAdded copyright notices
2011-03-25 Christopher Allan... Requiring mongokit
2011-03-25 Christopher Allan... Adding requirements :)
2010-07-17 Christopher Allan... Initial mediagoblin structure