Custom Query (1174 matches)
Results (205 - 207 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #213 | FIXED | expand AUTHORS, fix license headers | ||
| Description |
The FSF has given us back our copyrights, so we need to change the license headers for all the code files in the project. Chris and I talked about it and we think the following is the right course of action:
to: Copyright (C) 2011 GNU MediaGoblin contributors. See AUTHORS. for all files that have a license header.
Targeting 0.0.5 and taking it. |
|||
| #214 | fixed | Switch celery keys to be all-uppercase | ||
| Description |
Celery will finally be moving to a structure that will be much, much easier for combining with MediaGoblin. Horray! http://ask.github.com/celery/internals/app-overview.html In order to better prepare for this, we should switch our config system setup for celery's configuration to also have all celery-relevant keys to be ALL_UPPERCASE in form. So a few changes:
This is a simple, bitesized task, appropriate for a new contributor. |
|||
| #215 | FIXED | Some `medium.jpg` images are not saved to CloudFiles successfully. | ||
| Description |
Images that do work;
Images that do not work;
Example of corrupted medium image Example of non-corrupted medium image more can be found by substituting the filename in the URLs with "medium.jpg" The thumbnail size images are never corrupted. |
|||
