aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/processing
Commit message (Expand)AuthorAgeFilesLines
* Move db.sql.models* to db.models*Sebastian Spaeth2013-01-071-1/+1
* Remove ObjectId from the treeSebastian Spaeth2012-12-251-3/+2
* Move DBModel._id -> DBModel.idSebastian Spaeth2012-12-212-7/+7
* We don't need to save entries during processing... also adding comments expla...Christopher Allan Webber2012-12-121-0/+3
* make media_manager a property of MediaEntry in mixin.pySebastian Spaeth2012-12-041-4/+1
* HTTP callback fixesJoar Wandborg2012-09-261-1/+1
* Added support for http callbacks on processingJoar Wandborg2012-09-261-0/+8
* All processing exceptions are now loggedJoar Wandborg2012-08-011-0/+8
* Panel improvementsJoar Wandborg2012-07-112-9/+21
* Minor improvements to the processing panelJoar Wandborg2012-07-101-4/+9
* Prevent non-Unicode SQLAlchemy warnings in most submission tests.Brett Smith2012-07-081-1/+1
* Merge remote-tracking branch 'joar/audio+sniffing'Joar Wandborg2012-03-271-3/+0
* Merge remote branch 'origin/master' into bug261-resized-filenamesBrett Smith2012-03-261-0/+32
* Move celery task into own task.pyElrond2012-03-212-57/+79
* Turn processing.py into a submodule.Elrond2012-03-211-0/+154