Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updating version to 0.0.4. | Will Kahn-Greene | 2011-08-01 | 1 | -1/+1 | |
| | ||||||
* | Adds additional metadata to setup.py | Will Kahn-Greene | 2011-08-01 | 1 | -13/+24 | |
| | | | | | | | * trove classifiers * long description * url and download_url * ... | |||||
* | Updates version to 0.0.3. | Will Kahn-Greene | 2011-07-05 | 1 | -1/+1 | |
| | ||||||
* | Merge remote branch 'remotes/jwandborg/issue_363' | Christopher Allan Webber | 2011-06-19 | 1 | -0/+1 | |
|\ | | | | | | | | | Conflicts: setup.py | |||||
| * | Added Markdown rendering for `media_entry` | Joar Wandborg | 2011-06-12 | 1 | -0/+1 | |
| | | ||||||
* | | Re-commenting-out lxml from setup.py | Christopher Allan Webber | 2011-06-19 | 1 | -1/+3 | |
| | | | | | | | | | | Clarifying that this is something to install from the package manager and not via python setuptools itself. | |||||
* | | Merge branch 'master' into configobj | Christopher Allan Webber | 2011-06-18 | 1 | -0/+1 | |
|\ \ | | | | | | | | | | | | | Conflicts: setup.py | |||||
| * | | We require lxml. Updating setup.py to reflect that. | Christopher Allan Webber | 2011-06-17 | 1 | -0/+1 | |
| |/ | ||||||
* / | Require ConfigObj | Christopher Allan Webber | 2011-06-15 | 1 | -0/+1 | |
|/ | ||||||
* | Proper webtest infrastructure... seems to be about right anyway :) | Christopher Allan Webber | 2011-06-04 | 1 | -0/+1 | |
| | ||||||
* | 0.0.2 of GNU MediaGoblin! | Christopher Allan Webber | 2011-05-31 | 1 | -2/+2 | |
| | ||||||
* | ./bin/gmg shell! Should make a lot of peoples' hacking lives easier I ↵ | Christopher Allan Webber | 2011-05-15 | 1 | -0/+4 | |
| | | | | suspect :) | |||||
* | Generate unique slugs for newly submitted images. | Aaron Williamson | 2011-05-13 | 1 | -0/+1 | |
| | ||||||
* | Added extraction stuff that's not used but appears to work :) | Christopher Allan Webber | 2011-05-12 | 1 | -0/+4 | |
| | ||||||
* | Removing unused sys import from setup.py | Christopher Allan Webber | 2011-05-07 | 1 | -2/+0 | |
| | ||||||
* | Require PIL | Christopher Allan Webber | 2011-05-03 | 1 | -0/+1 | |
| | ||||||
* | Require sphinx & jinja2 for good measure :) | Christopher Allan Webber | 2011-05-01 | 1 | -0/+2 | |
| | ||||||
* | Time to require celery! | Christopher Allan Webber | 2011-04-24 | 1 | -0/+1 | |
| | ||||||
* | Buildout script which creates user_dev directory and necessary | Christopher Allan Webber | 2011-04-17 | 1 | -0/+3 | |
| | | | | subdirectories for the user. | |||||
* | Changes Mediagoblin -> MediaGoblin. | Will Kahn-Greene | 2011-04-13 | 1 | -1/+1 | |
| | ||||||
* | Include werkzeug. We'll need it for werkzeug.util.secure_filename at least. | Christopher Allan Webber | 2011-04-09 | 1 | -0/+1 | |
| | ||||||
* | Unit tests for our bcrypt auth stuff. Our first tests! | Christopher Allan Webber | 2011-04-02 | 1 | -0/+2 | |
| | ||||||
* | Basic authentication tools using py-bcrypt | Christopher Allan Webber | 2011-04-02 | 1 | -0/+1 | |
| | ||||||
* | Added copyright notices | Matt Lee | 2011-03-27 | 1 | -1/+17 | |
| | ||||||
* | Requiring mongokit | Christopher Allan Webber | 2011-03-24 | 1 | -0/+1 | |
| | ||||||
* | Adding requirements :) | Christopher Allan Webber | 2011-03-24 | 1 | -1/+12 | |
| | ||||||
* | Initial mediagoblin structure | Christopher Allan Webber | 2010-07-17 | 1 | -0/+17 | |