aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/processing/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Tweak Celery TaskSebastian Spaeth2013-08-191-3/+4
|/
* Doc string for ProcessingState.Elrond2013-04-221-0/+8
* Implement queue dir delete for proc_state.delete_queue_fileElrond2013-04-081-1/+6
* Create ProcessingState.store_public.Elrond2013-04-031-2/+10
* Kill monkeypatching of ProcessingState.Elrond2013-02-081-13/+0
* Also refactor "copy original into public storage".Elrond2013-02-081-0/+6
* ProcessingState: Document monkey patching.Elrond2013-02-081-0/+10
* Implement ProcessingState class and use for imagesElrond2013-02-081-0/+31
* Move DBModel._id -> DBModel.idSebastian Spaeth2012-12-211-3/+3
* Panel improvementsJoar Wandborg2012-07-111-0/+11
* 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-211-57/+1
* Turn processing.py into a submodule.Elrond2012-03-211-0/+154