Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 1173)

Ticket Resolution Summary Owner Reporter
#433 fixed Update dependencies (webob, sqlalchemy) Christopher Allan Webber Elrond
Description

GMG needs

  • webob >= 1.1
  • sqlalchemy >= 0.7

Those gave enough trouble the last days.

Maybe there should be some check_deps() which checks the dependencies at startup time? Maybe there is some format that setup.py and check_deps() can share?

#434 fixed Two step guide to lower-footprint mediagoblin server deployments Christopher Allan Webber
Description

We should make the mediagoblin deployment setup a "lower footprint" by default. There are two easy ways to do this:

  • Switch mediagoblin paste/wsgi deployment from mutliple processes to threaded. This requires #369 be resolved first.
  • Switch default celery deployment from multiprocess to gevent. This will save memory and reduce time between the initialization of each process.
#435 fixed Wrong MIMEtype for audio source joar joar
Description

The audio media display should state the audio as audio/webm instead of video/webm.

http://www.reddit.com/r/linux/comments/s2j2m/whats_going_on_with_mediagoblin_well_weve_been/c4b5kbz

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.