Custom Query (1173 matches)
Results (211 - 213 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#219 | FIXED | CloudFilesStorage.get_file() performance issue. | ||
Description |
For the thumb listings such as the index page, gallery page a call to cloudfiles is made for every thumbnail on the page. CloudFilesStorage should be changed to save container\_url on *init*, and then use self.\_resolve\_filepath() to generate the filepath without verifying that the file exists, just like BasicFileStorage does. |
|||
#221 | FIXED | CloudFilesStorage - Incorrect MIMEtypes | ||
Description |
The MIMEtype application/octet-stream is always set for files in the public\_store. |
|||
#222 | fixed | write script to check life of server | ||
Description |
Write a script to check the life of the mediagoblin.org server every 12 hours. - is wiki.mediagoblin.org up? - is mediagoblin.org up? - is docs.mediagoblin.org up? - is mailman qrunner running? - etc. |
Note:
See TracQuery
for help on using queries.