Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (238 - 240 of 1173)

Ticket Resolution Summary Owner Reporter
#658 fixed Rollback SQLAlchemy session after each celery Task joar
Description

In the WSGI app we do a "rollback" on our SQLAlchemy session after each request.

We should do this for our celeryd tasks too to prevent the session being locked after an SQLAlchemy ProgrammingError or similar. A good place to put it might be in a Task.after_return() method of our ProcessMedia Task implementation.

#660 fixed Move Storage docs from wiki to main docs NattilyPidgin Elrond
Description

We decided to move documentation, that is finished and more technical into the main docs.

So, move http://wiki.mediagoblin.org/Storage into docs/source/devel/storage. The workbench is there for starters.

#661 fixed New screenshots for the MediaGoblin site Christopher Allan Webber
Description

The screenshots on the tour are embarassingly behind, from like a completely different era: http://mediagoblin.org/pages/tour.html

We could use some good new screenshots. If someone was willing to help produce those, I could put them in place. Screenshots for somewhat relatedly the same ideas (but mapped to our current features) as on the tour pages would be good.

(Relatedly, we have a site redesign coming up, and it would be nice to fit them into that.)

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