Custom Query (1174 matches)
Results (370 - 372 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #942 | fixed | Think about changing default location of variable and user-uploaded content | ||
| Description |
Currently it is relative to paste.ini: https://gitorious.org/mediagoblin/mediagoblin/source/3b104bbcefca052eb3814f015521b47d2fcbc0da:paste.ini#L47 This means that if paste.ini is moved into /etc/ or another location more suited for config files, the variable and user-uploaded content gets put in a bad place. I'm planning on changing this to /var/lib/mediagoblin/ for the Debian package, but I don't think this is a good default for someone running mediagoblin in a virtualenv (it might be fine though, I don't have enough virtualenv experience). |
|||
| #943 | cant-reproduce | hang at "Starting server in PID #####" | ||
| Description |
I have rebuilt and recompiled multiple times, getting the same result. At the current installation, I compiled using the mediagoblin_easy_install script found [here](https://pypi.python.org/pypi/mediagoblin_easy_install) to save time. Using Debian 7.5 with Nginx on Linode. Let me know what logs/files you'd like to see. Thanks, Chris |
|||
| #944 | fixed | [PATCH] Add repr for Collection and CollectionItem | ||
| Description |
I was debugging some things and this was very helpful to me. It might be to others too :) |
|||
