aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Generate unique slugs for newly submitted images.Aaron Williamson2011-05-131-0/+1
|
* Added extraction stuff that's not used but appears to work :)Christopher Allan Webber2011-05-121-0/+4
|
* Removing unused sys import from setup.pyChristopher Allan Webber2011-05-071-2/+0
|
* Require PILChristopher Allan Webber2011-05-031-0/+1
|
* Require sphinx & jinja2 for good measure :)Christopher Allan Webber2011-05-011-0/+2
|
* Time to require celery!Christopher Allan Webber2011-04-241-0/+1
|
* Buildout script which creates user_dev directory and necessaryChristopher Allan Webber2011-04-171-0/+3
| | | | subdirectories for the user.
* Changes Mediagoblin -> MediaGoblin.Will Kahn-Greene2011-04-131-1/+1
|
* Include werkzeug. We'll need it for werkzeug.util.secure_filename at least.Christopher Allan Webber2011-04-091-0/+1
|
* Unit tests for our bcrypt auth stuff. Our first tests!Christopher Allan Webber2011-04-021-0/+2
|
* Basic authentication tools using py-bcryptChristopher Allan Webber2011-04-021-0/+1
|
* Added copyright noticesMatt Lee2011-03-271-1/+17
|
* Requiring mongokitChristopher Allan Webber2011-03-241-0/+1
|
* Adding requirements :)Christopher Allan Webber2011-03-241-1/+12
|
* Initial mediagoblin structureChristopher Allan Webber2010-07-171-0/+17