Celery Priority testing with debug statements
[mediagoblin.git] / mediagoblin / media_types / raw_image / processing.py
2017-06-12 vijeth-aradhyaCelery Priority testing with debug statements
2017-06-12 vijeth-aradhyaAdd priority to the celery tasks
2017-06-10 Vijeth AradhyaMerge branch 'master' into 'multiple-qualities-backend'
2017-06-04 vijeth-aradhyaAdd workflow method to other media ProcessingManagers
2017-01-29 Boris BobrovMerge remote-tracking branch 'spechards-mediagoblin...
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-30 Jessica TallonFix #919 - Use class names in super call not self.__class__
2014-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/moggers87...
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-09-08 Jessica TallonMerge branch '945-well-known'
2014-09-07 Odin Hørthe OmdalRaw image mediatype had a non-unicode logging call
2014-09-06 Christopher Allan... Handle cr2 files through the raw_image media type
2014-07-16 Odin Hørthe OmdalImplement Raw Image media type plugin