Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright statements; add LICENSE for EXIF.py | Will Kahn-Greene | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | Tweak runtests to be more helpful | Will Kahn-Greene | 2011-12-12 | 1 | -1/+2 |
| | | | | | | If nose isn't installed, then runtests.sh says it can't find nosetests and exits, but doesn't tell you what you need to do to fix the situation. This fixes that. | ||||
* | Move mediagoblin.celery_setup -> mediagoblin.init.celery | Elrond | 2011-07-02 | 1 | -1/+1 |
| | | | | | | As the first target of the new .init. submodule move celery_setup there. Quite straight forward, just a lot of places to change. | ||||
* | ./runtests.sh: run unit tests without having to remember the long command. | Christopher Allan Webber | 2011-06-19 | 1 | -0/+30 |